Looks like your not loading the correct tuner.ko and tveeprom.ko...

have a look at this thread
http://www.gossamer-threads.com/lists/ivtv/devel/18811



On Wed, 23 Mar 2005 19:02:10 -0800, Jim Kusznir <[EMAIL PROTECTED]> wrote:
> Hello all:
> 
> I'm having issues getting my pvr-500 tuners working.  I have a PVR-250
> and a PVR-500 in the same computer.  The PVR-250 is connected to a
> digital cable box via S-vid; I've never tested its tuner capability.
> 
> Right now I've got ivtv-0.3.2j compiled and installed, and sucessfully
> got both the 250 and the 500 ("first tuner") working with the composite
> input.  However, the tuner on the 500 is not working.  With the ivtv
> tuner.ko that came with ivtv, I got a cyclic static: Started as black
> with static growing in intensity until the screen was completly covered
> in static, then it went black again.  The static was very red-tinted.
> 
> Based on recomendations from #ivtv-dev, I compiled the tuner.ko from the
> march 10 v4l2 snapshot and installed that.  With that module running, I
> got a continous static that looked a litte more normal (less red tint).
> 
> Anyone have any suggestions?
> 
> Here's the ivtv module loding output:
> 
> Mar 23 17:52:35 mythtv ivtv: ==================== START INIT IVTV
> ====================
> Mar 23 17:52:35 mythtv ivtv: version 0.3.2 (j) loading
> Mar 23 17:52:35 mythtv ivtv: Linux version: 2.6.9-gentoo-r9 preempt
> PENTIUM4 4KSTACKS gcc-3.3
> Mar 23 17:52:35 mythtv ivtv: In case of problems please include the
> debug info
> Mar 23 17:52:35 mythtv ivtv: between the START INIT IVTV and END INIT
> IVTV lines when
> Mar 23 17:52:35 mythtv ivtv: mailing the ivtv-devel mailinglist.
> Mar 23 17:52:35 mythtv ivtv: Autodetected WinTV PVR 250 card
> Mar 23 17:52:35 mythtv ivtv: Found an iTVC16 based chip
> Mar 23 17:52:35 mythtv PCI: Enabling device 0000:02:0b.0 (0014 -> 0016)
> Mar 23 17:52:35 mythtv ACPI: PCI interrupt 0000:02:0b.0[A] -> GSI 9
> (level, low) -> IRQ 9
> Mar 23 17:52:35 mythtv ivtv: Unreasonably low latency timer, setting to
> 64 (was 32)
> Mar 23 17:52:35 mythtv ivtv: XXX PCI device: 0x2530 vendor: 0x8086
> Mar 23 17:52:35 mythtv tveeprom: Hauppauge: model = 32552, rev = C168,
> serial# = 7718626
> Mar 23 17:52:35 mythtv tveeprom: tuner = LG TAPE H001F MK3 (idx = 68,
> type = 47)
> Mar 23 17:52:35 mythtv tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08,
> v4l2 = 0x00001000)
> Mar 23 17:52:35 mythtv tveeprom: audio_processor = MSP3440 (type = 11)
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=tveeprom[0],ok]
> Mar 23 17:52:35 mythtv ivtv: Tuner Type 47, Tuner formats 0x00001000,
> Radio: yes,Model 0x008d1598, Revision 0x00000001
> Mar 23 17:52:35 mythtv ivtv: NTSC tuner detected
> Mar 23 17:52:35 mythtv ivtv: Radio detected
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=(tuner unset),ok]
> Mar 23 17:52:35 mythtv tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> Mar 23 17:52:35 mythtv saa7115: starting probe for adapter ivtv i2c
> driver #0 (0x10005)
> Mar 23 17:52:35 mythtv saa7115: detecting saa7115 client on address 0x42
> Mar 23 17:52:35 mythtv saa7115: writing init values
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=saa7115[0],ok]
> Mar 23 17:52:35 mythtv saa7115: status: (1E) 0x48, (1F) 0xc0
> Mar 23 17:52:35 mythtv msp34xx: ivtv version
> Mar 23 17:52:35 mythtv msp34xx: init: chip=MSP3448W-A2, has NICAM
> support, simple(D) mode, simpler (G) no-thread mode
> Mar 23 17:52:35 mythtv msp34xx: $Id$ compiled on: Mar 19 2005 23:39:57
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=MSP3448W-A2,ok]
> Mar 23 17:52:35 mythtv ivtv: Encoder revision: 0x02040024
> Mar 23 17:52:35 mythtv ivtv: Encoder Firmware may be buggy, use version
> 0x02040011
> Mar 23 17:52:35 mythtv ivtv: Configuring WinTV PVR 250 card with 5 streams
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 0 minor 0
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 0 using 1024 16384 byte
> buffers  0kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 0 using 1024 16384 byte
> buffers16777216 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 1 minor 32
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 1
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 1
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 2 minor 224
> Mar 23 17:52:35 mythtv ivtv: Create stream 2 using 40 52224 byte
> buffers  0 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate stream 2 using 40 52224 byte
> buffers  2097152 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 3 minor 24
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 3 using 455 4608 byte
> buffers  0 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 3 using 455 4608 byte
> buffers  2097152 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 4 minor 64
> Mar 23 17:52:35 mythtv ivtv: Create stream 4
> Mar 23 17:52:35 mythtv ivtv: Allocate stream 4
> Mar 23 17:52:35 mythtv ivtv: Setting Tuner 47
> Mar 23 17:52:35 mythtv tuner 0-0061: type set to 47 (LG NTSC (TAPE series))
> Mar 23 17:52:35 mythtv saa7115: decoder set input (4)
> Mar 23 17:52:35 mythtv saa7115: now setting Composite input
> Mar 23 17:52:35 mythtv ivtv: Setting audio matrix to input 3, output 1
> Mar 23 17:52:35 mythtv ivtv: Switching standard to NTSC.
> Mar 23 17:52:35 mythtv ivtv: ivtv_enc_thread: pid = 5167, itv = 0xd88d7320
> Mar 23 17:52:35 mythtv saa7115: decoder set norm NTSC
> Mar 23 17:52:35 mythtv saa7115: set audio: 0x01
> Mar 23 17:52:35 mythtv ivtv: Initialized WinTV PVR 250, card #0
> Mar 23 17:52:35 mythtv ivtv: Autodetected WinTV PVR 150 card
> Mar 23 17:52:35 mythtv ivtv: Found an iTVC16 based chip
> Mar 23 17:52:35 mythtv ACPI: PCI interrupt 0000:03:08.0[A] -> GSI 9
> (level, low) -> IRQ 9
> Mar 23 17:52:35 mythtv ivtv: Unreasonably low latency timer, setting to
> 64 (was 32)
> Mar 23 17:52:35 mythtv ivtv: XXX PCI device: 0x2530 vendor: 0x8086
> Mar 23 17:52:35 mythtv tveeprom: The eeprom says no radio is present,
> but the tuner type
> Mar 23 17:52:35 mythtv tveeprom: indicates otherwise. I will assume that
> radio ispresent.
> Mar 23 17:52:35 mythtv tveeprom: Hauppauge: model = 23552, rev = D492,
> serial# = 7855734
> Mar 23 17:52:35 mythtv tveeprom: tuner = Philips FQ1236A MK4 (idx = 92,
> type = 57)
> Mar 23 17:52:35 mythtv tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08,
> v4l2 = 0x00001000)
> Mar 23 17:52:35 mythtv tveeprom: audio_processor = MSP3410D (type = 5)
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=tveeprom[1],ok]
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=(tuner unset),ok]
> Mar 23 17:52:35 mythtv tuner 1-0060: chip found @ 0xc0 (ivtv i2c driver #1)
> Mar 23 17:52:35 mythtv saa7115: starting probe for adapter ivtv i2c
> driver #1 (0x10005)
> Mar 23 17:52:35 mythtv ivtv: Tuner Type 57, Tuner formats 0x00001000,
> Radio: yes,Model 0x00914652, Revision 0x00000001
> Mar 23 17:52:35 mythtv ivtv: NTSC tuner detected
> Mar 23 17:52:35 mythtv ivtv: Radio detected
> Mar 23 17:52:35 mythtv cx25840: Ignoring new-style parameters in
> presence of obsolete ones
> Mar 23 17:52:35 mythtv cx25840: FW image '/lib/modules/HcwMakoA.ROM' of
> size 13883 loaded.
> Mar 23 17:52:35 mythtv cx25840: FW image md5 digest:
> a6f6a90a3be338cdb89d59e835798408
> Mar 23 17:52:35 mythtv cx25840: FW image sha1 digest:
> ad2872fb98ad43b6c4afa45d239a57010edebe84
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=cx25840[0],ok]
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=wm8775[0],ok]
> Mar 23 17:52:35 mythtv ivtv: Encoder revision: 0x02040024
> Mar 23 17:52:35 mythtv ivtv: Encoder Firmware may be buggy, use version
> 0x02040011
> Mar 23 17:52:35 mythtv ivtv: Configuring WinTV PVR 150 card with 5 streams
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 0 minor 1
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 0 using 1024 16384 byte
> buffers  0kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 0 using 1024 16384 byte
> buffers16777216 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 1 minor 33
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 1
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 1
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 2 minor 225
> Mar 23 17:52:35 mythtv ivtv: Create stream 2 using 40 52224 byte
> buffers  0 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate stream 2 using 40 52224 byte
> buffers  2097152 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 3 minor 25
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 3 using 455 4608 byte
> buffers  0 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 3 using 455 4608 byte
> buffers  2097152 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 4 minor 65
> Mar 23 17:52:35 mythtv ivtv: Create stream 4
> Mar 23 17:52:35 mythtv ivtv: Allocate stream 4
> Mar 23 17:52:35 mythtv ivtv: Setting Tuner 57
> Mar 23 17:52:35 mythtv tuner 1-0060: type set to 57 (Philips FQ1236A MK4)
> Mar 23 17:52:35 mythtv ivtv: ivtv_enc_thread: pid = 5192, itv = 0xd88eb614
> Mar 23 17:52:35 mythtv ivtv: Switching standard to NTSC.
> Mar 23 17:52:35 mythtv ivtv: Initialized WinTV PVR 150, card #1
> Mar 23 17:52:35 mythtv ivtv: Autodetected WinTV PVR 150 card
> Mar 23 17:52:35 mythtv ivtv: Found an iTVC16 based chip
> Mar 23 17:52:35 mythtv ACPI: PCI interrupt 0000:03:09.0[A] -> GSI 9
> (level, low) -> IRQ 9
> Mar 23 17:52:35 mythtv ivtv: Unreasonably low latency timer, setting to
> 64 (was 32)
> Mar 23 17:52:35 mythtv ivtv: XXX PCI device: 0x2530 vendor: 0x8086
> Mar 23 17:52:35 mythtv tveeprom: The eeprom says no radio is present,
> but the tuner type
> Mar 23 17:52:35 mythtv tveeprom: indicates otherwise. I will assume that
> radio ispresent.
> Mar 23 17:52:35 mythtv tveeprom: Hauppauge: model = 23552, rev = D492,
> serial# = 7855734
> Mar 23 17:52:35 mythtv tveeprom: tuner = Philips FQ1236A MK4 (idx = 92,
> type = 57)
> Mar 23 17:52:35 mythtv tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08,
> v4l2 = 0x00001000)
> Mar 23 17:52:35 mythtv tveeprom: audio_processor = MSP3410D (type = 5)
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=tveeprom[2],ok]
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=(tuner unset),ok]
> Mar 23 17:52:35 mythtv tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #2)
> Mar 23 17:52:35 mythtv saa7115: starting probe for adapter ivtv i2c
> driver #2 (0x10005)
> Mar 23 17:52:35 mythtv cx25840: FW image '/lib/modules/HcwMakoA.ROM' of
> size 13883 loaded.
> Mar 23 17:52:35 mythtv cx25840: FW image md5 digest:
> a6f6a90a3be338cdb89d59e835798408
> Mar 23 17:52:35 mythtv cx25840: FW image sha1 digest:
> ad2872fb98ad43b6c4afa45d239a57010edebe84
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=cx25840[1],ok]
> Mar 23 17:52:35 mythtv ivtv: i2c attach [client=wm8775[1],ok]
> Mar 23 17:52:35 mythtv ivtv: Tuner Type 57, Tuner formats 0x00001000,
> Radio: yes,Model 0x00914652, Revision 0x00000001
> Mar 23 17:52:35 mythtv ivtv: NTSC tuner detected
> Mar 23 17:52:35 mythtv ivtv: Radio detected
> Mar 23 17:52:35 mythtv ivtv: Encoder revision: 0x02040024
> Mar 23 17:52:35 mythtv ivtv: Encoder Firmware may be buggy, use version
> 0x02040011
> Mar 23 17:52:35 mythtv ivtv: Configuring WinTV PVR 150 card with 5 streams
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 0 minor 2
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 0 using 1024 16384 byte
> buffers  0kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 0 using 1024 16384 byte
> buffers16777216 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 1 minor 34
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 1
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 1
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 2 minor 226
> Mar 23 17:52:35 mythtv ivtv: Create stream 2 using 40 52224 byte
> buffers  0 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate stream 2 using 40 52224 byte
> buffers  2097152 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 3 minor 26
> Mar 23 17:52:35 mythtv ivtv: Create DMA stream 3 using 455 4608 byte
> buffers  0 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Allocate DMA stream 3 using 455 4608 byte
> buffers  2097152 kbytes total
> Mar 23 17:52:35 mythtv ivtv: Registered v4l2 device, streamtype 4 minor 66
> Mar 23 17:52:35 mythtv ivtv: Create stream 4
> Mar 23 17:52:35 mythtv ivtv: Allocate stream 4
> Mar 23 17:52:35 mythtv ivtv: Setting Tuner 57
> Mar 23 17:52:35 mythtv tuner 2-0061: type set to 57 (Philips FQ1236A MK4)
> Mar 23 17:52:35 mythtv ivtv: Switching standard to NTSC.
> Mar 23 17:52:35 mythtv ivtv: Initialized WinTV PVR 150, card #2
> Mar 23 17:52:35 mythtv ivtv: ====================  END INIT IVTV
> ====================
> 
> -------------------------------------------------------
> This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
> Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
> Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
> by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>


-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to