[mythtv-users] Setting correct tuner type?

Michael T. Dean mtdean at thirdcontact.com
Sat Aug 7 09:44:05 EDT 2004


Jo Pettitt wrote:

> I've got the SVHS input working now so I can see and record an input. 
> My tuner is still giving me grief. The picture is consistently snow.
>
> Channels are tuned in to:
>
> BBC1               26
> BBC2               33
> ITV                   23
> Channel 4         30
> Five                  37
>
> I have the following modules.conf and after a modprobe tveeprom I get 
> the following dmesg information. From what I can figure out I have a 
> tuner type 1 which I have set. If that is the case then why the snow?
>
> /etc/modules.d/ivtv
>
> alias char-major-81 videodev
> alias char-major-81-0 ivtv
> #alias char-major-61 lirc_i2c
> options ivtv ivtv-debug=1 mpg_buffers=90
> options tuner type=1
> options msp3400 once=1 simple=1 debug=0
> add below ivtv msp3400 saa7115 tuner
> #add above ivtv lirc_dev lirc_i2c

These are close to correct for ivtv versions before 
0.1.10pre2-ck90-something--except you would need to specify PAL options.

> modprobe tveeprom
> dmesg
>
> ivtv: version 0.1.10 (0.1.10pre2-ck100z_pages) loading

You're using ck100z, which does module option autodetection for the 
PVR-x50's and autoloading of all required modules (whether using 
PVR-x50, M179, or whatever).  Therefore, the only lines you should have 
in your modules.d/ivtv are:

alias char-major-81 videodev
alias char-major-81-0 ivtv

Take out all your module options, and if you still have problems, post a 
message on the ivtv mailing lists.

Mike


More information about the mythtv-users mailing list