On 31-Mar-02, Tech R wrote: > snd-emu10k1 58112 0 (unused) > snd-hwdep 3648 0 [snd-emu10k1] > snd-rawmidi 12384 0 [snd-emu10k1] > snd-seq-device 4128 0 [snd-emu10k1 snd-rawmidi] > snd-ac97-codec 22496 0 [snd-emu10k1] > snd-pcm 49472 0 [snd-emu10k1] > snd-timer 9824 0 [snd-pcm] > snd-util-mem 1456 0 [snd-emu10k1] > snd 27208 0 [snd-emu10k1 snd-hwdep snd-rawmidi > snd-seq-device snd-ac97-codec snd-pcm snd-timer snd-util-mem]
> It looks like it's loading correctly. > 'cat /proc/asound/sndstat' results in this: > > Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta12 emulation code) Kernel: > Linux sector1333 2.4.18-6mdk #1 Sat Mar 30 16:14:08 PST 2002 i686 > Config options: 0 > > Installed drivers: > Type 10: ALSA emulation > > Card config: > Sound Blaster Live! at 0xac00, irq 4 > > Audio devices: NOT ENABLED IN CONFIG > > Synth devices: NOT ENABLED IN CONFIG > > Midi devices: > 0: EMU10K1 MPU-401 (UART) > > Timers: > 7: system timer > > Mixers: NOT ENABLED IN CONFIG You've got the ALSA drivers loaded just fine, so "aplay" should work, but /proc/asound/sndstat displays the state of the /OSS emulation devices/, not the native ALSA ones. To get OSS sound (which you almost certainly want so you can run all your legacy sound apps), you need to load the "snd-pcm-oss" and "snd-mixer-oss" modules. Lots of people (myself included) have had trouble getting sound to come out of the SB Live! because the mixer is so damn huge. For starters, use "alsamixer", since it's far easier to see what you're doing, and unmute everything. If you don't seem to get sound from the front speakers, try toggling the mute value on the "DAC/ADC loopback" switch - it worked for me. I can mail you my /etc/asound.state for my emu10k1 if it will help. -- Adam Jones ([EMAIL PROTECTED])(http://www.yggdrasl.demon.co.uk/) .oO("You could try to start spaming" ) PGP public key: http://www.yggdrasl.demon.co.uk/pubkey.asc _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user