On Tue, 27 Aug 2002 08:41:35 +0000 "Gaurav Poothia" <[EMAIL PROTECTED]> wrote:
> 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 The line above is about the OSS/Free driver :) > 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 You can check with '/sbin/lsmod' which modules are loaded. HTH, -Frans ------------------------------------------------------- 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