[mythtv-users] /dev/lirc missing during FC4 setup

R. Geoffrey Newbury newbury at mandamus.org
Mon Oct 17 12:07:04 EDT 2005


On Sun, 16 Oct 2005 13:46:36 -0400, Mark Rissberger wrote:

>Mark Rissberger wrote:
>> I figured that I'd post my modules.conf to see if anyone has any 
>> suggestions.
>>
>> Thanks
>>
>> alias char-major-61 lirc_i2c
>> alias eth0 forcedeth
>> alias scsi_hostadapter sata_nv
>> alias snd-card-0 snd-intel8x0
>> options snd-card-0 index=0
>> install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && 
>> /usr/sbin/alsactl restore >/dev/null 2>&1 || :
>> remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; 
>> }; /sbin/modprobe -r --ignore-remove snd-intel8x0
>> alias usb-controller ehci-hcd
>> alias usb-controller1 ohci-hcd
>> # nvidia kernel module
>> alias char-major-195 nvidia-1_0-7667
>> alias nvidia nvidia-1_0-7667
>> #
>> # ivtv (PVR-150)
>> alias char-major-81 ivtv
>> alias char-major-81-0 ivtv
>> #options ivtv tuner=39,50,47 ivtv_std=1,1 tda9887=0 mixer_input=2
>> alias tveeprom tveeprom-ivtv
>> alias tuner tuner-ivtv
>> alias msp3400 msp3400-ivtv
>> #
>> #lirc
>> install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install 
>> lirc_i2c
>> #
>> # ivtv (PVR-150 MCE)
>> alias char-major-81-1 ivtv
>> #options ivtv tuner=47 ivtv_debug=0 radio=1 ivtv_debug=0
>> options ivtv radio=1 ivtv_debug=0
>> options cx25840 debug=0 i2c_enable=1 cardtype=0 audiofmt=1 
>> no_black_magic=1

According to this list, you do not need any options after the 'alias'
line. And 'black_magic' has been unnecessary for some time.

The 'alias char-major-81-1 ivtv'  should probably be immediately after the
'81-0' line further up, so that ivtv knows that you have 2 tuners to be
handled by the module.

Your dmesg output may help you.

If you are not already using it, upgrading to the 4 series driver may
solve these problems.

G.
R. Geoffrey Newbury                          newbury at mandamus.org
Barrister and Solicitor                         Telephone: 905-271-9600                 
Mississauga,Ontario, Canada              Facsimile:   905-271-1638



More information about the mythtv-users mailing list