Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] recovering plain alsa [WAS:]: no sound on upgraded Firefox from 7 to 8 - using pulse audio
Date: Thu, 08 Dec 2011 11:38:57
Message-Id: 4EE0A180.4020304@gmail.com
In Reply to: [gentoo-user] recovering plain alsa [WAS:]: no sound on upgraded Firefox from 7 to 8 - using pulse audio by Francisco Ares
1 Francisco Ares wrote:
2 > Thank you all who replied my last messages.
3 >
4 > Now I am back to plain alsa, but no two programs can use it at the
5 > same time. Alsa drivers are built on the kernel, and I have the
6 > following packages installed:
7 >
8 > media-libs/alsa-lib-1.0.24.1:0
9 > media-plugins/gst-plugins-alsa-0.10.35:0.10
10 > media-sound/alsa-utils-1.0.24.2-r1:0.9
11 >
12 > The two first ones were puled by emerging "alsa-utils".
13 >
14 > I have lost "/etc/asound.conf", and I guess this is the key. Looking
15 > to which package it belongs to, "equery" found none. I have put a
16 > quite simple version (as explained here:
17 > http://en.gentoo-wiki.com/wiki/ALSA#Default_Sound_Device)
18 > <http://en.gentoo-wiki.com/wiki/ALSA#Default_Sound_Device%29>::
19 >
20 > pcm.!default { type hw card Intel }
21 > ctl.!default { type hw card Intel }
22 >
23 > Any hints on how can I get all programs to mix up as before?
24 >
25 > Thanks again
26 > Francisco
27 >
28 > --
29 > "If you have an apple and I have an apple and we exchange apples then
30 > you and I will still each have one apple. But if you have an idea and
31 > I have one idea and we exchange these ideas, then each of us will have
32 > two ideas." - George Bernard Shaw
33
34
35 I build my audio drivers into my kernel. I also have these alsa related
36 packages installed:
37
38 root@fireball / # equery list *alsa*
39 * Searching for *alsa* ...
40 [IP-] [ ] media-libs/alsa-lib-1.0.24.1:0
41 [IP-] [ ] media-plugins/gst-plugins-alsa-0.10.35:0.10
42 [IP-] [ ] media-sound/alsa-headers-1.0.24:0
43 [IP-] [ ] media-sound/alsa-utils-1.0.24.2-r1:0.9
44 [IP-] [ ] media-sound/alsamixergui-0.9.0.1.2-r4:0
45 root@fireball / #
46
47 See if yours looks something like this. I can watch videos and other
48 programs play sound at the same time.
49
50 Dale
51
52 :-) :-)
53
54 --
55 I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
56
57 Miss the compile output? Hint:
58 EMERGE_DEFAULT_OPTS="--quiet-build=n"

Replies