Debian 3.0, SBLive.
I just did my first-ever kernel compilation (2.4.18) and compiled and installed the latest (0.9.0rc3) ALSA drivers and library. I've had varying problems trying to get the sound to work. The current situation is that everything "works" but no sound is produced. The mixer settings _are_ proper. /dev/audio and the rest of them exist and are also "working", but eg. catting stuff into them produces nothing. Aplay runs nicely but without a sound, as does xmms. While struggling with the setup I've tried to follow the bits and pieces of documentation I've run into. Consequently, /etc/modules has these sound modules: snd-pcm-oss snd-mixer-oss snd-seq-oss /etc/modules.conf has this kind of things (and a lot of non-sound stuff): alias snd-card-0 snd-emu10k1 alias sound snd-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 snd-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss Before I added "snd-(foo)-oss" into the module list, /dev/xxx audio devices didn't work at all ("No such device"). After I added them, 'lsmod' has been giving this kind of record-breaking spam: Module Size Used by Not tainted snd-seq-midi 3136 0 (autoclean) (unused) snd-emu10k1-synth 3712 0 (autoclean) (unused) snd-emux-synth 23228 0 (autoclean) [snd-emu10k1-synth] snd-seq-midi-emul 4432 0 (autoclean) [snd-emux-synth] snd-seq-virmidi 2616 0 (autoclean) [snd-emux-synth] snd-seq-oss 22016 0 (unused) snd-seq-midi-event 2984 0 [snd-seq-midi snd-seq-virmidi snd-seq-oss] snd-seq 33484 2 [snd-seq-midi snd-emux-synth snd-seq-midi-emul snd-seq-virmidi snd-seq-oss snd-seq-midi-event] snd-pcm-oss 35364 0 snd-mixer-oss 8544 0 [snd-pcm-oss] snd-emu10k1 55012 0 [snd-emu10k1-synth] snd-pcm 53312 0 [snd-pcm-oss snd-emu10k1] snd-timer 9280 0 [snd-seq snd-pcm] snd-rawmidi 11776 0 [snd-seq-midi snd-seq-virmidi snd-emu10k1] snd-seq-device 3696 0 [snd-seq-midi snd-emu10k1-synth snd-emux-synth snd-seq-oss snd-seq snd-emu10k1 snd-rawmidi] snd-util-mem 1168 0 [snd-emux-synth snd-emu10k1] snd-hwdep 3456 0 [snd-emu10k1] snd-ac97-codec 24016 0 [snd-emu10k1] snd 23688 0 [snd-seq-midi snd-emux-synth snd-seq-virmidi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-emu10k1 snd-pcm snd-timer snd-rawmidi snd-seq-device snd-util-mem snd-hwdep snd-ac97-codec] Can anyone suggest possible answers to why no sound is produced? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user