Le jeudi 10 janvier 2008, Laurent Pinchart a écrit :
> Hi Jean-Charles,
>
> On Friday 04 January 2008, jean-charles klingler wrote:
> > By adding this on uvc_driver.c
> >
> >     /* SPC1000N PHILIPS - Unknown vendor */
> >     { .match_flags        = USB_DEVICE_ID_MATCH_DEVICE
> >
> >                 | USB_DEVICE_ID_MATCH_INT_INFO,
> >
> >       .idVendor        = 0x0471,
> >       .idProduct        = 0x0332,
> >       .bInterfaceClass    = USB_CLASS_VENDOR_SPEC,
> >       .bInterfaceSubClass    = 1,
> >       .bInterfaceProtocol    = 0,
> >     },
> > it makes my philips SPC1000N getting an output image or video with xawtv.
> > Is it possible to integer the idvendor and product to the next svn ?
>
> A user reported success with his SPC1000 without the above patch. Could you
> please make sure it's really needed ? If so, please send me the output of
> lsusb -v (using usbutils 0.72 or newer).

I'm this user ;)

It works fine without the above patch, but I never managed to have xawtv 
working. How did you do this Jean-Charles?
Did you try luvcview also?

by the way you wrote "SPC1000N" and my webcam is a SPC1000NC. Is the 
missing "C" a typo?

++

-- 
Jean-Christophe "Jicé" Cardot - cofondateur de http://lea-linux.org

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to