By Jonathan Corbet
April 29, 2009
The
Fedora 11 preview release
announcement went out on April 28. Around the world, Fedora users
responded by downloading, testing,
pondering the ext4
filesystem, and generally feeling a little "jaunty" themselves. One
Fedora developer, though, had
a moderately
strange response which might be a little hard to understand out of its
full context:
I'm sorry, I can't hear you. Can you turn it up a bit?
What do you mean, it won't go any louder? The _last_ release used
to go louder.
Anybody who has been sufficiently distant from the disturbance on the
fedora-devel mailing list can be forgiven for wondering what is going on
here. In short: changes to the PulseAudio volume control widget shipped in
Fedora 11 have made it hard for some users to get sound out of their
systems in the manner to which they have become accustomed, and they're not
happy about it.
The longer version goes something like this. The low-level ALSA sound
system provides a great deal of control over the underlying hardware,
exposing all of the knobs supported there. Volume-control applications
have typically made all of those knobs available to the user. That sounds
like the proper way to give users full control over their hardware, but, as
anybody who has pulled up the mixer on moderately-complicated hardware
knows, the result can be an unbelievable mess of confusing sliders. See this
image for an example. There is a clear usability problem here.
The solution, as found in Fedora 11 (and, ultimately, GNOME
2.26), is to reduce the number of
sliders slightly. OK, more than slightly: there is now a single "output
volume" slider and a single "input volume" slider. The user has a single
knob to play with, and PulseAudio somehow makes everything else work
right in some magic, behind-the-scenes manner that need not be worried
about. And, in fact, on a reasonably normal system, the "just works"
factor is pretty high. If one is trying to get normal audio output from a
number of applications, the single volume control does the right thing.
Many users will, your editor suspects, never miss all those other sliders.
But the Fedora user base goes beyond "many users." And some of
Fedora's testing users are finding that they can no longer make things
work. Sometimes the behind-the-scenes magic doesn't get things right for
specific hardware, and sometimes these users are just doing something
strange that PulseAudio developer Lennart Poettering didn't envision.
These users have, at times, filed bugs noting a regression in
Fedora 11; they have been dismayed to see those bugs closed with a
"not a bug" or "won't fix" status. To these users, the behavior of
Fedora 11 is, indeed, a regression, and they are not happy about it.
It must be said that Lennart has, by virtue of a strong "not my problem"
attitude, made the problem worse. His responses tend to look like this:
If you want to do weird stuff, use weird tools. Don't expect us to
support all the exotic use cases minds could come up with to
support in a single simple UI.
What he generally tells users who are unable to get the behavior they need
is that they should drop down to alsamixer and fix things
there. But users, strangely, dislike the idea of moving to a curses-based
tool to gain access to functionality that was once part of their desktop.
And, of course, just running "alsamixer" yields a beautiful, 24x80
rendering of, yes, the single PulseAudio output control; one must first
figure out the proper command line options to get alsamixer to talk to the
system at the right level. It just doesn't seem like much of a solution.
In the middle of this, the Fedora engineering steering committee (FESCo)
held one of its regular meetings. The terse meeting summary includes the following:
Long and contentious discussion about concerns with the
VolumeControl feature. FESCo decided to get gnome-alsamixer
packaged and added to the default desktop live/install spins to
allow users whose use cases are not covered currently by
VolumeControl to have a GUI way to adjust mixer settings. Hopefully
this will be dropped/revisited in F12.
This is a solution which has pleased nobody. Lennart thinks it's a big mistake, of course. Others
don't like last-minute changes to the
Fedora 11 feature set. And the people who are unhappy with the
current state of affairs really would rather not have to go digging through
the menus to find an emergency backup volume control which does what they
really need. Many Fedora users, it is feared, will just see that
functionality has disappeared and won't know where to go to find it again.
So what is the right solution? It seems pretty clear that the "one slider
fits all" approach will never work for everybody. David Woodhouse expresses it well:
People will always need access to mixer controls. One set of people
will need them because they want to do things that the PulseAudio
folks call "weird", like using that line-in socket on the side of
their laptop, or playing CDs without chewing CPU time doing all
those strange unreliable heuristics we do to knit audio back
together when we rip it off a CD. Or turning their speakers on or
off. Or setting the relative levels of bass and mid-range
speakers. Or any number of other things.
On the other hand, a general return to the "ALSA mixer of doom" (David's
term) is clearly not in the cards. Presenting users with hundreds of
sliders is, in most cases, not going to leave them feeling more empowered.
The simplification work which has been done in the volume control
application is clearly needed.
One suggestion which has come out of this is that the volume control should
have an "expert mode" which makes more sliders available. That would allow
those sliders to remain hidden for the (presumed) majority which will never want to
adjust them, but it also makes them available in the obvious place for
users who do need to go deeper. This solution, too, fails to please
everybody, but it may please enough of the people involved to, eventually,
cause the noise of this debate to subside a bit. Because, alas, there is
no slider to turn that particular noise down, even in expert mode.
(
Log in to post comments)