Hi all,

I know this is a little off topic but I hope you guys can help anyway.
In my efforts to get the ATI Remote Wonder II remote to work on my Myth box, I "cleaned" up my /etc/modprobe.conf. It seemed like a good idea at the time, but in retrospect it was poor judgement. After restarting the box I can get no sound... I use alsa 1.0.8 and used to have great sound. My cleaning up consisted in moving parts of the lines around and making it more intelligible. Could anybody help me in getting the sound settings right? I tried to put things back in order but it didn't do me any good.
Any help greatly appreciated.


Cheers,


-Morten

/etc/modprobe.conf

# This file is autogenerated from /etc/modules.conf using generate-modprobe.conf command

# Builtin sound
alias sound-slot-1 snd-via82xx
remove snd-via82xx /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-via82xx install snd-via82xx /sbin/modprobe --first-time --ignore-install snd-via82xx && { /sbin/modprobe snd-pcm-oss; /bin/true; }

# Ethernet adapter
alias eth0 via-rhine

# USB
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe ehci-hcd; /bin/true

# Creative sound card
alias sound-slot-0 snd-emu10k1
remove snd-emu10k1 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-emu10k1 install snd-emu10k1 /sbin/modprobe --first-time --ignore-install snd-emu10k1 && { /sbin/modprobe snd-pcm-oss; /bin/true; }

# ATI Remote Wonder II setup
alias char-major-61-0 lirc_atiusb
alias lirc_dev lirc_atiusb
options lirc_atiusb repeat=23

--
-------------------------------------------------------------------
WEB-fx                           http://www.webfx.no
Morten Lerskau Rønseth           mailto:[EMAIL PROTECTED]
Odinsvei 15c                     +47 6680 9191
1413 Tårnåsen +47 9343 4357 Norway

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to