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
asked 4 months ago319 views
1 Answer
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
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions