Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ALSA - Still No Sound
Date: Sun, 06 Mar 2011 08:58:31
Message-Id: 201103060857.15278.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Re: ALSA - Still No Sound by walt
1 On Saturday 26 February 2011 21:53:52 walt wrote:
2 > On 02/15/2011 02:43 AM, dhk wrote:
3 > > On 02/14/2011 12:29 PM, walt wrote:
4 > >> On 02/14/2011 03:43 AM, dhk wrote:
5 > >>> What are the "Intel HD Audio" codecs? I don't
6 > >>> remember doing anything explicitly for them. How do I check them?
7 > >>> Thanks.
8 > >>
9 > >> Under the HD-Intel sound card driver menu there are several codecs for
10 > >> specific sound chips. e.g. I use the one for realtek, but yours may be
11 > >> a different one. Doesn't hurt to build them all as modules and see
12 > >> which one(s) your kernel actually uses.
13 > >
14 > > It looks like all the codec's are built in. I'm not sure what the last
15 > > one in the list does.
16 > >
17 > > # grep -i realtek /etc/kernels/kernel-config-x86_64-2.6.36-gentoo-r5
18 > > CONFIG_REALTEK_PHY=m
19 > > CONFIG_SND_HDA_CODEC_REALTEK=y
20 > > # grep -i codec /etc/kernels/kernel-config-x86_64-2.6.36-gentoo-r5
21 > > CONFIG_SND_AC97_CODEC=m
22 > > CONFIG_SND_HDA_CODEC_REALTEK=y
23 > > CONFIG_SND_HDA_CODEC_ANALOG=y
24 > > CONFIG_SND_HDA_CODEC_SIGMATEL=y
25 > > CONFIG_SND_HDA_CODEC_VIA=y
26 > > CONFIG_SND_HDA_CODEC_ATIHDMI=y
27 > > CONFIG_SND_HDA_CODEC_NVHDMI=y
28 > > CONFIG_SND_HDA_CODEC_INTELHDMI=y
29 > > CONFIG_SND_HDA_CODEC_CIRRUS=y
30 > > CONFIG_SND_HDA_CODEC_CONEXANT=y
31 > > CONFIG_SND_HDA_CODEC_CA0110=y
32 > > CONFIG_SND_HDA_CODEC_CMEDIA=y
33 > > CONFIG_SND_HDA_CODEC_SI3054=y
34 > > # CONFIG_SND_SOC_ALL_CODECS is not set
35 > >
36 > > This is the genkernel so pretty much everything is built in.
37 >
38 > There is a very recent post from someone (Walter?) that says he got audio
39 > only after compiling all the kernel sound features as modules, but he has
40 > no idea why (nor do I) but, as no one yet has a better idea, I'd try it as
41 > an experiment.
42
43 Because alsaconf needs to probe one module at a time and set its parameters.
44 --
45 Regards,
46 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: ALSA - Still No Sound Dale <rdalek1967@×××××.com>