Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Setting up ALSA on a new computer
Date: Fri, 14 Oct 2005 02:33:43
Message-Id: 1129256848.6731.3.camel@camille.espersunited.com
In Reply to: Re: [gentoo-user] Setting up ALSA on a new computer by Nick Rout
1 On Fri, 2005-10-14 at 15:22 +1300, Nick Rout wrote:
2 > On Thu, 13 Oct 2005 21:06:03 -0400
3 > Eduard Vaykher wrote:
4 >
5 > > On 10/13/05, Michael Sullivan <michael@××××××××××××.com> wrote:
6 > > >
7 > > > I'm trying to set up ALSA on my new computer. I ran lspci to find out
8 > > > what sound card I had:
9 > > >
10 > > > camille ~ # lspci -v | grep -i 'audio'
11 > > > 0000:00:1b.0 Class 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
12 > > > Family) High Definition Audio Controller (rev 03)
13 > > >
14 > > > Then I cross-referenced it in the ALSA Matrix. I found (I think) that I
15 > > > should be using the intel8x0 driver. The Matrix page said that I should
16 > > > modprobe snd-card-intel8x0, but when I do that it comes up missing:
17 > > >
18 > > > camille ~ # modprobe snd-card-intel8x0
19 > > > FATAL: Module snd_card_intel8x0 not found.
20 > > >
21 > > > I'm pretty sure I have support for the module compiled into the kernel.
22 > > > What should I do?
23 > > >
24 > > > --
25 > > > gentoo-user@g.o mailing list
26 > > >
27 > > >
28 > > It's not snd-card-intel8x0, it's snd-intel8x0. Make sure you have the module
29 > > enabled in the kernel config, though.
30 >
31 > Its not either, its
32 >
33 > snd-hda-intel
34 >
35 > It is not in kernels <2.6.12 (unless backported)
36 >
37 >
38 >
39 > --
40 > Nick Rout <nick@×××××××.nz>
41
42 I'm using 2.6.13-gentoo-r3.
43
44 --
45 gentoo-user@g.o mailing list