Thanks to Jose's help, I was able to get the snd-es18xx mod to load for alsa 
0.9. Problem is, it doesn't seem to work. 

When I try to play a wav file using aplay, I get: 

Playing WAVE 'alert01.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
aplay: pcm_write:968: write error: Input/output error 

These are my module parameters: 

# ALSA portion
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
# OSS/Free portion
alias char-major-14 soundcore
##  ALSA portion
alias snd-card-0 snd-es18xx
options snd-es18xx snd_port=0x220 snd_irq=5 snd_mpu_port=330 snd_dma1=1 
snd_dma2=2 snd_isapnp=0
##  OSS/Free portion
alias sound-slot-0 snd-card-0
# OSS/Free portion - card #1
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 

And this is the results of lsmod: 

Module                  Size  Used by    Not tainted
snd-es18xx             15816   0
snd-pcm                46624   0  [snd-es18xx]
snd-mpu401-uart         2560   0  [snd-es18xx]
snd-rawmidi            11744   0  [snd-mpu401-uart]
snd-opl3-lib            5088   0  [snd-es18xx]
snd-timer               8992   0  [snd-pcm snd-opl3-lib]
snd-hwdep               3424   0  [snd-opl3-lib]
snd-seq-device          3696   0  [snd-rawmidi snd-opl3-lib]
snd                    23944   0  [snd-es18xx snd-pcm snd-mpu401-uart 
snd-rawmidi snd-opl3-lib snd-timer snd-hwdep snd-seq-device] 

Can anyone spot anything obviously wrong with this setup? Where might I look 
to find answers to this problem? 

Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
Email: [EMAIL PROTECTED] 

Attachment: msg03263/pgp00000.pgp
Description: PGP signature

Reply via email to