I just upgraded to the 2.6.21 kernel, as it just arrived in Debian Testing, and I have no sound.
shows all of the modules are loaded. I ran alsaconf but amixer complains about no device
Code:
Loading driver...
Usage: /etc/init.d/alsa {unload|reload|force-unload|force-reload|suspend|resume}
Setting default volumes...
amixer: Mixer attach default error: No such device
KDE sopund sytem won't start for Alsa either
There is no /dev/dsp or /dev/snd/................
Output of alsa
[code]
matt-debian:init.d# ./alsa reload
Unloading ALSA sound driver modules: (none loaded).
Loading ALSA sound driver modules: (none to reload).
output of alsa-utils restart
Code:
matt-debian:init.d# ./alsa-utils restart
Shutting down ALSA...done (none loaded).
Setting up ALSA...done (none loaded).
Dmseg
Code:
matt-debian:init.d# dmesg |grep alsa
ALSA /usr/src/modules/alsa-driver/pci/emu10k1/../../alsa-kernel/pci/emu10k1/emu10k1x.c:949: Model 1003 Rev 00000000 Serial 10031102
I am stuck.
The soundcard is a Creative Sound Blaster Live on a Dell computer
whith the module snd-emu10k1x, which is loaded. Anyone have any Ideas or solutions?