Hi everyone!

 I have a Creative SB Live! Platinum card. I downloaded ALSA 0.5.10 drivers
and did the ./configure, make, make install, ./snddevices cycle. I inserted
the following in /etc/modules.conf :

# ALSA portion
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-emu10k1
options snd-card-emu10k1 snd_index=0 snd_id="SBLive"
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
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

 When I run modprobe snd-card-emu10k1 at the prompt, I get the following
error:

/lib/modules/2.2.16-22/misc/snd-card-emu10k1.o: init_module: Device or
resource busy
/lib/modules/2.2.16-22/misc/snd-card-emu10k1.o: insmod
/lib/modules/2.2.16-22/misc/snd-card-emu10k1.o failed
/lib/modules/2.2.16-22/misc/snd-card-emu10k1.o: insmod snd-card-emu10k1
failed
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters


 What is wrong? What extra configuration do I have to do? TIA,

Amit

----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to