On Fri, 26 Oct 2001 21:29:13 +0900
押切 正浩 <[EMAIL PROTECTED]> wrote:

> Hi alsa users,
> 
> I've tried to install ALSA sound driver 0.9.0beta8a for SB Live! on
> kernel 2.4.12. Every installation procedures seems to be all right
> except the last command "modprobe". When I execute "modprobe", several
> error messages are printed as follows.
> 
> % modprobe snd-card-emu10k1
> 
> /lib/modules/2.4.12/misc/snd-card-emu10k1.o: init_module: No such
> device
> /lib/modules/2.4.12/misc/snd-card-emu10k1.o: insmod
> /lib/modules/2.4.12/misc/snd-card-emu10k1.o failed
> /lib/modules/2.4.12/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
> 
> Could anyone give me any informations or suggestions to install ALSA
> driver correctly ?
> 
> Thank you for any hints in advance.
> Masa
> 
> ----- Other infomations -----
> 
> [modules.conf]
> alias eth0 eepro100
> alias parport_lowlevel parport_pc
> alias usb-controller usb-uhci
> 
> # ALSA
> 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="emu10k1" \
>         snd_extin=0x0003,0x000f,0x3fc3,0x3fcf,0x0fc3,0x0fcf \
>         snd_extout=0x1f03,0x1f0f,0x1fc3,0x1fcf,0x1f0f \
>         alias sound-slot-0 emu10k1
          ^^^^^^^^^^^^^^^^^^^^^^^^^^  this isn't an option for 
the snd-card-emu10k1 module :)
> 
> # OSS/FREE
> alias char-major-14 soundcore
> #alias sound-slot-0 emu10k1
> 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
> 

    -Frans 


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to