Comment 40 for bug 2000947

Revision history for this message
Joseph (josephm6754) wrote :

yes, i did both reboot and changed .idProduct to 0x4033

reporting is:

sudo dmesg | grep uvc
[ 5.090901] uvcvideo: loading out-of-tree module taints kernel.
[ 5.090985] uvcvideo: module verification failed: signature and/or required key missing - tainting kernel

sudo rmmod uvcvideo && sudo modprobe uvcvideo -vv
rmmod: ERROR: Module uvcvideo is not currently loaded

uname -r
5.15.0-69-generic

as i see, something get wrong with module uvcvideo
Do I need to get rights for file uvcvideo.ko?