On Thursday 01 June 2006 22:27, Hans Verkuil wrote: > Can you (and anyone else with tveeprom problems) try the following: > > Tf you are running ivtv-0.6, then you need to apply the attached patch > to ivtv and recompile/install. It's not needed for ivtv-0.4.5. > > Next add the newi2c=0 ivtv module option. Now load ivtv and see if this > makes any difference. > > Please let me know what the result is.
With this patch for me my tuner was detected correctly for the first time with an gcc-4.1 compiled kernel/ivtv. And even better, it works. I will let you know if I detect any problems later. Thanks, Thomas Linux video capture interface: v1.00 ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.6.3 (development revision 3318M) loading ivtv: Linux version: 2.6.16.2-smp-diavoloSL101 SMP gcc-4.1 ivtv: In case of problems please include the debug info between ivtv: the START INIT IVTV and END INIT IVTV lines, along with ivtv: any module options, when mailing the ivtv-users mailinglist. ivtv0: Autodetected Hauppauge WinTV PVR-350 card (cx23415 based) ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17 GSI 21 sharing vector 0xD9 and IRQ 21 ACPI: PCI Interrupt 0000:01:07.0[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 21 ivtv0: Unreasonably low latency timer, setting to 64 (was 32) i2c-algo-bit.o: (0) scl=1, sda=1 i2c-algo-bit.o: (1) scl=1, sda=0 i2c-algo-bit.o: (2) scl=1, sda=1 i2c-algo-bit.o: (3) scl=0, sda=1 i2c-algo-bit.o: (4) scl=1, sda=1 i2c-algo-bit.o: ivtv i2c driver #0 passed test. tveeprom 5-0050: Hauppauge model 48134, rev J347, serial# 7112367 tveeprom 5-0050: tuner model is LG TP18PSB01D (idx 47, type 28) tveeprom 5-0050: TV standards PAL(B/G) (eeprom 0x04) tveeprom 5-0050: audio processor is MSP4418 (idx 25) tveeprom 5-0050: decoder processor is SAA7115 (idx 19) tveeprom 5-0050: has radio, has IR remote tuner 5-0061: chip found @ 0xc2 (ivtv i2c driver #0) saa7115 5-0021: saa7115 found @ 0x42 (ivtv i2c driver #0) saa7127 5-0044: saa7127 found @ 0x88 (ivtv i2c driver #0) msp3400 5-0040: MSP4418G-A2 found @ 0x80 (ivtv i2c driver #0) msp3400 5-0040: MSP4418G-A2 supports nicam and radio, mode is autodetect and autoselect ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes) ivtv0: Encoder revision: 0x02050032 ivtv0: Decoder revision: 0x02020023 ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total) ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total) ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total) ivtv0: Create encoder radio stream ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total) ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total) ivtv0: Create decoder VOUT stream ivtv0: Allocate DMA decoder YUV stream: 20 x 51840 buffers (1024KB total) ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes) tuner 5-0061: type set to 28 (LG PAL_BG+FM (TPI8PSB01D)) ivtv0: Initialized Hauppauge WinTV PVR-350, card #0 ivtv: ==================== END INIT IVTV ==================== _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
