FW: Webcam problem

2014-09-11 Thread Krzysztof Borowczyk
Hello, I'm posting the message on the list, I didn't notice I was replying only to private email yesterday: -Original Message- From: Krzysztof Borowczyk [mailto:k.borowc...@samsung.com] Sent: Wednesday, September 10, 2014 4:14 PM To: 'Laurent Pinchart' Subject: RE

Re: Webcam problem

2014-09-10 Thread Laurent Pinchart
Hi Krzysztof, On Thursday 04 September 2014 14:23:36 Krzysztof Borowczyk wrote: > Hello, > > I’ve recently noticed a problem with Modecom Venus and A4Tech PK-333E > webcams. Both can be put into a “bad state” in which they refuse to do > anything until they’re reconnected to the usb port. The tes

Webcam problem

2014-09-04 Thread Krzysztof Borowczyk
Hello, I’ve recently noticed a problem with Modecom Venus and A4Tech PK-333E webcams. Both can be put into a “bad state” in which they refuse to do anything until they’re reconnected to the usb port. The test case is simple: gst-launch-1.0 v4l2src ! videoconvert ! autovideosink Setting pipeline

Re: Genius webcam problem on ARM

2011-04-19 Thread Laurent Pinchart
Hi, On Tuesday 12 April 2011 19:53:22 Zdeněk Materna wrote: > Hello, > > I'm sorry for another mail. It works with quirks 128 and uncompressed > YUV format. Is there any way how to use compressed MJPEG? Should I try > compile never uvcvideo driver? Could you post the output of lsusb -v for your

Re: Genius webcam problem on ARM

2011-04-12 Thread Zdeněk Materna
Hello, I'm sorry for another mail. It works with quirks 128 and uncompressed YUV format. Is there any way how to use compressed MJPEG? Should I try compile never uvcvideo driver? Dne 12. dubna 2011 18:55 Zdeněk Materna napsal(a): > Hello again, > > now I discovered, that it's possible to change

Re: Genius webcam problem on ARM

2011-04-12 Thread Zdeněk Materna
Hello again, now I discovered, that it's possible to change module parameters even if they are compiled in kernel... So I did: echo 2 > /sys/module/uvcvideo/parameters/quirks And v4l example now ends like this: VIDIOC_S_FMT error 28, No space left on device Error "No space left" indicates prob

Genius webcam problem on ARM

2011-04-12 Thread Zdeněk Materna
Hello, I have problem with UVC webcam. It's Genius Facecam 1000. I would like to use it with mjpg-streamer. Before this model, I had Facecam 1320, but it wasn't mjpeg capable, so mjpg-streamer had to do jpeg compresion and it was quite slow. Facecam 1000 can provide mjpg stream by itself and it wo

Re: webcam problem after suspend/hibernate

2010-04-11 Thread Pavel Machek
Hi! > > > My testing shows that: > > > 1. If I remove uvcvideo BEFORE suspend and reinsert it after resume, > > > > > > it works. However, I cannot always rmmod uvcvideo before suspend > > > as it may be in use. ... > > > I think uvcvideo is failing to reinitialize the camera on resume

Re: webcam problem after suspend/hibernate

2010-04-11 Thread Laurent Pinchart
On Sunday 04 April 2010 21:34:06 Pavel Machek wrote: > Hi! > > > > If unload/reload of uvcvideo helps, it is most likely problem in that. > > > > > > If unload/reload of ehci_hcd is needed, it is most likely ehci problem. > > > > My testing shows that: > > 1. If I remove uvcvideo BEFORE suspend

Re: webcam problem after suspend/hibernate

2010-04-06 Thread Pavel Machek
On Tue 2010-04-06 11:32:46, Mohamed Ikbel Boulabiar wrote: > Hi ! > > > Ok, that puts the problem firmly into uvcvideo area. > > > > Try changing its _resume routine to whatever is done on device > > unplug... it should be rather easy, and is quite close to "correct" > > solution. > > I am waitin

Re: webcam problem after suspend/hibernate

2010-04-06 Thread Mohamed Ikbel Boulabiar
Hi ! > Ok, that puts the problem firmly into uvcvideo area. > > Try changing its _resume routine to whatever is done on device > unplug... it should be rather easy, and is quite close to "correct" > solution. I am waiting to try that. If I always need to rmmod/modprobe everytime, that is meaning

Re: webcam problem after suspend/hibernate

2010-04-04 Thread Pavel Machek
Hi! > > If unload/reload of uvcvideo helps, it is most likely problem in that. > > > > If unload/reload of ehci_hcd is needed, it is most likely ehci problem. > > My testing shows that: > > 1. If I remove uvcvideo BEFORE suspend and reinsert it after resume, > it works. However, I cannot

Re: webcam problem after suspend/hibernate

2010-04-04 Thread Philippe Troin
Pavel Machek writes: > Hi! > > > > > Do you mean the dmesg output ? > > > > A full dmesg is included in this address : > > > > http://pastebin.com/8XU619Uk > > > > Not in all suspend/hibernate the problem comes, only in some of them > > > > and this included dmesg output is just after a non work

Re: webcam problem after suspend/hibernate

2010-04-04 Thread Pavel Machek
Hi! > > > Do you mean the dmesg output ? > > > A full dmesg is included in this address : > > > http://pastebin.com/8XU619Uk > > > Not in all suspend/hibernate the problem comes, only in some of them > > > and this included dmesg output is just after a non working case of > > > webcam fault. > > >

Re: webcam problem after suspend/hibernate

2010-04-01 Thread Philippe Troin
Pavel Machek writes: > > Do you mean the dmesg output ? > > A full dmesg is included in this address : > > http://pastebin.com/8XU619Uk > > Not in all suspend/hibernate the problem comes, only in some of them > > and this included dmesg output is just after a non working case of > > webcam fault.

Re: webcam problem after suspend/hibernate

2010-04-01 Thread Pavel Machek
Hi! > Do you mean the dmesg output ? > A full dmesg is included in this address : > http://pastebin.com/8XU619Uk > Not in all suspend/hibernate the problem comes, only in some of them > and this included dmesg output is just after a non working case of > webcam fault. > > > I also have found thi

Re: webcam problem after suspend/hibernate

2010-03-31 Thread Mohamed Ikbel Boulabiar
Hi, Do you mean the dmesg output ? A full dmesg is included in this address : http://pastebin.com/8XU619Uk Not in all suspend/hibernate the problem comes, only in some of them and this included dmesg output is just after a non working case of webcam fault. I also have found this in `/var/log/mes

Re: webcam problem after suspend/hibernate

2010-03-30 Thread Laurent Pinchart
Hi Mohamed, On Tuesday 30 March 2010 23:55:38 Mohamed Ikbel Boulabiar wrote: > Hi, > > After suspend/resume, I have my webcam no more working. > The /dev/video0 file still exist, but the webcam won't be used until I do > this : rmmod uvcvideo > modprobe uvcvideo > (2.6.31.8-0.1) > > This is

webcam problem after suspend/hibernate

2010-03-30 Thread Mohamed Ikbel Boulabiar
Hi, After suspend/resume, I have my webcam no more working. The /dev/video0 file still exist, but the webcam won't be used until I do this : rmmod     uvcvideo modprobe uvcvideo (2.6.31.8-0.1) This is may be caused by a bug somewhere. These are more information about my hardware : I have Microdi

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-26 Thread AceLan Kao
Dear Jean-Francois, I put the USB snoop log here http://people.canonical.com/~acelan/bugs/lp310760/UsbSnoop_{1,2,3,4,89}.log.gz The utility, USB Snoop, seems to have some problem with the camera preview utility, so the log may not so complete. And the dmslog is the USB traffic in binary form, you

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-25 Thread Jean-Francois Moine
Hi Acelan Kao, I got news from a person who has the sensor mi1320_soc and had a vertical flip problem. She found that the sensor register 0x20 sets the image flips: bit 0 = vertical, bit 1 = horizontal. Comparing the sequences of the mi1310_soc, the bit 0 is inverted in the sxga (0x0303 instead o

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-24 Thread Jean-Francois Moine
On Fri, 24 Jul 2009 14:25:33 +0800 AceLan Kao wrote: > It sounds like that the Lenovo webcam(0x17ef, 0x4802) sensor and the > 0x041e, 0x405b device sensor doesn't be placed at the same direction > and the initial tables seems not so compatible. > Do you think that it would be better to split the

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-23 Thread AceLan Kao
2009/7/23 Jean-Francois Moine : > On Wed, 22 Jul 2009 17:15:15 +0800 > AceLan Kao wrote: > >> I would like to know which version of vc032x.c won't make 041e:405b >> device display upside down. >> And have you let the 041e:405b device owner to test the SXGA setting >> and with the 1280x960 resoluti

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-23 Thread Jean-Francois Moine
On Wed, 22 Jul 2009 17:15:15 +0800 AceLan Kao wrote: > I would like to know which version of vc032x.c won't make 041e:405b > device display upside down. > And have you let the 041e:405b device owner to test the SXGA setting > and with the 1280x960 resolution? What's the result? Hi AceLan Kao,

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-22 Thread AceLan Kao
2009/7/21 AceLan Kao : > 2009/7/20 Jean-Francois Moine : >> On Mon, 20 Jul 2009 15:04:05 +0800 >> AceLan Kao wrote: >> >>> I use "Lenovo WebCam Center" and "Dorgem" to do the webcam preview >>> function, there are the following resolution settings >>> 160x120 >>> 176x144 >>> 320x240 >>> 352x288 >>

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-20 Thread AceLan Kao
2009/7/20 Jean-Francois Moine : > On Mon, 20 Jul 2009 15:04:05 +0800 > AceLan Kao wrote: > >> I use "Lenovo WebCam Center" and "Dorgem" to do the webcam preview >> function, there are the following resolution settings >> 160x120 >> 176x144 >> 320x240 >> 352x288 >> 640x480 >> Do you need all the re

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-20 Thread Mauro Carvalho Chehab
Em Mon, 20 Jul 2009 15:04:05 +0800 AceLan Kao escreveu: > Dear Jean-Francois, > > I use "Lenovo WebCam Center" and "Dorgem" to do the webcam preview > function, there are the following resolution settings > 160x120 > 176x144 > 320x240 > 352x288 > 640x480 > Do you need all the resolutions logs? >

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-20 Thread Jean-Francois Moine
On Mon, 20 Jul 2009 15:04:05 +0800 AceLan Kao wrote: > I use "Lenovo WebCam Center" and "Dorgem" to do the webcam preview > function, there are the following resolution settings > 160x120 > 176x144 > 320x240 > 352x288 > 640x480 > Do you need all the resolutions logs? > > I try to use "Device Mon

Re: Lenovo webcam problem which using gspca's vc032x driver

2009-07-20 Thread AceLan Kao
Dear Jean-Francois, I use "Lenovo WebCam Center" and "Dorgem" to do the webcam preview function, there are the following resolution settings 160x120 176x144 320x240 352x288 640x480 Do you need all the resolutions logs? I try to use "Device Monitoring Studio" to log the USB traffic this time. You