You are not logged in.
Hi
I have "05a9:2640 OmniVision Technologies, Inc. OV2640 Webcam" and after upgrade to kernel 3.0 it is not working anymore. After loading uvcvideo driver module there is no /dev/video0 device.
[lukasz@myhost log]$ dmesg |tail
[ 8286.470051] uvcvideo: Failed to initialize the device (-5).
[ 8286.470883] usbcore: registered new interface driver uvcvideo
[ 8286.470888] USB Video Class driver (v1.1.0)
[ 8459.564106] usbcore: deregistering interface driver uvcvideo
[ 8464.809746] uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640)
[ 8464.810948] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[ 8464.811108] uvcvideo: Failed to query (129) UVC probe control : 0 (exp. 26).
[ 8464.811114] uvcvideo: Failed to initialize the device (-5).
[ 8464.811283] usbcore: registered new interface driver uvcvideo
[ 8464.811288] USB Video Class driver (v1.1.0)
cat /var/log/errors.log
Aug 8 22:32:14 localhost kernel: [ 8464.811108] uvcvideo: Failed to query (129) UVC probe control : 0 (exp. 26).
Aug 8 22:32:14 localhost kernel: [ 8464.811114] uvcvideo: Failed to initialize the device (-5).
Offline
Have you read https://bbs.archlinux.org/viewtopic.php?id=124079 ?
Offline