Hi,

2011/1/25 Laurent Pinchart <laurent.pinch...@ideasonboard.com>:
> On Monday 17 January 2011 10:23:34 Paulo Assis wrote:
>> I think if this was bandwidth related the error returned by the driver
>> would be different, besides the bandwidth required for the c600 is the
>> same and it works with this one.
>> The camera just seems to crash, even controls stop responding.
>
> [  477.756605] uvcvideo: Failed to submit URB 0 (-28).
>
> -28 is -ENOSPC, it seems to be a bandwidth issue.
>

Yes, but then application log is strange:

>libv4l2: error turning on stream: Device or resource busy
>VIDIOC_STREAMON - Unable to start capture: Device or resource busy

VIDIOC_STREAMON is returning EBUSY, I guess it should return ENOPC in this case.

Regards,
Paulo
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to