On Sunday 14 August 2005 19:36, vinai wrote:
> Hi Folks,
>
> I'm relatively new to the list.  I want to get the ivtv drivers
> working on my PowerPC linux box, and here are the results of my
> attempts so far.  BTW - all this is happening on a PowerPC box
> running Debian testing, with the only change being an upgrade to
> a self-complied 2.6.12.2 kernel.  Picked up a Hauppage 350 card
> (NTSC version) to experiment with.
>
> Tried some of the older late 0.1.9* and 0.3.6* series with no
> success. I grabbed, the 0.3.7c set of drivers this morning.  It
> seemed to compile with fewer errors and warnings than previous
> versions, but running cat /dev/video0 > test.mpg still gives an
> empty file.

Stay with this (or a newer) version. If only because it makes it much easier 
to get your fixes in.

> Attached are my /etc/modules file, and the relevant portion of
> the dmesg output.  The ROM I used was extracted from the CD I
> got with the TV card.  Is there a location to get the ROM that
> was referred to in the dmesg output ?

See doc/QuickSetup.

The only odd thing I see this:

ivtv: i2c client addr: 0x44 not found for command 0x80046502!

0x44 is the i2c address for the cx24850 decoder, but you have the saa7115. So 
who's calling this and why?

Do you get any kernel messages when starting a capture? They can be useful. 
Most likely all your problems have to do with byte ordering. Good luck :-)

Regards,

                Hans


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to