Hi, I managed to compile the driver and my modules.conf looks like this: ********************************************************************
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 # ALSA portion alias char-major-116 snd alias snd-card-0 snd-intel8x0 # module options should go here # OSS/Free portion alias char-major-14 soundcore alias sound-slot-0 snd-card-0 # 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 alias sound-slot-0 i810_audio 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 || : ********************************************************************************* Now if I try to load the module I get the following: *********************************************************************************** [root@localhost utils]# modprobe snd-intel8x0 /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/2.4.18-3/kernel/drivers/sound/snd-intel8x0.o: insmod snd-intel8x0 failed ************************************************************************************ Further I get contradictions like: ************************************************************************************ [root@localhost utils]# ./alsasound start ALSA driver is already running. [root@localhost utils]# amixer The ALSA sound driver was not detected in this system. [root@localhost utils]# ************************************************************************************* Can anybody please tell me what's wrong here.I am stuck at this point for hours!!! 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