Re: em28xx v4l-info returns gibberish on igepv2
Devin Heitmueller <[email protected]> Wed, 3 Mar 2010 09:56:27 -0500
| Newsgroups | gmane.comp.video.video4linux |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 3, 2010 at 8:12 AM, John Banks <[email protected]> wrote: > I have an usb capture card that accepts composite and svideo and outputs > raw video through v4l2. > > When running the card on my laptop (ubuntu karmic) I am able to use > gstreamer to dump the raw video to a file. It comes out as yuv and can > be easily played back. Hi John I saw your question on #linuxtv yesterday, and reached out to you but I guess you didn't see the message. I did some ARM work for the em28xx last year, and assuming there has been no regression, it should be working fine. The fact that even the enumstd ioctl is returning zero'd data suggests that you've got some sort of basic userland/kernel communications problem, since that command has no interaction with the hardware at all (the driver fills out the result with statically defined data). It might also be some sort of bug in v4l2-info. Have you tried writing a quick 50-line C program that performs the ioctl and dumps the result? That might help you narrow down whether it's a v4l2-info problem. Without a board though, I'm not quite sure how I could debug this. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- video4linux-list mailing list Unsubscribe mailto:[email protected]?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list