The Compaq Deskpro ES I'm installing is equipped with a ES1869
sound chip on the motherboard. I'm configuring the driver with
the settings the BIOS tells me (io, irq, dma).

----------
gentoo root # modprobe snd-es18xx 
Inserting snd-es18xx with modprobe 
/lib/modules/2.4.19-gentoo-r10/kernel/sound/isa/snd-es18xx.o: init_module: No such 
device 
... 
gentoo root # dmesg
ESS AudioDrive ES18xx soundcard not found or device busy
----------

The contents of modules.conf:
----------
# ALSA portion
alias char-major-116 snd
options snd cards_limit=1

# OSS/Free portion
alias char-major-14 soundcore

alias snd-card-0 snd-es18xx

alias sound-slot-0 snd-card-0

# Card 1: Built-in ESS1869
alias snd-card-0 snd-es18xx
options snd-es18xx port=0x220 irq=5 mpu_port=0x330 dma1=0 dma2=1 isapnp=1 enable=1

# 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

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
--------------

What can I try to get my card to work. Are there any debugging aids ?

Markus



--
  Markus Baertschi             Phone: ++41 (21) 807 1677
  Bas du Ross� 14b             Fax  : ++41 (21) 807 1678
  CH-1163, Etoy                Email: [EMAIL PROTECTED]
  Switzerland                  Homepage: www.markus.org




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to