Hi Andrew, On Tuesday 15 January 2008, Andrew Perrin wrote: > I have a quickcam 9000 pro working fine with luvcview, but it gives the > famous "black rectangle" with Skype. This is the latest (166) rev. of > uvcvideo. These messages are in the log when I try: > > Jan 14 19:53:08 joehill kernel: ohci_hcd 0000:00:0b.0: leak ed f74175c0 > (#81) state 2 > Jan 14 19:53:22 joehill kernel: uvcvideo: Failed to submit URB 0 (-28). > Jan 14 19:53:30 joehill kernel: ohci_hcd 0000:00:0b.0: leak ed f7417600 > (#81) state 2
-28 is -ENOSPC. It means using the device would exceed the available USB bus bandwidth. If your webcam is plugged into a hub try moving it to a root port. Make sure you're using an EHCI controller. Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
