Gentoo Archives: gentoo-user

From: Chuanwen Wu <wcw8410@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>, alsa-user@×××××××××××××××××.net
Subject: [gentoo-user] speakers have no sound in Gentoo, but work in Ubuntu
Date: Mon, 30 Jun 2008 12:49:03
Message-Id: 7797aa370806300549rb4b2a9cl2a28dcfca28b7fde@mail.gmail.com
1 Hi, my laptop(Dell1400)'s speakers never work in Gentoo(headphones can
2 work). But server days ago, I installed Ubuntu and I found that the
3 speakers work(headphones also work)!
4 I thought the alsa-driver could not drive my sound card properly
5 before, and now, I think there must be some way since Ubuntu can work.
6
7
8 # lspci | grep Audio
9 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
10 Controller (rev 02)
11
12 /******** In Gentoo ***********/
13 $ cat /proc/asound/version
14 Advanced Linux Sound Architecture Driver Version 1.0.16rc2 (Thu Jan 31
15 16:40:16 2008 UTC).
16
17 /******** In Ubuntu ***********/
18 $ cat /proc/asound/version
19 Advanced Linux Sound Architecture Driver Version 1.0.16.
20 Compiled on Apr 21 2008 for kernel 2.6.24-16-generic (SMP).
21
22 /******** In Gentoo ***********/
23 # uname -a
24 Linux wcw-laptop 2.6.25-tuxonice-r5 #1 SMP Mon Jun 30 15:13:46 CST
25 2008 x86_64 Intel(R) Core(TM)2 Duo CPU T5470 @ 1.60GHz GenuineIntel
26 GNU/Linux
27
28 /******** In Ubuntu ***********/
29 $ uname -a
30 Linux wcw-laptop 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008
31 x86_64 GNU/Linux
32
33 /******** In Gentoo ***********/
34 # lsmod | grep snd
35 Module Size Used by
36 snd_seq_oss 28992 0
37 snd_seq_device 6160 1 snd_seq_oss
38 snd_seq_midi_event 6912 1 snd_seq_oss
39 snd_seq 47968 4 snd_seq_oss,snd_seq_midi_event
40 snd_pcm_oss 37600 0
41 snd_mixer_oss 14592 1 snd_pcm_oss
42 snd_hda_intel 405080 2
43 snd_pcm 70984 2 snd_pcm_oss,snd_hda_intel
44 snd_timer 19792 2 snd_seq,snd_pcm
45 snd_page_alloc 8144 2 snd_hda_intel,snd_pcm
46 snd_hwdep 7816 1 snd_hda_intel
47 snd 50632 13
48 snd_seq_oss,snd_seq_device,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
49 soundcore 6688 1 snd
50
51
52 /******** In Ubuntu ***********/
53 $ lsmod | grep snd
54 snd_hda_intel 440408 3
55 snd_pcm_oss 47648 0
56 snd_mixer_oss 20224 1 snd_pcm_oss
57 snd_pcm 92168 2 snd_hda_intel,snd_pcm_oss
58 snd_page_alloc 13200 2 snd_hda_intel,snd_pcm
59 snd_hwdep 12552 1 snd_hda_intel
60 snd_seq_dummy 5764 0
61 snd_seq_oss 38912 0
62 snd_seq_midi 10688 0
63 snd_rawmidi 29856 1 snd_seq_midi
64 snd_seq_midi_event 10112 2 snd_seq_oss,snd_seq_midi
65 snd_seq 63232 6
66 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
67 snd_timer 27912 2 snd_pcm,snd_seq
68 snd_seq_device 10644 5
69 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
70 snd 70856 17
71 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
72 soundcore 10400 1 snd
73
74
75 /******** In Gentoo ***********/
76 # amixer
77 Simple mixer control 'Master',0
78 Capabilities: pvolume pvolume-joined pswitch pswitch-joined
79 Playback channels: Mono
80 Limits: Playback 0 - 127
81 Mono: Playback 127 [100%] [0.00dB] [on]
82 Simple mixer control 'PCM',0
83 Capabilities: pvolume
84 Playback channels: Front Left - Front Right
85 Limits: Playback 0 - 255
86 Mono:
87 Front Left: Playback 255 [100%] [0.00dB]
88 Front Right: Playback 255 [100%] [0.00dB]
89 Simple mixer control 'Front',0
90 Capabilities: pvolume pswitch
91 Playback channels: Front Left - Front Right
92 Limits: Playback 0 - 127
93 Mono:
94 Front Left: Playback 119 [94%] [-6.00dB] [on]
95 Front Right: Playback 119 [94%] [-6.00dB] [on]
96 Simple mixer control 'Surround',0
97 Capabilities: pvolume pswitch
98 Playback channels: Front Left - Front Right
99 Limits: Playback 0 - 127
100 Mono:
101 Front Left: Playback 127 [100%] [0.00dB] [off]
102 Front Right: Playback 127 [100%] [0.00dB] [off]
103 Simple mixer control 'Center',0
104 Capabilities: pvolume pvolume-joined pswitch pswitch-joined
105 Playback channels: Mono
106 Limits: Playback 0 - 127
107 Mono: Playback 127 [100%] [0.00dB] [off]
108 Simple mixer control 'LFE',0
109 Capabilities: pvolume pvolume-joined pswitch pswitch-joined
110 Playback channels: Mono
111 Limits: Playback 0 - 127
112 Mono: Playback 127 [100%] [0.00dB] [off]
113 Simple mixer control 'Mic as Output',0
114 Capabilities: pswitch pswitch-joined
115 Playback channels: Mono
116 Mono: Playback [off]
117 Simple mixer control 'IEC958',0
118 Capabilities: pswitch pswitch-joined
119 Playback channels: Mono
120 Mono: Playback [off]
121 Simple mixer control 'Capture',0
122 Capabilities: cvolume cswitch
123 Capture channels: Front Left - Front Right
124 Limits: Capture 0 - 14
125 Front Left: Capture 4 [29%] [6.00dB] [off]
126 Front Right: Capture 4 [29%] [6.00dB] [off]
127 Simple mixer control 'Capture',1
128 Capabilities: cvolume cswitch
129 Capture channels: Front Left - Front Right
130 Limits: Capture 0 - 14
131 Front Left: Capture 5 [36%] [7.50dB] [off]
132 Front Right: Capture 5 [36%] [7.50dB] [off]
133 Simple mixer control 'Capture',2
134 Capabilities: cvolume cswitch
135 Capture channels: Front Left - Front Right
136 Limits: Capture 0 - 14
137 Front Left: Capture 7 [50%] [10.50dB] [off]
138 Front Right: Capture 7 [50%] [10.50dB] [off]
139 Simple mixer control 'Analog Loopback',0
140 Capabilities: pswitch pswitch-joined
141 Playback channels: Mono
142 Mono: Playback [off]
143 Simple mixer control 'Digital',0
144 Capabilities: cvolume
145 Capture channels: Front Left - Front Right
146 Limits: Capture 0 - 120
147 Front Left: Capture 60 [50%] [0.00dB]
148 Front Right: Capture 60 [50%] [0.00dB]
149 Simple mixer control 'Digital Input Source',0
150 Capabilities: enum
151 Items: 'Analog Inputs' 'Digital Mic 1'
152 Item0: 'Analog Inputs'
153 Simple mixer control 'Input Source',0
154 Capabilities: cenum
155 Items: 'Mic'
156 Item0: 'Mic'
157 Simple mixer control 'Input Source',1
158 Capabilities: cenum
159 Items: 'Mic'
160 Item0: 'Mic'
161 Simple mixer control 'Input Source',2
162 Capabilities: cenum
163 Items: 'Mic'
164 Item0: 'Mic'
165 Simple mixer control 'Mux',0
166 Capabilities: cvolume
167 Capture channels: Front Left - Front Right
168 Limits: Capture 0 - 4
169 Front Left: Capture 0 [0%] [0.00dB]
170 Front Right: Capture 0 [0%] [0.00dB]
171 Simple mixer control 'Mux',1
172 Capabilities: cvolume
173 Capture channels: Front Left - Front Right
174 Limits: Capture 0 - 4
175 Front Left: Capture 0 [0%] [0.00dB]
176 Front Right: Capture 0 [0%] [0.00dB]
177 Simple mixer control 'Mux',2
178 Capabilities: cvolume
179 Capture channels: Front Left - Front Right
180 Limits: Capture 0 - 4
181 Front Left: Capture 0 [0%] [0.00dB]
182 Front Right: Capture 0 [0%] [0.00dB]
183 Simple mixer control 'Swap Center/LFE',0
184 Capabilities: pswitch pswitch-joined
185 Playback channels: Mono
186 Mono: Playback [off]
187
188 /******** In Ubuntu ***********/
189 $ amixer
190 Simple mixer control 'Master',0
191 Capabilities: pvolume pvolume-joined pswitch pswitch-joined
192 Playback channels: Mono
193 Limits: Playback 0 - 127
194 Mono: Playback 117 [92%] [-7.50dB] [on]
195 Simple mixer control 'Headphone as Line Out',0
196 Capabilities: pswitch pswitch-joined
197 Playback channels: Mono
198 Mono: Playback [on]
199 Simple mixer control 'PCM',0
200 Capabilities: pvolume
201 Playback channels: Front Left - Front Right
202 Limits: Playback 0 - 255
203 Mono:
204 Front Left: Playback 255 [100%] [0.00dB]
205 Front Right: Playback 255 [100%] [0.00dB]
206 Simple mixer control 'Front',0
207 Capabilities: pvolume pswitch
208 Playback channels: Front Left - Front Right
209 Limits: Playback 0 - 127
210 Mono:
211 Front Left: Playback 95 [75%] [-24.00dB] [on]
212 Front Right: Playback 95 [75%] [-24.00dB] [on]
213 Simple mixer control 'Surround',0
214 Capabilities: pvolume pswitch
215 Playback channels: Front Left - Front Right
216 Limits: Playback 0 - 127
217 Mono:
218 Front Left: Playback 127 [100%] [0.00dB] [off]
219 Front Right: Playback 127 [100%] [0.00dB] [off]
220 Simple mixer control 'Center',0
221 Capabilities: pvolume pvolume-joined pswitch pswitch-joined
222 Playback channels: Mono
223 Limits: Playback 0 - 127
224 Mono: Playback 127 [100%] [0.00dB] [off]
225 Simple mixer control 'LFE',0
226 Capabilities: pvolume pvolume-joined pswitch pswitch-joined
227 Playback channels: Mono
228 Limits: Playback 0 - 127
229 Mono: Playback 127 [100%] [0.00dB] [off]
230 Simple mixer control 'IEC958',0
231 Capabilities: pswitch pswitch-joined
232 Playback channels: Mono
233 Mono: Playback [off]
234 Simple mixer control 'Capture',0
235 Capabilities: cvolume cswitch
236 Capture channels: Front Left - Front Right
237 Limits: Capture 0 - 14
238 Front Left: Capture 0 [0%] [0.00dB] [on]
239 Front Right: Capture 0 [0%] [0.00dB] [on]
240 Simple mixer control 'Capture',1
241 Capabilities: cvolume cswitch
242 Capture channels: Front Left - Front Right
243 Limits: Capture 0 - 14
244 Front Left: Capture 0 [0%] [0.00dB] [off]
245 Front Right: Capture 0 [0%] [0.00dB] [off]
246 Simple mixer control 'Capture',2
247 Capabilities: cvolume cswitch
248 Capture channels: Front Left - Front Right
249 Limits: Capture 0 - 14
250 Front Left: Capture 0 [0%] [0.00dB] [off]
251 Front Right: Capture 0 [0%] [0.00dB] [off]
252 Simple mixer control 'Analog Loopback',0
253 Capabilities: pswitch pswitch-joined
254 Playback channels: Mono
255 Mono: Playback [off]
256 Simple mixer control 'Digital',0
257 Capabilities: cvolume
258 Capture channels: Front Left - Front Right
259 Limits: Capture 0 - 120
260 Front Left: Capture 60 [50%] [0.00dB]
261 Front Right: Capture 60 [50%] [0.00dB]
262 Simple mixer control 'Digital Input Source',0
263 Capabilities: enum
264 Items: 'Analog Inputs' 'Digital Mic 1'
265 Item0: 'Analog Inputs'
266 Simple mixer control 'Input Source',0
267 Capabilities: cenum
268 Items: 'Mic' 'Front Mic'
269 Item0: 'Mic'
270 Simple mixer control 'Input Source',1
271 Capabilities: cenum
272 Items: 'Mic' 'Front Mic'
273 Item0: 'Mic'
274 Simple mixer control 'Input Source',2
275 Capabilities: cenum
276 Items: 'Mic' 'Front Mic'
277 Item0: 'Mic'
278 Simple mixer control 'Mux',0
279 Capabilities: cvolume
280 Capture channels: Front Left - Front Right
281 Limits: Capture 0 - 4
282 Front Left: Capture 0 [0%] [0.00dB]
283 Front Right: Capture 0 [0%] [0.00dB]
284 Simple mixer control 'Mux',1
285 Capabilities: cvolume
286 Capture channels: Front Left - Front Right
287 Limits: Capture 0 - 4
288 Front Left: Capture 0 [0%] [0.00dB]
289 Front Right: Capture 0 [0%] [0.00dB]
290 Simple mixer control 'Mux',2
291 Capabilities: cvolume
292 Capture channels: Front Left - Front Right
293 Limits: Capture 0 - 4
294 Front Left: Capture 0 [0%] [0.00dB]
295 Front Right: Capture 0 [0%] [0.00dB]
296 Simple mixer control 'Swap Center/LFE',0
297 Capabilities: pswitch pswitch-joined
298 Playback channels: Mono
299 Mono: Playback [off]
300
301 How to let my speakers work in Gentoo?
302 Any help will be very appreciated!
303
304 --
305 wcw
306 --
307 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] speakers have no sound in Gentoo, but work in Ubuntu Brian Johnson <brian@××××××.com>