Laurent,

I just tested your patch with the SVN 205  and its able to recover. I
tried with luvcview and Skype with the same results.


I recompiled without the printk ;) but I noticed that as soon as plug
my webcam and the uvcvideo  driver is loaded the performance of my
laptop is going down down down. In a couple words is running slower.
Any idea why?

This is what I got from dmesg:

[40979.612000] usb 1-1: new full speed USB device using uhci_hcd and address 4
[40979.980000] usb 1-1: configuration #1 chosen from 1 choice
[40980.904000] Linux video capture interface: v2.00
[40981.176000] uvcvideo: Found UVC 1.00 device <unnamed> (046d:09c1)
[40981.196000] input: UVC Camera (046d:09c1) as /class/input/input13
[40981.196000] usbcore: registered new interface driver uvcvideo
[40981.196000] USB Video Class driver (SVN r205)
[41198.716000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[41386.168000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[41537.464000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[41648.048000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[41695.720000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[41744.872000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[41799.584000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[41934.364000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[41978.436000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[42068.664000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.
[42213.120000] uvcvideo: Non-zero status (-84) in video completion
handler, retrying.



Thx again for you help :)

On Wed, Apr 23, 2008 at 1:45 AM, Laurent Pinchart
<[EMAIL PROTECTED]> wrote:
> Hi Daniel,
>
> sorry for the late reply. I've been quite busy getting the driver in shape for
> submission to the kernel.
>
>
>
>
> On Tuesday 22 April 2008, Daniel CABRERA wrote:
> > Laurent,
> >
> > I tested the latest uvcvideo driver (SVN 200) in my laptop(Ubuntu 7.10
> > kernel 2.6.22-14) and in a PC running (RH Enterprise with kernel
> > 2.6.20)
> > I have the same behavior error -84 after running either Skype or
> > luvcview. Looks to me that is the same failure mode.
> >
> >
> > I this is a crappy webcaqm for sure windows driver is hides this bug.
> >
> > If you can have a patch ready I will be MORE THAN HAPPY to tested :) .
> >
> > Please let me know if you need further info.
> > Thx
>
> Could you please test the attached patch ? It will still print an error
> message to the kernel log, but it will retry the URB. Depending on how the
> device reacts, you might get tons of retries after the first error which will
> flood your kernel log and slow down your computer. Nothing unusual :-)
>
> Best regards,
>
> Laurent Pinchart
>
> _______________________________________________
> Linux-uvc-devel mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
>
>
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to