Gentoo Archives: gentoo-user

From: Roy Wright <royw@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] alsa issues
Date: Sat, 09 Jul 2005 07:22:14
Message-Id: 42CF79AC.4000109@cisco.com
In Reply to: [gentoo-user] alsa issues by creighto@spunge.org
1 You are probably building it into the kernel and trying to load it
2 as an alsa module. Do one or the other.
3
4 I.e., if you want it built into the kernel, then remove it from
5 /etc/modules.d/alsa
6 #options snd-intel8x0 index=0
7
8 If you want it as a module, then set CONFIG=SND_INTEL8X0=M in
9 /usr/src/linux/.config (Device Drivers, Sound, Advanced Linux Sound
10 Architecture, PCI devices, <M> Intel/SiS/nVidia/AMD/ALi AC97
11 Controller)
12
13 HTH,
14 Roy
15
16 creighto@××××××.org wrote:
17
18 >trouble loading snd-intel8x0 for soundcard
19 >
20 >modprobe snd-intel8x0 results in ...
21 >
22 >FATAL: Module snd_intel8x0 not found
23 >
24 >yet it exists as...
25 >
26 >/lib/modules/2.6.12-gentoo-r4/kernel/sound/pci/snd-intel8x0.ko
27 >
28 >Could this be a bad alias in modprobe.conf? If so how do I fix it?
29 >
30 >Creighton
31 >
32 >
33 >
34 --
35 gentoo-user@g.o mailing list