Hello! * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2003-06-29 14:02]: > Hello debian-user, this is my first submission and is unfortunately due to the > My sound card is a Creative SoundBlaster Audigy MP3 and so the corresponding > driver should be emu10k1. I am running a 2.4.9 kernel and have tried compiling > the driver module directly into the kernel with no luck. So I currently have > the driver compiled as a separate loadable module, however no matter what I try, > I can not get it to load.
Me guess is that your kernel is just too old. I'd try upgrading to 2.4.18 which is available for woody as a security update. So you might want to upgrade for security reasons as well... > siva:~# modprobe -v emu10k1 > /sbin/insmod /lib/modules/2.4.9/kernel/drivers/sound/emu10k1/emu10k1.o > Using /lib/modules/2.4.9/kernel/drivers/sound/emu10k1/emu10k1.o > Symbol version prefix '' > /lib/modules/2.4.9/kernel/drivers/sound/emu10k1/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.9/kernel/drivers/sound/emu10k1/emu10k1.o: insmod > /lib/modules/2.4.9/kernel/drivers/sound/emu10k1/emu10k1.o failed > /lib/modules/2.4.9/kernel/drivers/sound/emu10k1/emu10k1.o: insmod emu10k1 failed Normally this works out of the box. I'd go for the newer kernel. Cheers, Mika -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

