For all the people with the same camera model, I fixed this problem by issuing: echo 2 > /sys/module/uvcvideo/parameters/quirks
On Wed, Oct 14, 2009 at 4:20 PM, Pablo Baena <[email protected]> wrote: > I just bought this webcam, but can't get it to work on Ubuntu 9.05, with > kernel: Linux pablo-laptop 2.6.28-15-generic #52-Ubuntu SMP Wed Sep 9 > 10:49:34 UTC 2009 i686 GNU/Linux > > > It seems that this webcam model is commercialized with different chipsets, > mine has USB ID: 1b3b:2951 > > And most of the reports I've found on google say that they have the same > model but IDs: 0c45-60c0 or 0c45-60fc. > > Could you give me a hint on how to get my camera working? > > This is what dmesg says when I plug the device: > > 2613.362710] Linux video capture interface: v2.00 > [ 2613.446057] uvcvideo: Found UVC 1.00 device <unnamed> (1b3b:2951) > [ 2613.449071] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 > (exp. 26). > [ 2613.450207] input: UVC Camera (1b3b:2951) as > /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/input/input9 > [ 2613.455158] usbcore: registered new interface driver uvcvideo > [ 2613.455162] USB Video Class driver (v0.1.0) > > > Then I tried luvcview with no luck: > > > pa...@pablo-laptop:~/msicam$ luvcview > luvcview 0.2.4 > > SDL information: > Video driver: x11 > A window manager is available > Device information: > Device path: /dev/video0 > Stream settings: > Frame format: MJPG > Unable to set format: Input/output error > Init v4L2 failed !! exit fatal > > pa...@pablo-laptop:~/msicam$ luvcview -L > luvcview 0.2.4 > > SDL information: > Video driver: x11 > A window manager is available > Device information: > Device path: /dev/video0 > /dev/video0 does not support read i/o > { pixelformat = 'MJPG', description = 'MJPEG' } > { discrete: width = 640, height = 480 } > Time interval between frame: 1/30, > { discrete: width = 320, height = 240 } > Time interval between frame: 1/30, > { discrete: width = 160, height = 120 } > Time interval between frame: 1/30, > > pa...@pablo-laptop:~/msicam$ luvcview -f yuyv > luvcview 0.2.4 > > SDL information: > Video driver: x11 > A window manager is available > Device information: > Device path: /dev/video0 > Stream settings: > Frame format: MJPG (YUYV is not supported by device) > Unable to set format: Input/output error > Init v4L2 failed !! exit fatal > > -- > "Not possessing the gift of reflection, a dog does not know that he does > not know, and does not understand that he understands nothing; we, on the > other hand, are aware of both. If we behave otherwise, it is from stupidity, > or else from self-deception, to preserve our peace of mind." > -- "Not possessing the gift of reflection, a dog does not know that he does not know, and does not understand that he understands nothing; we, on the other hand, are aware of both. If we behave otherwise, it is from stupidity, or else from self-deception, to preserve our peace of mind."
_______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
