Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ALSA - No Sound
Date: Sun, 23 Jan 2011 12:22:11
Message-Id: 4D3C1D0E.80400@gmail.com
In Reply to: Re: [gentoo-user] ALSA - No Sound by dhk
1 dhk wrote:
2 > On 01/23/2011 06:10 AM, Dale wrote:
3 >
4 >> Hazen Valliant-Saunders wrote:
5 >>
6 >>> Alsaconf will probe the right module for you.
7 >>>
8 >>> have you run alsamixer? (Or gmixer or whichever mixer you like to
9 >>> unumte the channels with?)
10 >>>
11 >>> You need to unmute the channells;
12 >>>
13 >>>
14 >> I will add this. It seems every time I do a install, I have to unmute
15 >> the sound with both alsa and Kmix to get sound. I assume alsa controls
16 >> the card itself and kmix is sort of like software. You may have hit
17 >> something similar here. If even one thing is muted, no sound. Finding
18 >> them all is fun tho.
19 >>
20 >> Dale
21 >>
22 >> :-) :-)
23 >>
24 >>
25 >>
26 > I had all the channels unmuted. I ran alsamixer and
27 > gnome-volume-control to unmute and to verify, but still no sound. In
28 > the /etc/make.conf I have ALSA_CARDS="AC97" set, but I don't think that
29 > matters according to the documentation.
30 >
31 >
32
33 Does lspci -k show it is using some sort of driver? Mine for example
34 shows this:
35
36 01:00.1 Audio device: nVidia Corporation Device 0be2 (rev a1)
37 Subsystem: nVidia Corporation Device 069a
38 Kernel driver in use: HDA Intel
39
40 If yours doesn't show a kernel driver in use, then it is likely a driver
41 problem. If it does show one, make sure it is the correct one. I
42 usually use this as a guide:
43
44 http://kmuto.jp/debian/hcl/
45
46 Just run the lspci -n command and paste it in there. It works well. If
47 it shows it is loading the correct driver, something is muted somewhere
48 or maybe it is as simple as you have the speakers plugged into the wrong
49 plug. I did that once on my first build. I had two green plugs. Sort
50 of got the wrong one. ;-)
51
52 I can't think of anything else at the moment.
53
54 Dale
55
56 :-) :-)

Replies

Subject Author
Re: [gentoo-user] ALSA - No Sound dhk <dhkuhl@×××××××××.net>