[Bug 254164] New: Mute not working via Fn + F3 not working while others work
https://bugzilla.novell.com/show_bug.cgi?id=254164 Summary: Mute not working via Fn + F3 not working while others work Product: openSUSE 10.3 Version: Alpha 1plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: felix@derklecks.de QAContact: qa@suse.de I just recognized that I cannot mute the sound on my MacBook. But making it louder and quieter does work. xev gives: KeyRelease event, serial 31, synthetic NO, window 0x3c00001, root 0x54, subw 0x3c00002, time 1288660312, (40,39), root:(44,69), state 0x0, keycode 160 (keysym 0x1008ff12, XF86AudioMute), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False And there appears a popup telling me it it muted, but it is not... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 ------- Comment #1 from felix@derklecks.de 2007-03-13 13:44 MST ------- my versions might be interesting: xorg-x11-server-7.2-59 alsa-1.0.13-32 kernel-default-2.6.20.2-2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 tiwai@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |felix@derklecks.de ------- Comment #2 from tiwai@novell.com 2007-03-13 13:58 MST ------- Does the mute on a mixer application work? The sound driver itself doesn't handle such key events at all. It should be handled by else such as window manager, so it depends rather on the desktop system you're using. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 felix@derklecks.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|felix@derklecks.de | ------- Comment #3 from felix@derklecks.de 2007-03-13 14:38 MST ------- pressing m in alsamixer on the "Front"-Mixer mutes the speakers. The "PCM"-Mixer can infact not be muted. I am using kdebase3-3.5.6-16. The soundcard is: 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 tiwai@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |felix@derklecks.de ------- Comment #4 from tiwai@novell.com 2007-03-13 14:42 MST ------- OK, and do you see any mixer status change when you push Fn+F3 key? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 felix@derklecks.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|felix@derklecks.de | ------- Comment #5 from felix@derklecks.de 2007-03-13 14:46 MST ------- no not at all. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 tiwai@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |felix@derklecks.de ------- Comment #6 from tiwai@novell.com 2007-03-14 06:24 MST ------- Which desktop system are you using? It's basically just like a normal keyboard short-cut. You can register the corresponding key event to call "amixer Front toggle", for example. It seems that the volume up/down is a part of hardware where the volume mute isn't. So, you need to set up the window manager to handle this key event. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 felix@derklecks.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|felix@derklecks.de | ------- Comment #7 from felix@derklecks.de 2007-03-14 09:34 MST ------- I am using KDE 3.5.6 from yesterdays factory. "amixer _set_ Front toggle" works. If it doesn't work the kde popup saying the spaekers are muted is a bit strange .. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 tiwai@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tiwai@novell.com |kde-maintainers@suse.de ------- Comment #8 from tiwai@novell.com 2007-03-15 07:52 MST ------- Is there any setting in KDE for XF86AudioMute key event? As mentioned in the earlier comments, the sound driver doesn't handle any such key events by itself, so window manager or any daemon must handle it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 ------- Comment #9 from stbinner@novell.com 2007-03-22 09:29 MST ------- KMix has a default shortcut "Toggle Mute of Master Channel" for XF86AudioMute (and XF86Audio{Raise,Lower}Volume for increasing/decreasing the same master channel). Works on my computer/sound driver just fine... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 ------- Comment #10 from felix@derklecks.de 2007-03-22 16:39 MST ------- Created an attachment (id=126052) --> (https://bugzilla.novell.com/attachment.cgi?id=126052&action=view) Screenshot of channel Stephan: here is a screenshot of my kmix, you see my pcm is unmutable. What is my master? (I guess it should be "Front") I am just on vacation and do not have any other linux system at hand to check it there. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 ------- Comment #11 from stbinner@novell.com 2007-03-26 09:51 MST ------- I think the only way you can see what your master is to call the "Select Master..." dialog (RMB on kmix system tray icon) and look at the selected radio box. So what is the right fix? Don't show the mute popup when it infact cannot be muted? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 ------- Comment #12 from felix@derklecks.de 2007-03-26 14:29 MST ------- Thanks this helped a lot. After several years of using KDE I have never seen this dialog ... 1. Would it not be possible to mute the "Front" if PCM is not mutable? 2. Setting the volume of the PCM to 0 would be a workaround too in my opinion. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 ------- Comment #13 from stbinner@novell.com 2007-04-19 06:14 MST ------- http://bugs.kde.org/show_bug.cgi?id=135729 seems to be the same upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=254164 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |stbinner@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=254164#c14 Felix Möller <felix@derklecks.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Alpha 1plus |Final --- Comment #14 from Felix Möller <felix@derklecks.de> 2007-09-28 04:36:04 MST --- This probably is more a bug of a alsa not provinding a master channel or a mutable pcm channel. So one can thing about the enhancement emulating a mute with setting PCM to 0 or closing this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=254164 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=254164 User fm@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=254164#c15 Felix Möller <fm@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Sound |Sound Product|openSUSE 10.3 |openSUSE 11.1 Version|Final |Factory --- Comment #15 from Felix Möller <fm@opensuse.org> 2008-09-27 08:09:10 MDT --- As far as I can see audio hotkeys are not working at all with KDE 4.1 on todays factory. Updating this bug as nobody will fix 10.3 anymore. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=254164 User felix@derklecks.de added comment https://bugzilla.novell.com/show_bug.cgi?id=254164#c16 Felix Möller <felix@derklecks.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #16 from Felix Möller <felix@derklecks.de> 2009-02-20 16:57:15 MST --- seems to be fixed in the meanwhile. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com