PDA

View Full Version : redhat fedora sound problem


nuketemala
2003-11-26, 12:33 PM CST
Hello guys, :D :P
I am running fedora, and looks like is a bug , because my sound card ( sound blaseter worked fine for a couple of days and then stop working,) after trying to reset it using redhat-sound-config I got a error mesages saying the culd not detect a sound card.
any of you guys has fix this issue

hachre
2003-11-26, 07:13 PM CST
The ultimate fix is to do the following as root:

init 1
rm /etc/sysconfig/hwconf
rm /etc/modules.conf
kudzu (answer Configure to all questions)
init 5
kudzu (answer Configure again)
reboot

Afterwards do a redhat-config-sound, it should work now...
Removing the hwconf file will delete all hardware information, but it shouldn`t matter since kudzu will find it all again...