"Robert Mohr wrote:"
> 
> First, I've found lots of random assorted information on this problem,
> but nothing that's up to date.
> 
> `cat /dev/video1 | mplayer -' works fine.
> 
> `cat /dev/video0 | mplayer -' does not work.  I get static, and can't tune.

It is working for me. Fedora core 4 2.6.14-1.1637_FC4smp and ivtv 0.4.0.
mplayer - </dev/video0
mplayer - </dev/video1

Just renamed the distribution drivers per the installation instructions
and also set up the firmware. Nothing in the modprobe.conf file.

Both work and at the same time, wierd with audio interlaced.

> 
> So far, I have only installed from portage, version 0.4.0.  I am
> willing to use Subversion or a non-portage build, but I'd like to find
> some HOWTO that's refers to the 0.4.0 release before doing so.  If I
> can get both my tuners working, I'm willing to update a guide as well.
> 
> I have everything listed on
> <http://gentoo-wiki.com/HOWTO_Setup_MythTV#Kernel_Configuration>
> installed into the kernel (not as modules).
> 
> North Bridge: VIA KT880
> 
> # dmesg | tac |
> > sed -n '/=\ \ END INIT IVTV\ \ =/,/= START INIT IVTV =/p;
> >     /= START INIT IVTV =/q' |
> > tac
> ivtv:  ==================== START INIT IVTV ====================
> ivtv:  version 0.4.0 (tagged release) loading
> ivtv:  Linux version: 2.6.12-gentoo-r10 preempt K7 gcc-3.3
> ivtv:  In case of problems please include the debug info
> ivtv:  between the START INIT IVTV and END INIT IVTV lines when
> ivtv:  mailing the ivtv-devel mailinglist.
> ivtv0: Autodetected WinTV PVR 150 card (iTVC16 based)
> ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [LNKB] -> GSI 10 (level,
> low) -> IRQ 10
> ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
> ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=60]
> tuner 0-0060: chip found @ 0xc0 (ivtv i2c driver #0)
> tda9885/6/7: chip found @ 0x86
> ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
> ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
> tveeprom: Hauppauge: model = 23552, rev = D592, serial# = 8221951
> tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
> tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
> tveeprom: audio_processor = MSP3410D (type = 5)
> ivtv0: This is the first unit of a PVR500
> cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
> cx25840 0-0044: loaded /lib/modules/HcwMakoA.ROM firmware (14264 bytes)
> ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
> wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
> ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
> ivtv0: loading /lib/modules/ivtv-fw-enc.bin
> ivtv0: Encoder revision: 0x02050032
> ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
> ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
> ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
> ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB 
> total)
> ivtv0: Create encoder radio stream
> tuner 0-0060: type set to 57 (Philips FQ1236A MK4)
> ivtv0: Initialized WinTV PVR 500 (unit #1), card #0
> ivtv:  ======================  NEXT CARD  ======================
> ivtv1: Autodetected WinTV PVR 150 card (iTVC16 based)
> ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [LNKC] -> GSI 10 (level,
> low) -> IRQ 10
> ivtv1: Unreasonably low latency timer, setting to 64 (was 32)
> ivtv1: i2c attach to card #1 ok [client=(tuner unset), addr=61]
> tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #1)
> tda9885/6/7: chip found @ 0x86
> ivtv1: i2c attach to card #1 ok [client=tda9887, addr=43]
> ivtv1: i2c attach to card #1 ok [client=tveeprom, addr=50]
> cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1)
> cx25840 1-0044: loaded /lib/modules/HcwMakoA.ROM firmware (14264 bytes)
> ivtv1: i2c attach to card #1 ok [client=cx25840, addr=44]
> wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #1)
> ivtv1: i2c attach to card #1 ok [client=wm8775, addr=1b]
> tveeprom: Hauppauge: model = 23552, rev = D592, serial# = 8221951
> tveeprom: tuner = Philips FQ1236A MK4 (idx = 92, type = 57)
> tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
> tveeprom: audio_processor = MSP3410D (type = 5)
> ivtv1: This is the second unit of a PVR500
> ivtv1: Correcting tveeprom data: no radio present on second unit
> ivtv1: loading /lib/modules/ivtv-fw-enc.bin
> ivtv1: Encoder revision: 0x02050032
> ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
> ivtv1: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
> ivtv1: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
> ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB 
> total)
> tuner 1-0061: type set to 57 (Philips FQ1236A MK4)
> ivtv1: Initialized WinTV PVR 500 (unit #2), card #1
> ivtv:  ====================  END INIT IVTV  ====================
> 
> 
> # lspci | grep 'Multimedia video controller'
> 0000:01:08.0 Multimedia video controller: Internext Compression Inc
> iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
> 0000:01:09.0 Multimedia video controller: Internext Compression Inc
> iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
> 
> --
> Robert Mohr
> [EMAIL PROTECTED]
> 
> _______________________________________________
> ivtv-users mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
> 

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to