Snes9x, Sound and Playing CDs

steve s s_sandrussi at hotmail.com
Wed Mar 9 22:03:04 MST 2005


Hey

this is the first block of my old modprobe.conf

----------------------------------------------------------------

alias eth0 sungem
alias snd-card-0 dmasound_pmac

----------------------------------------------------------------

I only added the first line to my new modprobe.conf.

The last part is exactly as it was in the link you gave me. I checked it 
with the one you sent in your last reply and only fond on difference but 
that was just a different line break in the third line of the second block.  
Is that a problem and should i change it? Seems the same to me.

Thanks

original version

--------------------------------------------------

install snd-card-0 /sbin/modprobe --ignore-install snd-card-0 && {
/usr/sbin/alsactl restore >/dev/null 2>&1 || :; }
remove snd-card-0 { /usr/sbin/alsactl store >/dev/null 2>&1 || :; };
/sbin/modprobe -r --ignore-remove snd-card-0

install sound-slot-0 /sbin/modprobe --ignore-install sound-slot-0 && {
/bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; }
remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >>/dev/null
2>&1 || :; }; /sbin/modprobe -r --ignore-remove sound-slot-0

--------------------------------------------------

your version from last reply

---------------------------------------------------

install snd-card-0 /sbin/modprobe --ignore-install snd-card-0 && {
/usr/sbin/alsactl restore >/dev/null 2>&1 || :; }
remove snd-card-0 { /usr/sbin/alsactl store >/dev/null 2>&1 || :; };
/sbin/modprobe -r --ignore-remove snd-card-0

install sound-slot-0 /sbin/modprobe --ignore-install sound-slot-0 && {
/bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; }
remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >>/dev/null 
2>&1 ||
:; }; /sbin/modprobe -r --ignore-remove sound-slot-0

---------------------------------------------------

_________________________________________________________________
Need a credit card fast? Apply now! Must be over 18. AU only:  
http://ad.au.doubleclick.net/clk;11046970;10638934;f?http://www.anz.com/aus/promo/first0105ninemsn/default.asp



More information about the yellowdog-general mailing list