I am unable to get alsa working. I have installed alsautils and alsaplayer. libalsa1 was already installed.
I added the normal lines to modules.conf that got it working in the past but it is not working now. # alias sound-slot-0 emu10k1 alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-card-emu10k1 alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss I also went in an uncommented the sound pieced of modules.devfs # Soundcard alias /dev/sound sound-slot-0 alias /dev/audio /dev/sound alias /dev/mixer /dev/sound alias /dev/dsp /dev/sound alias /dev/dspW /dev/sound alias /dev/midi /dev/sound What has changed that I need to do to get the alsa sound working again?
