On Mon, 14 Jan 2002 23:55:18 -0500 Emre Tezel <[EMAIL PROTECTED]> wrote:
> Hi Everyone, > > I am trying to get alsa 0.9.0beta10 working. I compiled and installed > all the tar balls. I modified my modules.conf and even did a ldconfig. > But I get an error message whenever I tried to load the drivers. > > [root@hori misc]# /sbin/modprobe snd-card-emu10k1 > /lib/modules/2.4.7-10/misc/snd-card-emu10k1.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.7-10/misc/snd-card-emu10k1.o: insmod > /lib/modules/2.4.7-10/misc/snd-card-emu10k1.o failed > /lib/modules/2.4.7-10/misc/snd-card-emu10k1.o: insmod snd-card-emu10k1 > failed > > my modules.conf looks like this: > > alias parport_lowlevel parport_pc > alias eth0 3c59x > #alias sound-slot-0 emu10k1 > #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 || : > alias usb-controller usb-uhci > > # ALSA portion > alias char-major-116 snd > # OSS/Free portion > alias char-major-14 soundcore > > # ALSA portion > alias snd-card-0 snd-card-emu10k1 > # OSS/Free portion > 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 > > Please help !!! > > Thx > Emre Make sure 'PNP OS installed' is set to 'no' in the BIOS (although it seems for recent kernels that's not always neccesary). Also, if you have an AGP graphics card the sound card should not be in the PCI slot next to it AFAIK. In my Asus P5A mainboard's BIOS I can assign IRQ's to PCI slots, if your BIOS does not support this you can try to put the card in a different slot. Oh, and make sure the OSS/Free drivers are not loaded with '/sbin/lsmod' . The modules.conf looks OK, good luck! -Frans _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user