|
no sound after dist-upgrade
Hello. I'm using Debian Sarge 3.1, with kernel 2.4.27-speakup. I have Creative SoundBlaster Live. Alsa-conf has never been able to find my soundcard, but I did have sound working with most of the applications. Now, however, after a dist-upgrade, it is all gone, and I cannot figure out how to get it back.
"modinfo soundcore" reads: /lib/modules/2.4.27-speakup/kernel/drivers/sound/soundcore.o description: Core sound module
"modinfo emu10k1" reads: /lib/modules/2.4.27-speakup/kernel/drivers/sound/emu10k1/emu10k1.o description: Creative EMU10K1 PCI Audio Driver v0.20
modprobe emu10k1 goes without a hitch. However, cat /dev/urandom > /dev/dsp, I get bash: /dev/dsp: No such device. I checked this by ls /dev/dsp, which reports /dev/dsp. So, I'm not sure what to think.
I've tried sndconfig, alsaconf, and modconf, and nothing works. The audio group has read write permissions on /dev/dsp0
How can I get sound?
Last edited by mark_alfred; 12-26-2004 at 12:30 PM.
|