On Saturday 07 August 2010 23:22:45 d...@kd4e.com wrote:
> # lsusb -d 0471:0329 -v | grep "14 Video"

So the camera is UVC compatible. Good.

Have you tried using it with the uvcvideo driver ? If so, is it correctly 
detected by the driver ? What happens when you try to capture video ? Please 
provide me with a detailed problem report, including error messages printed by 
the driver to the kernel log (use dmesg to read the kernel log) as well as the 
application's log (if any).

> # lsusb -v
> Bus 001 Device 001: ID 1d6b:0002
> Bus 002 Device 001: ID 1d6b:0002
> Bus 003 Device 001: ID 1d6b:0001
> Bus 004 Device 001: ID 1d6b:0001
> Bus 005 Device 001: ID 1d6b:0001
> Bus 006 Device 001: ID 1d6b:0001
> Bus 002 Device 003: ID 03f0:3e17
> Bus 005 Device 002: ID 04fc:0005
> Bus 003 Device 002: ID 0471:032

Is that all ? lsusb -v is supposed to return the full device descriptors, not 
just a summary. As I need the descriptors for the camera only, the output of

lsusb -d 0471:0329 -v

will be enough.

-- 
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