Click to See Complete Forum and Search --> : Sound Card Died In Linux.


CaptainNothing
01-31-2003, 06:52 PM
Well, i had my rh7.3 working perfect, but a couple of days ago i lost all sound.

Sometimes i had to manually kill an arts daemon, but no big problem. But i was working with wine, and after a wine crash, i just had no sound. I have the modules loaded, I ran sndconfig, it finds the right card, but no sound comes out. Everything seems to be ok, but it does not work.
In Win98 sound works fine, so it's not a card problem.

Any help? In older versions i did all the modprobe and everything, so i knew how to work with it, but since this time it was all installed automatically, i'm blank.

JohnT
01-31-2003, 06:57 PM
You can still configure your sound with the terminal. That hasn't changed. Have you tried?

CaptainNothing
02-05-2003, 08:12 PM
Well, i ran sndconfig, did the modprob routine, but it still doesn't work. Everything Seems to be fine, mp3 players seem to be working, no error messages, but there is no sound coming out.

Hayl
02-05-2003, 08:20 PM
try aumix or whatever mixer and see if any of the channels got muted.

renegade
02-05-2003, 09:39 PM
I had the same problem (after a wine crash) once.
Try killall wineserver, and kill any hanging wine processes.
Other than that I don't know.. are your speakers turned on? (joking :))
lsmod aswell and see if the modules are actually loaded.

CaptainNothing
02-06-2003, 04:22 PM
Ok all solved, i had no wineservers running, but i deleted some folders in the .wine directory, and fiddled arround with aumix. I had already tried it before, but it didn't fix anything. Worked this time.

Thanks everybody for the info.