segfault with UVC webcam

2016-04-10 Thread Yan Seiner
Hi everyone: I am trying to use a Samsung branded webcam and it's resulting in a segfault. This happens with both 3.13 and 4.3.6 kernels. Googling around doesn't reveal anything useful. [ 110.605327] usb 2-1.2: new high-speed USB device number 5 using ehci-pci [ 110.698450] usb 2-1.2: New

Re: [cx231xx] Support for Arm / Omap working at all?

2013-01-22 Thread Yan Seiner
Devin Heitmueller wrote: On Tue, Jan 22, 2013 at 4:38 AM, Jan Stumpf wrote: Thanks! I will try it with your patches! Regards Jan FYI: the cx231xx driver has worked in the past on ARM platforms, although I haven't tried the USBLive2 on OMAP specifically. In fact, I merged the origi

Re: cx231xx interlace-like artifacts

2012-07-25 Thread Yan Seiner
Yan Seiner wrote: I just recently changed my vidcap to a Hauppage . Now I get these interlace-like artifacts: http://seiner.com/cz/rtpictures/2012_07_25T14h20m46sZ_0.451651_44.090619_-123.126059.jpg http://seiner.com/cz/rtpictures/2012_07_25T14h22m48sZ_0.224624_44.089669_-123.139100.jpg

cx231xx interlace-like artifacts

2012-07-25 Thread Yan Seiner
I just recently changed my vidcap to a Hauppage . Now I get these interlace-like artifacts: http://seiner.com/cz/rtpictures/2012_07_25T14h20m46sZ_0.451651_44.090619_-123.126059.jpg http://seiner.com/cz/rtpictures/2012_07_25T14h22m48sZ_0.224624_44.089669_-123.139100.jpg cxx231x.h has the follow

Re: saa7115: black image

2012-03-11 Thread Yan Seiner
Yan Seiner wrote: Yan Seiner wrote: I have an embedded platform with a Hauppage USB Live video capture dongle. I recently upgraded to 3.0.12 and now I get no image at all - a nice pure black is all I get. OK, I get the bonehead of the weekend award. I'm getting a black image be

Re: saa7115: black image

2012-03-11 Thread Yan Seiner
Yan Seiner wrote: I have an embedded platform with a Hauppage USB Live video capture dongle. I recently upgraded to 3.0.12 and now I get no image at all - a nice pure black is all I get. I am sure that the dongle is getting a signal. This same hardware used to work with an older 2.6 kernel

saa7115: black image

2012-03-11 Thread Yan Seiner
I have an embedded platform with a Hauppage USB Live video capture dongle. I recently upgraded to 3.0.12 and now I get no image at all - a nice pure black is all I get. I am sure that the dongle is getting a signal. This same hardware used to work with an older 2.6 kernel. Partial lsmod:

Re: cx231xx kernel oops

2011-12-13 Thread Yan Seiner
Yan Seiner wrote: Yan Seiner wrote: Andy Walls wrote: 800 MB for 320x420 frames? It sounds like your app has gooned its requested buffer size. That's an understatement. :-) This might be due to endianess differences between MIPS abd x86 and your app only being written and test

Re: cx231xx kernel oops

2011-12-12 Thread Yan Seiner
Yan Seiner wrote: Andy Walls wrote: 800 MB for 320x420 frames? It sounds like your app has gooned its requested buffer size. That's an understatement. :-) This might be due to endianess differences between MIPS abd x86 and your app only being written and tested on x86.

Re: cx231xx kernel oops

2011-12-12 Thread Yan Seiner
On Mon, December 12, 2011 8:22 am, Devin Heitmueller wrote: > On Mon, Dec 12, 2011 at 10:58 AM, Yan Seiner wrote: >>> Also, just to be clear, the USB Live 2 doesn't have any onboard >>> hardware compression.  It has comparable requirements related to USB >>&g

Re: cx231xx kernel oops

2011-12-12 Thread Yan Seiner
On Mon, December 12, 2011 6:23 am, Devin Heitmueller wrote: > > For what it's worth, I did do quite a bit of work on cx231xx, > including work for mips and arm platforms. That said, all the work > done was on the control interfaces rather than the buffer management > (my particular use case didn

Re: cx231xx kernel oops

2011-12-12 Thread Yan Seiner
Andy Walls wrote: 800 MB for 320x420 frames? It sounds like your app has gooned its requested buffer size. That's an understatement. :-) This might be due to endianess differences between MIPS abd x86 and your app only being written and tested on x86. My speculation too. I don't

Re: cx231xx kernel oops

2011-12-11 Thread Yan Seiner
I'm resurrecting an older thread. I have a Hauppage USB Live2 connected to a MIPS box running openWRT. I tried this earlier on a older hardware running the 3.0.3 kernel. This is with newer hardware running 2.6.39.4. The driver attempts to allocate 800MB (!!!) of memory for the buffer and fa

Re: cx231xx kernel oops

2011-12-05 Thread Yan Seiner
On Mon, December 5, 2011 7:18 am, Andy Walls wrote: > Yan Seiner wrote: >>ehci_hcd :00:02.2: fatal error >>ehci_hcd :00:02.2: HC died; cleaning up >>ehci_hcd :00:02.2: force halt; handshake c0350024 4000 4000 > > Well, you probably have figur

Re: cx231xx kernel oops

2011-12-05 Thread Yan Seiner
Yan Seiner wrote: I'm still seeing a kernel oops on use. One more minor point: Before the kernel oops, I have /dev/video0. After the oops, I have /dev/video0 and /dev/video1 - probably related to the ehci crash. -- Few people are capable of expressing with equanimity opinions which d

Re: cx231xx kernel oops

2011-12-05 Thread Yan Seiner
I'm still seeing a kernel oops on use. Module Size Used byNot tainted cx231xx 124608 0 cx2341x13552 1 cx231xx cx2584035568 1 rc_core12640 1 cx231xx videobuf_vmalloc3168 1 cx231xx videobu

Re: cx231xx kernel oops

2011-12-04 Thread Yan Seiner
Yan Seiner wrote: Andy Walls wrote: On Sun, 2011-12-04 at 18:01 -0800, Yan Seiner wrote: I am experiencing a kernel oops when trying to use a Hauppage USB Live 2 frame grabber. The oops is below. The system is a SOC 260Mhz Broadcom BCM47XX access point running OpenWRT. root@anchor

Re: cx231xx kernel oops

2011-12-04 Thread Yan Seiner
Andy Walls wrote: On Sun, 2011-12-04 at 18:01 -0800, Yan Seiner wrote: I am experiencing a kernel oops when trying to use a Hauppage USB Live 2 frame grabber. The oops is below. The system is a SOC 260Mhz Broadcom BCM47XX access point running OpenWRT. root@anchor:/# uname -a Linux anchor

Re: cx231xx kernel oops

2011-12-04 Thread Yan Seiner
Andy Walls wrote: On Sun, 2011-12-04 at 18:01 -0800, Yan Seiner wrote: I am experiencing a kernel oops when trying to use a Hauppage USB Live 2 frame grabber. The oops is below. The system is a SOC 260Mhz Broadcom BCM47XX access point running OpenWRT. root@anchor:/# uname -a Linux anchor

cx231xx kernel oops

2011-12-04 Thread Yan Seiner
I am experiencing a kernel oops when trying to use a Hauppage USB Live 2 frame grabber. The oops is below. The system is a SOC 260Mhz Broadcom BCM47XX access point running OpenWRT. root@anchor:/# uname -a Linux anchor 3.0.3 #13 Sun Dec 4 08:04:41 PST 2011 mips GNU/Linux The OOPS could be due