All of lore.kernel.org
 help / color / mirror / Atom feed
* [cx231xx] Support for Arm / Omap working at all?
@ 2013-01-17  7:31 Jan Stumpf
  2013-01-21  9:53 ` Hans Verkuil
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Stumpf @ 2013-01-17  7:31 UTC (permalink / raw)
  To: linux-media@vger.kernel.org

Hi!

I'm trying to get an Hauppauge Live Usb 2 video grabber to run on on Omap4 (Gumstix Duovero). I'm using Sakomans omap-3.6 head kernel sources from http://git.sakoman.com/git/gitweb.cgi?p=linux.git;a=summary . The hardware is successfully detected on the USB host port, the driver loads perfectly including the firmware. With v4l2-ctl --all I can see if thee video signal on the composite port is ok or if the sync is lost, but as soon as I use any v4l2 software (e.g. yavta) to grab some images the driver uses 100% of the cpu, returns the first image and after some seconds I see EPROTO (-71) errors in dmesg. First I get " cx231xx #0: can't change interface 3 alt. no to 0 (err=-71)" and then "UsbInterface::sendCommand, failed with status --71"

I did the following tests:

- checked that all patches I found (e.g from http://git.linuxtv.org/mchehab/cx231xx.git) are included in my kernel, including the URB DMA related patches and the timing patches
- tried the same on an Gumstix Overo (Overo Fire and Overo WarerStorm) on several different header boards.
- tried older kernels (3.2 and 2.6.32) with rougly the same results or known errors due to missing patches

Unfortunately I can't use other capture devices because the final hardware is custom made with the cx23102 chip :-( I could use an omap3 instead of an omap4, but omap4 is preferred.

My questions are: 

- Did anybody ever used the cx231xx driver with an omap3 or omap4 successfully? 
- If yes, could you let me know the kernel version and maybe the config? 
- Any hints what I could try? I'm an expirienced embedded C programmer but I dont have much expirience in USB kernel drivers. 

Any help is greatly appriciated!

Thanks in Advance!

Jan

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-01-22 14:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17  7:31 [cx231xx] Support for Arm / Omap working at all? Jan Stumpf
2013-01-21  9:53 ` Hans Verkuil
2013-01-22  9:38   ` AW: " Jan Stumpf
2013-01-22 13:36     ` Devin Heitmueller
2013-01-22 14:15       ` Yan Seiner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.