« Samsung LCD TV xorg.conf settings | Main | Pc hdTv3000 Firmware »

Mythtv rc.local startup additions

My rc.local for mythtv on fc5

/usr/bin/mysqlcheck -u root -pxxxxx -r --all-databases
/sbin/modprobe lirc_mceusb2
/sbin/modprobe bt878
/sbin/modprobe dvb-bt8xx
/sbin/modprobe dst
amixer -c 0 sset Line,0 100%,100% cap mute
amixer -c 0 sset Capture,0 100%,100% cap mute
amixer sset 'IEC958 Playback AC97-SPSA' 0
mount -t cifs -o username=administrator,password=xxxx, //xxx/network /mnt/network
chmod -R 777 /dev/dvb/adapter0
chmod -R 777 /dev/dvb/adapter1

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)