Gentoo Archives: gentoo-user

From: Joshua Schmidlkofer <joshland@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Setting up ALSA on a new computer
Date: Fri, 14 Oct 2005 01:51:25
Message-Id: dd0cef60510131847u14f156f6if96f06ed083527c9@mail.gmail.com
In Reply to: Re: [gentoo-user] Setting up ALSA on a new computer by Michael Sullivan
1 From the kernel menuconfig help for Intel HD Audio:
2
3 so it's called 'snd-hda-intel' --- Have you been editting the
4 /etc/modules.d/alsa? Then run modules-update?
5
6 js
7
8
9 Intel HD Audio ─────────────────────────────────────────────────┐
10 │ CONFIG_SND_HDA_INTEL: │
11 │ │
12 │ Say Y here to include support for Intel "High Definition │ Audio" (Azalia)
13 motherboard devices. │
14 │ │
15 │ To compile this driver as a module, choose M here: the module │
16 │ will be called snd-hda-intel. │
17 │ │
18 │ Symbol: SND_HDA_INTEL [=n] │
19 │ Prompt: Intel HD Audio │
20 │ Defined at sound/pci/Kconfig:530 │
21 │ Depends on: !M68K && SOUND!=n && PCI && SND │
22 │ Location: │
23 │ -> Device Drivers │
24 │ -> Sound │
25 │ -> Advanced Linux Sound Architecture │
26 │ -> Advanced Linux Sound Architecture (SND [=m]) │
27 │ -> PCI devices │
28 │ Selects: SND_PCM │
29 │ │
30
31
32
33 On 10/13/05, Michael Sullivan <michael@××××××××××××.com> wrote:
34 >
35 > On Thu, 2005-10-13 at 18:05 -0700, Joshua Schmidlkofer wrote:
36 > > more specifically is now an "Intel HD Audio" at the very bottom of the
37 > > alsa PCI devices list
38 >
39 > I just checked my kernel configuration and I had that marked to be
40 > compiled as a module before I rebuilt my kernel last time. Now how do I
41 > use it?
42 >
43 > --
44 > gentoo-user@g.o mailing list
45 >
46 >

Replies

Subject Author
Re: [gentoo-user] Setting up ALSA on a new computer Michael Sullivan <michael@××××××××××××.com>