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

Replies