[mythtv-users] FC5 loading lirc_i2c kills ivtv
Gregg
3gemail at gmail.com
Fri Aug 4 17:44:54 UTC 2006
I am running fc5 with a pvr250 and PcHDTV3000. When I load lirc_i2c
Ivtv loads, but I can not capture video, and lircd is locked. If I
rmmod lirc_i2c and reboot I can capture video. Is there a fix for
this? I would like to stop using the keyboard.
I have installed:
ivtv.i386 1:0.7.0-117.fc5.at installed
lirc.i386 0.8.1-cvs20060628_60.r installed
Here is my modprobe.conf:
alias eth0 skge
alias snd-card-0 snd-emu10k1
alias char-major-61 lirc_i2c
#options snd-card-0 index=0
#options snd-emu10k1 index=0
alias snd-card-0 snd-emu10k1
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && /usr/sbin/als
actl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/mod
probe -r --ignore-remove snd-emu10k1
remove snd-emu10k1 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/m
odprobe -r --ignore-remove snd-emu10k1
# 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
Thanks.
-Gregg
More information about the mythtv-users
mailing list