Hi Carlos,

On Wednesday 01 December 2010 21:37:10 Carlos Serramito Calvo wrote:
> $ sudo modprobe uvcvideo
> $ dmesg
> ....
> uvcvideo: Found UVC 1.00 device USB 2.0 UVC 0.3M Webcam (064e:a136)
> uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling
> workaround.
> uvcvideo: Failed to query (129) UVC probe control : -71 (exp. 26).
> uvcvideo: Failed to initialize the device (-5).

Could you please try to set the quirks parameter to 0x100 ?

modprobe uvcvideo quirks=0x100

should do the trick. Make sure the driver isn't already loaded before running 
that command.

-- 
Regards,

Laurent Pinchart
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to