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 _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user