I'm trying to enable a Soundblaster PCI 127 (es1371) using Red Hat 7.3. The 
various modules seemed to have compiled correctly. I read the README and the 
instructions at 
http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=Creative
%20Labs&card=Soundblaster%20PCI%20128&chip=ES1371&module=ens1371.

However, when I attempt to insert the modules I get:

[root@localhost /]# modprobe snd-ens1371
/lib/modules/2.4.18-3/kernel/sound/pci/snd-ens1371.o: init_module: No such 
device
Hint: insmod errors can be caused by incorrect module parameters, including 
invalid IO or IRQ parameters
/lib/modules/2.4.18-3/kernel/sound/pci/snd-ens1371.o: insmod 
/lib/modules/2.4.18-3/kernel/sound/pci/snd-ens1371.o failed
/lib/modules/2.4.18-3/kernel/sound/pci/snd-ens1371.o: insmod snd-ens1371 
failed
[root@localhost /]#

My /etc/modules.conf reads:

alias parport_lowlevel parport_pc
alias sound-slot-0 es1371
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 
2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 
|| :
alias usb-controller usb-uhci
alias eth0 3c509
# Added by Wally for Soundblaster PCI 128 (es1371) support
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-ens1371
# module options should go here

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

# 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
  
The file snd-ens1371.o exists. Any assistance available? TIA.

Wally Sanford


-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing
real-time communications platform! Don't just IM. Build it in!
http://www.jabber.com/osdn/xim
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to