modprobe: WARNING: Module eveusb not found in directory /lib/modules/5.15.0-1051-aws

0

Good afternoon!

I'm experiencing problems with NICE DCV. I installed it on an Ubuntu VM. Initially, it worked well, but when I restarted the VM, it opened with a black screen, showing no image. I checked the logs and found the following problem:

Dec 12 14:07:48 ip-10-0-2-75 systemd[1]: Starting NICE DCV server daemon... Dec 12 14:07:48 ip-10-0-2-75 modprobe[17892]: modprobe: WARNING: Module eveusb not found in directory /lib/modules/5.15.0-1051-aws Dec 12 14:07:48 ip-10-0-2-75 systemd[1]: Started NICE DCV server daemon.

I tried to research eveusb but couldn't find anything that could help. How should I proceed to resolve this?

Here are some images of the problem attached.

I'll be waiting for your guidance.

Enter image description here Enter image description here

Thank you, Paulo Silva

Paulo
已提问 5 个月前329 查看次数
1 回答
0

Hey Paulo, thanks for the question. I think there are a couple things in play here. First is your licensing issue. On AWS, the DCV license is free, but the machine needs access to the s3 bucket where the license resides (Documentation). The other issue I see is the black screen. On linux, more often than not this has to do with the Xorg configuration. For non-GPU instance types, there is some Xorg guidance that can be found here. For Nvidia GPU instances, it's best to use nvidia-xconfig to create the Xorg file. On virtual session, Xorg will come from the xdcv package.

profile pictureAWS
已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则