Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Removing pulseaudio
Date: Thu, 25 Apr 2013 19:20:14
Message-Id: 20130425191724.GA14098@waltdnes.org
In Reply to: Re: [gentoo-user] Removing pulseaudio by Mark David Dumlao
1 On Thu, Apr 25, 2013 at 11:48:07PM +0800, Mark David Dumlao wrote
2
3 > Analogy:
4 > 99% of people aren't going to need a11y. But the whole point of
5 > installing it by default on most desktop systems is that you can't
6 > predict who will need it,
7 > and _it does not harm_ (or very little harm) > to the people who don't.
8 ************************
9 ************************
10 ************************
11
12 On Thu, Apr 18, 2013 at 07:32:24PM +0000, Alan Mackenzie wrote
13 > Hello, Gentoo.
14
15 [...deletia...]
16
17 > (ii) I was having problems with the last 1-2 seconds being cut off
18 > audio
19 > streams from news sites.
20
21 [...deletia...]
22
23 > So, I grasped the nettle, put in a negative pulseaudio use flag,
24 > unmerged
25 > pa and alsa-plugins, then rebuilt the 14 packages which needed it.
26 >
27 > Surprisingly, everything still works. I now get those last seconds
28 > from
29 > my news streams. :-)
30
31 On Sat, Apr 20, 2013 at 10:48:14AM -0400, Michael Mol wrote
32
33 > PA kinda worked in this scenario, up until I physically interacted
34 > with the USB audio device. If I plugged into that, *everything*
35 > would suddenly route through the USB audio device, despite my careful
36 > routing of different applications to different audio sources.
37
38 [...deletia...]
39
40 > You know the sad thing, though? ALSA would support that configuration
41 > very well, too. It has enough internal routing and mixing logic that
42 > it'd work.
43
44 And a Google search turns up a lot more cases.
45
46 > So your tradeoffs are:
47 > A) no a11y unless elected by user:
48 > - for the 1%: a11y is a pain to install
49
50 How "painfull" is it to add "pulseaudio" to USE in make.conf and then
51 emerge --changed-use world
52
53 > because the user might not even be able to see the screen (very big pain)
54
55 Are you seriously arguing that a linux system will black-screen at
56 bootup due to lack of pulseaudio?
57
58 > B) a11y for everyone unless elected removed:
59 > - for the 1%: they can use the system properly (no pain)
60 > - for the 99%: use a few megabytes more on their disk (very small pain)
61
62 That is a strawman argument that avoids the question. This is *NOT*
63 about "a few megabytes" of disk space. It's about an extra layer on top
64 of the system, chewing up memory, slowing it down, and interacting with
65 other software to cause problems. *THAT* is what it's about.
66
67 New Windows machines tend to come with so many "craplets" that programs
68 like "PC Decrapifier" http://www.pcdecrapifier.com/ are necessary.
69 Android smartphones come stuffed with their garbage, and they have to be
70 rooted to get rid of it. One reason I chose linux, and especially
71 Gentoo, is that it allows me to avoid stuff I don't want/need. Thanks
72 to USE="-*" plus judicious USE flags, I've got an almost-6-year-old Dell
73 with a Core Duo CPU and an onboard Intel GPU running NHL GameCentreLive.
74 Think of USE="-*" plus ICEWM as my version of "Linux Decrapifier".
75
76 --
77 Walter Dnes <waltdnes@××××××××.org>
78 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Removing pulseaudio Mark David Dumlao <madumlao@×××××.com>