Re: modprobe -l Sound Card Not Listed



michelebargeman@xxxxxxxxx wrote:
> I just compiled kernel-2.6.15, it booting okay. When I ran modprobe -l
> - it didn't not list my sound card. However, lscpi did list my sound
> card. Is that normal? I have onboard sound - while it work with linux -
> I prefer creative b/c of the quality.

When you configured your kernel, did you mark the audio driver as 'M' or as '*'?

M = Modules
* = into the kernel

When you build something into the kernel, you won't have a modules which you
can modprobe at need, it's always "loaded" and it won't be listed in
/lib/modules/2.6.15/... and won't be listed with lsmod.



//Aho
.



Relevant Pages