Click to See Complete Forum and Search --> : kernel modules


Baranohell
04-01-2001, 08:15 PM
I've compiled the 2.4.3 kernel and am currently running but I have one odd situation. Modprobe cannot locate the 'emu10k1' module (which is for my sound card) but I can play sound perfectly....How do I tell the kernel where the module is? How am I able to play sounds? Thanks in advance for any response.

Helius
04-02-2001, 10:07 AM
It seems you have compiled the driver for your sound card into the kernel, because you have sound. SO it isn't neccesary to tell the kernel where the module is, because it isn't anywere (just in your kernel...) ;)