Le Mardi 12 Décembre 2006 15:08, Martin Rubli a écrit :
> Hi all,
>
> For reference's sake a little summary of what we've found so far: It seems
> that the HP Pavillon dv6000 laptop comes with (at least) two different
> webcam modules. One of them does not support UVC whereas the other
> (Microdia/Sonix SN9C211) is UVC compatible. Here are the different USB
> IDs, the USB descriptors are attached.
>
> 0C45:62c0
>    Sonix SN9C211
>    UVC compatible
>
> 05CA:1870
>    Ricoh RY5U870-VW001
>    http://www.ricoh.com/LSI/product_pcif/usb/5u870_v001/)
>    Not UVC compatible
>
> Only the first one is supported by the Linux UVC driver.
>
> If anyone who has such a laptop can give any additional information
> (country of purchase, submodel, etc.), feel free to post it. :-) Thanks to
> everybody who has helped us with this!
>
> Cheers,
> Martin
Seem you have the sn9c211 or sn9c212 try luvcview with the folowing command
luvcview -d /dev/video0 -L
if the 1280x1024 in yuyv is allowed by your sensor try
luvcview -d /dev/video0 -f yuv -s 1280x1024
I get here a fabulous stream at 6 fp/s :)
regards
-- 
Michel Xhaard
http://mxhaard.free.fr
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to