brittm
2004-05-19, 06:10 PM CDT
I just upgraded from FC1 to FC2. After the upgrade, my Soyo Dragon KT-400 Ultra on-board sound isn't functioning--that is, no sound (XMMS says "couldn't open audio"). C-Media is the sound vendor. Hardware Browser reports a CM8738 using driver snd-cmipci.
/etc/modprobe.conf reports:
alias eth0 via-rhine
alias usb-controller uhci-hcd
alias usb-controller1 ehci-hcd
alias snd-card-0 cmpci
alias char-major-195-* nvidia
install sound-slot-0 /sbin/modprobe --first-time --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 --first-time --ignore-remove sound-slot-0
Can anyone shed some light on how I can get my sound working again?
Thanks in advance!
/etc/modprobe.conf reports:
alias eth0 via-rhine
alias usb-controller uhci-hcd
alias usb-controller1 ehci-hcd
alias snd-card-0 cmpci
alias char-major-195-* nvidia
install sound-slot-0 /sbin/modprobe --first-time --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 --first-time --ignore-remove sound-slot-0
Can anyone shed some light on how I can get my sound working again?
Thanks in advance!