Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] My Continuing ALSA Woes
Date: Fri, 21 Oct 2005 17:53:35
Message-Id: 1129916966.9902.5.camel@camille.espersunited.com
In Reply to: Re: [gentoo-user] My Continuing ALSA Woes by Holly Bostick
1 On Thu, 2005-10-20 at 16:36 +0200, Holly Bostick wrote:
2 > Michael Sullivan schreef:
3 > > On Thu, 2005-10-20 at 06:11 -0700, Mark Knecht wrote:
4 > >
5 > >> Please give me a bit of info:
6 > >>
7 > >> lspci
8 > >>
9 > >> Basically I'm concerned that the hardware you have and the modules
10 > >> you are trying to load aren't matching up.
11 > >
12 >
13 > Here is the kernel help for the snd_hda_intel driver:
14 >
15 > Say Y here to include support for Intel "High Definition
16 > x Audio" (Azalia) motherboard devices.
17 > x
18 >
19 > x To compile this driver as a module, choose M here: the module
20 > x will be called snd-hda-intel.
21 > x
22 > x Symbol: SND_HDA_INTEL [=n]
23 > x Prompt: Intel HD Audio
24 > x Defined at sound/pci/Kconfig:530
25 > x Depends on: !M68K && SOUND!=n && PCI && SND
26 > x Location:
27 > x -> Device Drivers
28 > x -> Sound
29 > x -> Advanced Linux Sound Architecture
30 > x -> Advanced Linux Sound Architecture (SND [=m])
31 > x -> PCI devices
32 > x Selects: SND_PCM
33 >
34 > As I see it, there is no further selection needed to get this detected,
35 > but are we certain that this driver (which does not really specify which
36 > revisions/versions of the motherboard chipset resources are in fact
37 > supported) works with this exact device:
38 >
39 > > 0000:00:1b.0 Class 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW
40 > > (ICH6 Family) High Definition Audio Controller (rev 03)
41 >
42 > ?
43 >
44 > Perhaps there is undocumented support not built, I went to Device
45 > Drivers=>I2C support, and found this:
46 >
47 > CONFIG_I2C_I801:
48 > x
49 > x If you say yes to this option, support will be included for the Intel
50 > x 801 family of mainboard I2C interfaces. Specifically, the following
51 > x versions of the chipset are supported:
52 > x 82801AA
53 > x 82801AB
54 > x 82801BA
55 > x 82801CA/CAM
56 > x 82801DB
57 > x 82801EB/ER (ICH5/ICH5R)
58 > x 6300ESB
59 > x ICH6
60 > x ICH7
61 > x ESB2
62 > x
63 > x This driver can also be built as a module. If so, the module
64 > x will be called i2c-i801.
65 >
66 > x
67 >
68 > x Symbol: I2C_I801 [=m]
69 > x Prompt: Intel 82801 (ICH)
70 > x Defined at drivers/i2c/busses/Kconfig:110
71 > x Depends on: I2C && PCI
72 > x Location:
73 > x -> Device Drivers
74 > x -> I2C support
75 > x -> I2C support (I2C [=y])
76 > x -> I2C Hardware Bus support
77 > x
78 > x
79 >
80 > It seems quite possible that this advanced board might need I2c support
81 > statically compiled before the various components can properly
82 > communicate with each other and the kernel.
83 >
84 > Hope this helps.
85 > Holly
86
87 I recompiled the kernel removing the SMP and adding what you listed
88 above. You didn't say what part of I2C Hardware Bus support I should
89 add, so I checked everything that said Intel on the Hardware Bus support
90 submenu. It still doesn't detect my snd-hda-intel...
91
92 --
93 gentoo-user@g.o mailing list