[mythtv-users] Re: No live tv video with PVR-250

Michael T. Dean mtdean at thirdcontact.com
Wed Sep 8 00:30:34 EDT 2004


On 09/07/2004 09:22 PM, Andy Rabin wrote:

>Ok, a little further work and I loaded the tveeprom module
>(/sbin/modprobe tveeprom.)  The output follows...
>
>Sep  7 20:09:28 localhost kernel: tveeprom.c: starting probe for
>adapter ivtv i2c driver #0 (0x10005)
>Sep  7 20:09:28 localhost kernel: tveeprom.c: detecting tveeprom
>client on address 0xa0
>Sep  7 20:09:28 localhost kernel: tvee: Hauppauge: model=32032,
>rev=B182, serial#=2779104
>Sep  7 20:09:28 localhost kernel: tvee: tuner=<unknown> (idx=82, type=-1)
>Sep  7 20:09:28 localhost kernel: tvee: tuner fmt=NTSC(M)
>(eeprom=0x08, v4l2=0x00001000)
>Sep  7 20:09:28 localhost kernel: tvee: audio_processor=MSP3440 (type=11)
>Sep  7 20:09:32 localhost kernel: tveeprom.c: starting probe for
>adapter ivtv i2c driver #1 (0x10005)
>Sep  7 20:09:32 localhost kernel: tveeprom.c: detecting tveeprom
>client on address 0xa0
>Sep  7 20:09:33 localhost kernel: tvee: Hauppauge: model=32032,
>rev=B182, serial#=2779650
>Sep  7 20:09:33 localhost kernel: tvee: tuner=<unknown> (idx=82, type=-1)
>Sep  7 20:09:33 localhost kernel: tvee: tuner fmt=NTSC(M)
>(eeprom=0x08, v4l2=0x00001000)
>Sep  7 20:09:33 localhost kernel: tvee: audio_processor=MSP3440 (type=11)
>
>  
>
Great.  That means you have the new LG TAPC H791F tuner.  Fortunately, 
it should function properly with tuner=39 ( TUNER_LG_NTSC_NEW_TAPC ).  
Therefore, edit your /etc/mod{probe,ules}.conf and change your tuner 
type from 2 to 39.  Ideally, ensure you have the line:

options ivtv tuner=39

and do not specify any options for the tuner module.  And, if that 
doesn't work (it's been a long time since I've used 0.1.9, so I can't 
remember if it supports the new style of setting the tuner type), use 
the deprecated approach:

options tuner type=39

and do not specify a tuner attribute to the ivtv options.

And watch your snow melt away...

Mike



More information about the mythtv-users mailing list