After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 156206 - Mute problem and External Amplifier (laptop) support
Mute problem and External Amplifier (laptop) support
Status: RESOLVED NOTGNOME
Product: gnome-control-center
Classification: Core
Component: [obsolete] Keybinding
git master
Other Linux
: Normal normal
: ---
Assigned To: Bastien Nocera
Control-Center Maintainers
: 161442 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-10-23 08:04 UTC by Ishikawa Goemon
Modified: 2005-01-05 10:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
acme-volume-alsa.c patch for External Amp alsa control on mute (1.72 KB, patch)
2004-10-23 08:06 UTC, Ishikawa Goemon
none Details | Review

Description Ishikawa Goemon 2004-10-23 08:04:45 UTC
Reproduce: Press button assigned to the Mute keyboard shortcut. Mutes, but does
not unmute- seems to set volume to zero.

The change between "version 1.3, Tue Jun 15 15:39:36 2004 UTC" and "version 1.4,
Thu Jul 15 22:41:06 2004 UTC" of acme-volume-alsa.c caused my laptop to start
this behavior. Changing line 84 or so to back to
snd_mixer_selem_set_playback_>>>switch<<<_all seems to fix things.

My original intention was to look at flipping the "External Amplifier" element
instead, as that turns on the muted light on my laptop.

Attached is a patch that does both.
Comment 1 Ishikawa Goemon 2004-10-23 08:06:05 UTC
Created attachment 32958 [details] [review]
acme-volume-alsa.c patch for External Amp alsa control on mute
Comment 2 Bastien Nocera 2004-12-16 16:03:37 UTC
Ishikawa, could you update this patch against the current CVS?
Comment 3 Pierre Ossman 2004-12-16 16:25:05 UTC
If this gets added it sort of makes my RFE (bug 161442) moot. Clear as
appropriate :)
Comment 4 Bastien Nocera 2004-12-16 16:29:34 UTC
I didn't see the other bug, so this is a dupe (with a nice patch this time ;).
Comment 5 Bastien Nocera 2004-12-16 16:29:41 UTC
*** Bug 161442 has been marked as a duplicate of this bug. ***
Comment 6 Pierre Ossman 2004-12-23 19:01:27 UTC
The LED issue is being fixed in the driver, where it belongs, so you can close
this bug.

See: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=667
Comment 7 Bastien Nocera 2005-01-05 10:35:59 UTC
Thanks for the note Pierre. I'm closing this bug now.