[mythtv-users] lirc problem Jarod's FC2 guide

Myth myth at umich2.com
Sun Oct 31 05:45:26 UTC 2004


Everything was working great, then I went and tweaked some stuff and now 
the lirc module is not loading at boot time.
I can get it to work by:
    /sbin/modprobe lirc_i2c
    /sbin/service lircd restart

My modprobe.conf file is below. Anyone have an idea how to fix this?

alias eth0 sis900
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias char-major-61 lirc_i2c
#ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-usb-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; 
}; /sbin/modprobe -r --ignore-remove snd-intel8x0

alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install 
lirc_i2c
# nvidia kernel module
alias char-major-195 nvidia-1_0-6111



More information about the mythtv-users mailing list