alsaconf finds everything fine and loading ALSA from the initscript has no errors. Also, I am sure that the appropriate things are unmuted and given ample volume in alsamixer. I used XMMS and alsaplayer to play the test MP3's. For testing, I booted into Knoppix 3.7 (which I believe uses OSS) and got the "Initiating startup sequence" working perfectly. I know that this card works with ALSA as this machine used to have Debian installed with ALSA compiled into the kernel.
Output of lspci | grep audio:
Code: Select all
0000:00:0e.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)Code: Select all
Module Size Used by
snd_seq_midi 6720 0
snd_pcm_oss 48000 0
snd_mixer_oss 17152 1 snd_pcm_oss
snd_seq_dummy 2724 0
snd_seq_oss 34272 0
snd_seq_midi_event 5728 2 snd_seq_midi,snd_seq_oss
snd_seq 50448 6 snd_seq_midi,snd_seq_dummy,snd_seq_oss,snd_seq_m
idi_event
snd_ens1371 19588 0
snd_rawmidi 20576 2 snd_seq_midi,snd_ens1371
snd_seq_device 7148 5 snd_seq_midi,snd_seq_dummy,snd_seq_oss,snd_seq,s
nd_rawmidi
snd_ac97_codec 82940 1 snd_ens1371
snd_pcm 82504 3 snd_pcm_oss,snd_ens1371,snd_ac97_codec
snd_timer 21604 2 snd_seq,snd_pcm
snd 47940 11 snd_pcm_oss,snd_mixer_oss,snd_seq_dummy,snd_seq
_oss,snd_seq,snd_ens1371,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_t
imer
soundcore 7392 1 snd
snd_page_alloc 7652 1 snd_pcm
nvidia 3465724 12
agpgart 29608 1 nvidia
cls_u32 6660 1
sch_htb 15872 1 

