Re: uvcvideo Logitech patch

2009-12-15 Thread Ondrej Zary
On Tuesday 15 December 2009 20:03:36 Mitar wrote: > Hi! > > I have Logitech QuickCam Pro 9000 webcam and I had the same problems > described here: > > http://patchwork.kernel.org/patch/52261/ > > I have applied the patch and it did not help. But it helped when I > increased UVC_CTRL_CONTROL_TIMEOUT

Re: uvcvideo Logitech patch

2009-12-26 Thread Laurent Pinchart
Hi Mitar, On Tuesday 15 December 2009 22:15:19 Ondrej Zary wrote: > On Tuesday 15 December 2009 20:03:36 Mitar wrote: > > Hi! > > > > I have Logitech QuickCam Pro 9000 webcam and I had the same problems > > described here: > > > > http://patchwork.kernel.org/patch/52261/ > > > > I have applied the

Re: uvcvideo Logitech patch

2009-12-29 Thread Mitar
Hi! > Could be, but I'd like to know if increasing the control streaming > timeout is required as well. I had some time now and have tested it and it is enough just to increase UVC_CTRL_STREAMING_TIMEOUT to 5000, I left UVC_CTRL_CONTROL_TIMEOUT at 300. And everything seems to work. Mitar -- To

Re: uvcvideo Logitech patch

2010-01-05 Thread Laurent Pinchart
Hi Mitar, On Tuesday 29 December 2009 17:51:14 Mitar wrote: > Hi! > > > Could be, but I'd like to know if increasing the control streaming > > timeout is required as well. > > I had some time now and have tested it and it is enough just to increase > UVC_CTRL_STREAMING_TIMEOUT to 5000, I left UV