Hi,
I am trying to install the ALSA driver. I successfully compiled the driver, 
library and the utils.
However like a thorn in my skin , the module snd-intel8x0.o won't load!!!!
The following messages appear:

******************************************************************************
[root@localhost root]# modprobe snd-intel8x0;modprobe snd-pcm-oss;modprobe 
snd-mixer-oss;modprobe snd-seq-oss
/lib/modules/2.4.18-3/kernel/drivers/sound/snd-intel8x0.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/drivers/sound/snd-intel8x0.o: insmod 
/lib/modules/2.4.18-3/kernel/drivers/sound/snd-intel8x0.o failed
/lib/modules/sound/snd-intel8x0.o: unresolved symbol 
_snd_magic_kcalloc_R2061fcb1
/lib/modules/sound/snd-intel8x0.o: unresolved symbol 
snd_wrapper_kfree_R6782bdd7
/lib/modules/sound/snd-intel8x0.o: unresolved symbol 
snd_magic_kfree_R734de7d7
/lib/modules/sound/snd-intel8x0.o: insmod /lib/modules/sound/snd-intel8x0.o 
failed
/lib/modules/sound/snd-intel8x0.o: insmod snd-intel8x0 failed
[root@localhost root]#
******************************************************************************

For thoses who suspect the modules.config...here is a dump.
*******************************************************************************
alias parport_lowlevel parport_pc
alias eth0 eepro100
alias usb-controller usb-uhci


# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-intel8x0

# module options should go here

      # OSS/Free portion



# 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

#original
#alias sound-slot-0 i810_audio

#changed
alias sound-slot-0 snd-card-0

#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 || :
******************************************************************************

any suggestions guys?

Thanks and regards,
gaurav.

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to