To make the problem more befuddling, I looked back through messages
and found the following IVTV section, where it correctly recognized
the card (yesterda).  I can't think of anything related that I might
have changed since then unless installing lirc screwed me up:

Jul 26 15:07:13 localhost kernel: ivtv: ==================== START
INIT IVTV ====================
Jul 26 15:07:13 localhost kernel: ivtv: version 0.3.6 (w) loading
Jul 26 15:07:13 localhost kernel: ivtv: Linux version:
2.6.12-1.1398_FC4 686 REGPARM 4KSTACKS gcc-4.0
Jul 26 15:07:13 localhost kernel: ivtv: In case of problems please
include the debug info
Jul 26 15:07:13 localhost kernel: ivtv: between the START INIT IVTV
and END INIT IVTV lines when
Jul 26 15:07:13 localhost kernel: ivtv: mailing the ivtv-devel
mailinglist.
Jul 26 15:07:13 localhost kernel: ivtv: Autodetected WinTV PVR 150 card
Jul 26 15:07:13 localhost kernel: ivtv: Found an iTVC16 based chip
Jul 26 15:07:13 localhost kernel: PCI: Found IRQ 3 for device
0000:02:0a.0
Jul 26 15:07:13 localhost kernel: PCI: Sharing IRQ 3 with 0000:02:0c.0
Jul 26 15:07:13 localhost kernel: ivtv: XXX PCI device: 0x2501 vendor: 0x8086
Jul 26 15:07:13 localhost kernel: tveeprom: Hauppauge: model = 26032,
rev = C182, serial# = 7935495
Jul 26 15:07:13 localhost kernel: tveeprom: tuner = LG TAPC H791F (idx
= 82, type = 39)
Jul 26 15:07:14 localhost kernel: tveeprom: tuner fmt = NTSC(M)
(eeprom = 0x08, v4l2 = 0x00001000)
Jul 26 15:07:15 localhost kernel: tveeprom: audio_processor = TDA9850 (type = 3)
Jul 26 15:07:15 localhost kernel: ivtv: i2c attach
[client=tveeprom[50],ok]
Jul 26 15:07:15 localhost kernel: ivtv: Tuner Type 39, Tuner formats
0x00001000, Radio: yes, Model 0x008d1612, Revision 0x00000000
Jul 26 15:07:15 localhost kernel: ivtv: NTSC tuner detected
Jul 26 15:07:15 localhost kernel: ivtv: Radio detected
Jul 26 15:07:15 localhost kernel: tuner: Ignoring new-style parameters
in presence of obsolete ones
Jul 26 15:07:15 localhost kernel: tuner: chip found at addr 0xc2
i2c-bus ivtv i2c driver #0
Jul 26 15:07:15 localhost kernel: ivtv: i2c attach [client=(tuner
unset),ok]
Jul 26 15:07:15 localhost kernel: cx25840: requesting /lib/modules/HcwMakoA.ROM
Jul 26 15:07:15 localhost kernel: cx25840: firmware loaded
Jul 26 15:07:15 localhost kernel: ivtv: i2c attach
[client=cx25840[50],ok]
Jul 26 15:07:15 localhost kernel: ivtv: i2c attach
[client=wm8775[50],ok]
Jul 26 15:07:16 localhost kernel: ivtv: Encoder revision: 0x02040024
Jul 26 15:07:16 localhost kernel: ivtv: Encoder Firmware may be buggy,
use version 0x02040011
Jul 26 15:07:16 localhost kernel: ivtv: Configuring WinTV PVR 150 card
with 5 streams
Jul 26 15:07:16 localhost kernel: ivtv: Registered v4l2 device for
encoder MPEG minor 0
Jul 26 15:07:16 localhost kernel: ivtv: Create DMA encoder MPEG
stream: 0 x 32768 buffers (0KB total)
Jul 26 15:07:16 localhost kernel: ivtv: Registered v4l2 device for
encoder YUV minor 32
Jul 26 15:07:16 localhost kernel: ivtv: Create DMA encoder YUV stream:
0 x 10800 buffers (0KB total)
Jul 26 15:07:16 localhost kernel: ivtv: Registered v4l2 device for
encoder VBI minor 224
Jul 26 15:07:16 localhost kernel: ivtv: Create DMA encoder VBI stream:
0 x 8736 buffers (0KB total)
Jul 26 15:07:16 localhost kernel: ivtv: Registered v4l2 device for
encoder PCM audio minor 24
Jul 26 15:07:16 localhost kernel: ivtv: Create DMA encoder PCM audio
stream: 0 x 4608 buffers (0KB total)
Jul 26 15:07:16 localhost kernel: ivtv: Registered v4l2 device for
encoder radio minor 64
Jul 26 15:07:16 localhost kernel: ivtv: Create encoder radio stream
Jul 26 15:07:16 localhost kernel: ivtv: Setting Tuner 39
Jul 26 15:07:16 localhost kernel: tuner: type set to 39 (LG NTSC
(newer TAPC series)) by ivtv i2c driver #0
Jul 26 15:07:16 localhost kernel: ivtv: Switching standard to NTSC.
Jul 26 15:07:16 localhost kernel: ivtv: Initialized WinTV PVR 150, card #0
Jul 26 15:07:16 localhost kernel: ivtv: ====================  END INIT
IVTV  ====================

On 7/27/05, Neil Terry <[EMAIL PROTECTED]> wrote:
> Anyone else seen this problem?  For some reason, my pvr150 is being
> seen by ivtv as a pvr250.
> 
> here are my modprobe.conf details
> # ivtv (PVR-150 MCE)
> alias char-major-81 videodev
> alias char-major-81-0 ivtv
> alias tveeprom tveeprom-ivtv
> alias tuner tuner-ivtv
> alias msp3400 msp3400-ivtv
> 
> and the output to messages:
> 
> 
> Jul 27 13:40:11 localhost kernel: ivtv: ==================== START
> INIT IVTV ====================
> Jul 27 13:40:11 localhost kernel: ivtv: version 0.3.6 (w) loading
> Jul 27 13:40:11 localhost kernel: ivtv: Linux version:
> 2.6.12-1.1398_FC4 686 REGPARM 4KSTACKS gcc-4.0
> Jul 27 13:40:11 localhost kernel: ivtv: In case of problems please
> include the debug info
> Jul 27 13:40:11 localhost kernel: ivtv: between the START INIT IVTV
> and END INIT IVTV lines when
> Jul 27 13:40:11 localhost kernel: ivtv: mailing the ivtv-devel mailinglist.
> Jul 27 13:40:11 localhost kernel: ivtv: Autodetected WinTV PVR 250 card
> Jul 27 13:40:11 localhost kernel: ivtv: Found an iTVC16 based chip
> Jul 27 13:40:11 localhost kernel: PCI: Found IRQ 3 for device 0000:02:0a.0
> Jul 27 13:40:11 localhost kernel: PCI: Sharing IRQ 3 with 0000:02:0c.0
> Jul 27 13:40:11 localhost kernel: ivtv: XXX PCI device: 0x2501 vendor: 0x8086
> Jul 27 13:40:11 localhost kernel: tveeprom: Hauppauge: model = 26032,
> rev = C182, serial# = 7935495
> Jul 27 13:40:11 localhost kernel: tveeprom: tuner = LG TAPC H791F (idx
> = 82, type = 39)
> Jul 27 13:40:11 localhost kernel: tveeprom: tuner fmt = NTSC(M)
> (eeprom = 0x08, v4l2 = 0x00001000)
> Jul 27 13:40:11 localhost kernel: tveeprom: audio_processor = TDA9850 (type = 
> 3)
> Jul 27 13:40:11 localhost kernel: ivtv: i2c attach [client=tveeprom[50],ok]
> Jul 27 13:40:11 localhost kernel: tuner: chip found at addr 0xc2
> i2c-bus ivtv i2c driver #0
> Jul 27 13:40:11 localhost kernel: ivtv: i2c attach [client=(tuner unset),ok]
> Jul 27 13:40:11 localhost kernel: saa7115: starting probe for adapter
> ivtv i2c driver #0 (0x10005)
> Jul 27 13:40:11 localhost kernel: ivtv: Tuner Type 39, Tuner formats
> 0x00001000, Radio: yes, Model 0x008d1612, Revision 0x00000000
> Jul 27 13:40:11 localhost kernel: ivtv: NTSC tuner detected
> Jul 27 13:40:11 localhost kernel: ivtv: Radio detected
> Jul 27 13:40:12 localhost kernel: ivtv: Encoder revision: 0x02040024
> Jul 27 13:40:12 localhost kernel: ivtv: Encoder Firmware may be buggy,
> use version 0x02040011
> Jul 27 13:40:12 localhost kernel: ivtv: Configuring WinTV PVR 250 card
> with 5 streams
> Jul 27 13:40:12 localhost kernel: ivtv: Registered v4l2 device for
> encoder MPEG minor 0
> Jul 27 13:40:12 localhost kernel: ivtv: Create DMA encoder MPEG
> stream: 0 x 32768 buffers (0KB total)
> Jul 27 13:40:12 localhost kernel: ivtv: Registered v4l2 device for
> encoder YUV minor 32
> Jul 27 13:40:12 localhost kernel: ivtv: Create DMA encoder YUV stream:
> 0 x 10800 buffers (0KB total)
> Jul 27 13:40:12 localhost kernel: ivtv: Registered v4l2 device for
> encoder VBI minor 224
> Jul 27 13:40:12 localhost kernel: ivtv: Create DMA encoder VBI stream:
> 0 x 8736 buffers (0KB total)
> Jul 27 13:40:12 localhost kernel: ivtv: Registered v4l2 device for
> encoder PCM audio minor 24
> Jul 27 13:40:12 localhost kernel: ivtv: Create DMA encoder PCM audio
> stream: 0 x 4608 buffers (0KB total)
> Jul 27 13:40:12 localhost kernel: ivtv: Registered v4l2 device for
> encoder radio minor 64
> Jul 27 13:40:12 localhost kernel: ivtv: Create encoder radio stream
> Jul 27 13:40:12 localhost kernel: ivtv: Setting Tuner 39
> Jul 27 13:40:12 localhost kernel: tuner: type set to 39 (LG NTSC
> (newer TAPC series)) by ivtv i2c driver #0
> Jul 27 13:40:12 localhost kernel: ivtv: i2c client addr: 0x21 not
> found for command 0x40046403!
> Jul 27 13:40:12 localhost kernel: ivtv: i2c client addr: 0x21 not
> found for command 0x40046404!
> Jul 27 13:40:12 localhost kernel: ivtv: Setting audio matrix to input
> 3, output 1
> Jul 27 13:40:12 localhost kernel: ivtv: i2c client addr: 0x40 not
> found for command 0x40086d11!
> Jul 27 13:40:12 localhost kernel: ivtv: i2c client addr: 0x40 not
> found for command 0x80287610!
> Jul 27 13:40:12 localhost kernel: ivtv: i2c client addr: 0x40 not
> found for command 0x40287611!
> Jul 27 13:40:12 localhost kernel: ivtv: Switching standard to NTSC.
> Jul 27 13:40:12 localhost kernel: ivtv: i2c client addr: 0x40 not
> found for command 0x40307603!
> Jul 27 13:40:12 localhost kernel: ivtv: i2c client addr: 0x21 not
> found for command 0x40046403!
> Jul 27 13:40:12 localhost kernel: ivtv: Initialized WinTV PVR 250, card #0
> Jul 27 13:40:12 localhost kernel: ivtv: ====================  END INIT
> IVTV  ====================
>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to