[wplug] Alsa revisited

Bill bhalpin at collaborativefusion.com
Tue Apr 29 13:41:01 EDT 2003


Anyone using alsa with an es1371 card in RH8?  

After following the instructions on the alsa site as closely as I could,
I still cant get my soundcard working.

The output in syslog is repeated so I'm only including a single block of
the error:


You may find more information in syslog or the output from dmesg
Apr 29 13:29:28 bill insmod:
/lib/modules/2.4.18-14/kernel/sound/isa/gus/snd-interwave.o: insmod
sound-slot-0 failed
Apr 29 13:29:28 bill kernel: C-Media PCI soundcard not found or device
busy
Apr 29 13:29:28 bill insmod: Warning: ignoring enable_midi=1, no such
parameter in this module
Apr 29 13:29:28 bill insmod:
/lib/modules/2.4.18-14/kernel/sound/pci/snd-cmipci.o: init_module: No
such device
Apr 29 13:29:28 bill insmod: Hint: insmod errors can be caused by
incorrect module parameters, including invalid IO or IRQ p
arameters.       You may find more information in syslog or the output
from dmesg
Apr 29 13:29:28 bill insmod:
/lib/modules/2.4.18-14/kernel/sound/pci/snd-cmipci.o: insmod
sound-slot-1 failed
Apr 29 13:29:30 bill kernel: C-Media PCI soundcard not found or device
busy
Apr 29 13:29:30 bill insmod: Warning: ignoring enable_midi=1, no such
parameter in this module
Apr 29 13:29:30 bill insmod:
/lib/modules/2.4.18-14/kernel/sound/pci/snd-cmipci.o: init_module: No
such device

Here is what I have in modules.conf:

# 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

# ALSA portion
alias snd-card-0 snd-interwave
alias snd-card-1 snd-cmipci
options snd-cmipci id="first" enable_midi="1"

# OSS/Free portion
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-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

# OSS/Free portion - card #2 (cmipci)
alias sound-slot-1  snd-card-1
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss

I'm pretty sure there is something wrong there...

Any help would be appreciated, I've been without sound for a week now
and its making work so much more tedious. :)

-b





More information about the wplug mailing list