Gentoo Archives: gentoo-user

From: Francisco Ares <frares@×××××.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
Date: Sat, 10 Dec 2011 11:25:05
Message-Id: CAHH9eM6whjUBE9zxLjnvnA64+-JnhdhDiQ-83fXSDvtb_dFy4w@mail.gmail.com
In Reply to: Re: [gentoo-user] recovering plain alsa [WAS:]: no sound on upgraded Firefox from 7 to 8 - using by Dale
1 On Sat, Dec 10, 2011 at 12:20 AM, Dale <rdalek1967@×××××.com> wrote:
2
3 > frares@×××××.com wrote:
4 >
5 >> On , Dale <rdalek1967@×××××.com> wrote:
6 >> > Francisco Ares wrote:
7 >> >
8 >> > Thank you all who replied my last messages.
9 >> >
10 >> > Now I am back to plain alsa, but no two programs can use it at the same
11 >> time. Alsa drivers are built on the kernel, and I have the following
12 >> packages installed:
13 >> >
14 >> > media-libs/alsa-lib-1.0.24.1:0
15 >> > media-plugins/gst-plugins-**alsa-0.10.35:0.10
16 >> > media-sound/alsa-utils-1.0.24.**2-r1:0.9
17 >> >
18 >> > The two first ones were puled by emerging "alsa-utils".
19 >> >
20 >> > I have lost "/etc/asound.conf", and I guess this is the key. Looking
21 >> to which package it belongs to, "equery" found none. I have put a quite
22 >> simple version (as explained here: http://en.gentoo-wiki.com/**
23 >> wiki/ALSA#Default_Sound_Device<http://en.gentoo-wiki.com/wiki/ALSA#Default_Sound_Device>
24 >> **) http://en.gentoo-wiki.com/**wiki/ALSA#Default_Sound_**Device%29<http://en.gentoo-wiki.com/wiki/ALSA#Default_Sound_Device%29>
25 >> >::
26 >> >
27 >> > pcm.!default { type hw card Intel }
28 >> > ctl.!default { type hw card Intel }
29 >> >
30 >> > Any hints on how can I get all programs to mix up as before?
31 >> >
32 >> > Thanks again
33 >> > Francisco
34 >> >
35 >> > --
36 >> > "If you have an apple and I have an apple and we exchange apples then
37 >> you and I will still each have one apple. But if you have an idea and I
38 >> have one idea and we exchange these ideas, then each of us will have two
39 >> ideas." - George Bernard Shaw
40 >> >
41 >> >
42 >> >
43 >> > I build my audio drivers into my kernel. I also have these alsa
44 >> related packages installed:
45 >> >
46 >> > root@fireball / # equery list *alsa*
47 >> > * Searching for *alsa* ...
48 >> > [IP-] [ ] media-libs/alsa-lib-1.0.24.1:0
49 >> > [IP-] [ ] media-plugins/gst-plugins-**alsa-0.10.35:0.10
50 >> > [IP-] [ ] media-sound/alsa-headers-1.0.**24:0
51 >> > [IP-] [ ] media-sound/alsa-utils-1.0.24.**2-r1:0.9
52 >> > [IP-] [ ] media-sound/alsamixergui-0.9.**0.1.2-r4:0
53 >> > root@fireball / #
54 >> >
55 >> > See if yours looks something like this. I can watch videos and other
56 >> programs play sound at the same time.
57 >> >
58 >> > Dale
59 >> >
60 >> > :-) :-)
61 >> >
62 >> > --
63 >> > I am only responsible for what I said ... Not for what you understood
64 >> or how you interpreted my words!
65 >> >
66 >> > Miss the compile output? Hint:
67 >> > EMERGE_DEFAULT_OPTS="--quiet-**build=n"
68 >> >
69 >>
70 >> In another machine I have at the office, sound works great without ever
71 >> having pulse installed. And there is no "/etc/asoud.whatever"
72 >>
73 >> I will recompile the kernel to remove a loop device that is going default
74 >> every time.
75 >>
76 >> Will post the results.
77 >>
78 >> Thanks
79 >> Francisco
80 >>
81 >
82 > I noticed this in my updates tonight. This may be what you need to
83 > install or check into.
84 >
85 > [I] media-libs/sdl-mixer
86 > Available versions: 1.2.11-r1{tbz2} {flac mad +midi mikmod mp3
87 > playtools static-libs timidity vorbis +wav}
88 > Installed versions: 1.2.11-r1{tbz2}(07:58:24 PM 12/09/2011)(flac mad
89 > midi mp3 vorbis wav -mikmod -playtools -static-libs -timidity)
90 > Homepage: http://www.libsdl.org/**projects/SDL_mixer/<http://www.libsdl.org/projects/SDL_mixer/>
91 > Description: Simple Direct Media Layer Mixer Library
92 >
93 > From what it says, it is what mixes sounds. That's my thinking anyway.
94 >
95 >
96 > Dale
97 >
98 > :-) :-)
99 >
100 > --
101 > I am only responsible for what I said ... Not for what you understood or
102 > how you interpreted my words!
103 >
104 > Miss the compile output? Hint:
105 > EMERGE_DEFAULT_OPTS="--quiet-**build=n"
106 >
107 >
108 >
109 Thanks, Dale, but now everything is working fine again. I left "genkernel"
110 working overnight on my custom ".config", and now that I removed
111 "/etc/asound.conf" and "/etc/asound.status" and rebooted, everything is
112 working fine with just plain ALSA.
113
114 As far as I know, "sdl" is somewhat like "pulse", isn't it? Some higher
115 level of interfacing, I think. Let's do some more research...
116
117 By the way, looking on your previous post, why do you have alsa-libs
118 emerged and alsa built in the kernel at the same time?
119
120 Thanks again
121 Francisco
122
123
124 --
125 "If you have an apple and I have an apple and we exchange apples then you
126 and I will still each have one apple. But if you have an idea and I have
127 one idea and we exchange these ideas, then each of us will have two ideas."
128 - George Bernard Shaw

Replies