You are probably building it into the kernel and trying to load it
as an alsa module.  Do one or the other.

I.e., if you want it built into the kernel, then remove it from
/etc/modules.d/alsa
#options snd-intel8x0 index=0

If you want it as a module, then set CONFIG=SND_INTEL8X0=M in
/usr/src/linux/.config (Device Drivers, Sound, Advanced Linux Sound
Architecture, PCI devices, <M> Intel/SiS/nVidia/AMD/ALi AC97
Controller)

HTH,
Roy

[EMAIL PROTECTED] wrote:

>trouble loading snd-intel8x0 for soundcard
>
>modprobe snd-intel8x0 results in ...
>
>FATAL: Module snd_intel8x0 not found
>
>yet it exists as...
>
>/lib/modules/2.6.12-gentoo-r4/kernel/sound/pci/snd-intel8x0.ko
>
>Could this be a bad alias in modprobe.conf?  If so how do I fix it?
>
>Creighton
>
>  
>
-- 
[email protected] mailing list

Reply via email to