Hello,

I tried to build and install ALSA 0.9.4. Everything went OK until
I tried to insert sbawe module into kernel. Modprobe
said:

/lib/modules/2.4.19/misc/snd-sbawe.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO 
or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.19/misc/snd-sbawe.o: insmod /lib/modules/2.4.19/misc/snd-sbawe.o 
failed
/lib/modules/2.4.19/misc/snd-sbawe.o: insmod snd-sbawe failed

here's my lsmod results:

Module                  Size  Used by    Tainted: P
lt_serial              20692   3
lt_modem              479771   0  [lt_serial]

And here's my modules.conf

pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
# alias usb-interface usb-uhci

if [ `uname -r` = "2.4.20-alt6-up" ]
# alias sound-slot-0 sb
# alias synth0 awe_wave

# lt_drivers: autoloading and insertion parameter usage
alias char-major-62 lt_serial
alias /dev/tts/LT0 lt_serial
alias /dev/modem lt_serial
# The next two lines are syntax examples, only Rarely Needed, to automate parameter 
usage during lt_drivers insertion. See documentation for details.
# options lt_modem vendor_id=0x115d device_id=0x0420
# options lt_modem Forced=3,0x130,0x2f8,0
# section for lt_drivers ends
# This block installed with Lucent modem drivers is for PPP related support
alias /dev/ppp          ppp_generic
alias char-major-108    ppp_generic
alias tty-ldisc-3       ppp_async
alias tty-ldisc-14      ppp_synctty
alias ppp-compress-21   bsd_comp
alias ppp-compress-24   ppp_deflate
alias ppp-compress-26   ppp_deflate;

alias usb-interface usb-uhci

endif

It's a mess, I know, but temporary one. At least you can see that
everything seems to be OK here.

Into the kernel I compiled only soundcore.

Can anybody help?

--

Regards,
Artem Vakhitov


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to