Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mpeg2] Re: kfir and linux 2.4.XX



I doubt the problem you are having is related to any of the i2c components.

I have a highly dprink'd version of the driver that i use when im trying to
figure out that the crap is going on, and where my machine locks up.  If you'd
like, I can send it to you.

Generating a 0 length file is probably due to you telling the SAA7113 to decode
NTSC, but create a PAL datastream (or something like that).  There are 2 format
options that are DIFFERENT due to the definitions in the v4l headers..

I think its like vidinmode=0 vidmode=1 or something similar are the flags you
want to use.

Hey, maybe you can throw some of your muscle around and talk to Broadcomm and
try to get the Kfir API back.  It seems to have dissaparerd, and metzler
donesnt have any leads.

jason
Andrew Thomas wrote:

> I am trying to get a Kfir board working with the Linux driver.
>
> I know that the card does work, I've successfully used it on a
> Windows 98 machine and encoded a NTSC stream.
>
> I've tried several versions of the linux kernel with Redhat 7.2
> filesystem/applications. The kernels I've used are built from 2.4.2
> (Redhat SRPM), 2.4.12 (Redhat SRPM) and 2.4.9 (vanilla Linus
> distribution).
>
> I've also tried 4 different PC's: Pentium 166/Intel Triton;
> 1Ghz P3 Serverworks chipset; 450Mhz P3 Intel chipset; 750 MHz P3 (different
> intel chipset). [All of these machines are made by HP of course..]
>
> And I'm using the cvs version of the driver. I've used i2c-core and
> i2c-algo-bits from both the kernel distribution and those in the cvs
> tree.
>
> Moreover, I've also tried both PAL and NTSC signals.
>
> The behaviour is typically: the modules load successfully, but
>
> cat /dev/video0 > /tmp/foo.mpg
>
> generates a zero length file.
>
> However, on the Pentium machine, the same command locks up the system
> (requiring a reset) - I used this hardware and Win98 to test the kfir card,
> and and the card does work with win98 on that platform.
>
> I'd like to hear from anyone that has this card working. Could you
> let me know what kernel version you're running, on what hardware,
> and any changes you might have made to the driver?
>
> I've started tinkering with the source, but it's very difficult to
> make progress as the driver is the only documentation I have. Are there
> any documents available which describe the hardware? (at the level
> of detail where it would be possible to maintain the driver)
>
> Many thanks,
>
> Andrew
> -------------
> Andrew Thomas                  | DISCLAIMER: opinions expressed in this
> Hewlett-Packard Laboratories   | message are personal and do not represent
> 1501 Page Mill Road  MS 1U-17  | the opinions of Hewlett Packard Co.
> Palo Alto CA 94304-1126        |




Home | Main Index | Thread Index