Bug 407762 - keyboard volume buttons should actually work
Summary: keyboard volume buttons should actually work
Status: RESOLVED NORESPONSE
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: Sound (show other bugs)
Version: Beta 2
Hardware: Other Other
: P3 - Medium : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-09 21:47 UTC by Jeff Stedfast
Modified: 2011-04-02 17:14 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
alsa-info-full-volume.txt (23.18 KB, text/plain)
2008-07-10 19:50 UTC, Jeff Stedfast
Details
alsa-info-barely-any-volume.txt (23.17 KB, text/plain)
2008-07-10 19:52 UTC, Jeff Stedfast
Details
alsa-info-muted.txt (23.17 KB, text/plain)
2008-07-10 19:53 UTC, Jeff Stedfast
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Stedfast 2008-07-09 21:47:29 UTC
Using my laptop's up/down/mute keyboard buttons (Lenovo T61) should change the volume/mute audio in GNOME but they don't.

A window pops up showing a progress bar being updated as I hold down the up/down volume buttons, but it doesn't actually affect the volume at all.
Comment 1 Takashi Iwai 2008-07-10 15:11:35 UTC
Is any volume changed on the sound hardware?
Try to run alsa-info.sh (with --no-upload option) before and after changing volume keys, and compare the generated files.  The script is found at /usr/share/doc/packages/alsa directory.

Since it's T61, this might be related with bug#389178.
Comment 2 Jeff Stedfast 2008-07-10 19:50:47 UTC
Created attachment 227088 [details]
alsa-info-full-volume.txt

this is when the volume is set to 100%
Comment 3 Jeff Stedfast 2008-07-10 19:52:10 UTC
Created attachment 227089 [details]
alsa-info-barely-any-volume.txt

volume set fairly low (<= 10% ish, hitting volume-down keyboard button 1 more time sets it to 0% and mutes)
Comment 4 Jeff Stedfast 2008-07-10 19:53:09 UTC
Created attachment 227090 [details]
alsa-info-muted.txt

and one more for good measure... here it is with the same low volume as the previous one, but after I hit the mute button
Comment 5 Jeff Stedfast 2008-07-10 19:53:54 UTC
hope that's what you needed.
Comment 6 Takashi Iwai 2008-07-11 09:34:10 UTC
Hm, it changes "Beep" volume/switch.  Did you configure it anywhere?

Anyway, reassigned to mobile team.  The volume button handling on this device is not the part of the sound driver...
Comment 7 Carlos Tonussi 2008-07-31 20:59:33 UTC
I have a similar problem with my acer aspire 5710-6139, sound intel hda ich7.

Under suse 10.3, alsa 1.0.15, the volume button and the mute button in the keyboard worked fine, also showing the volume level change in the panel. However, under suse 11.0, this controls did not work anymore, although I can control the sound level with kmix without problems.
Comment 8 Timo Hoenig 2008-10-15 10:33:00 UTC
feji, is this still happening?  Couldn't reproduce on 11.1.

Moving to 11.1.
Comment 9 Jeff Stedfast 2008-10-15 12:37:41 UTC
sadly still happens on os11 for me :(

any idea what versions of which packages I should check that I have? I think my system is mostly up-to-date (I zypper up fairly frequently)
Comment 10 Timo Hoenig 2008-10-15 13:04:15 UTC
No, I'm pretty clueless unfortunately.  We have a lot of ThinkPads, but none of them show the symptoms you've described in the bug.

As the OSD is popping up it seems that the volume keys are recognized correctly.

Could you please verify

* that it also doesn't work for a new user (to make sure it's not a configuration problem

* that gnome-keybinding-properties shows the correct assignments for the volume keys
Comment 11 Jeff Stedfast 2008-10-15 16:01:45 UTC
the keybindings are set to:

Volume mute: 0xa0
Volume down: 0xae
Volume up:   0xb0

Both my account and a newly created account seem to use the above bindings. Is that what they should be?

hmmm, it does work for a new user account but not for my account :(
Comment 12 Timo Hoenig 2008-10-15 16:25:59 UTC
(In reply to comment #11 from Jeffrey Stedfast)
> the keybindings are set to:
> 
> Volume mute: 0xa0
> Volume down: 0xae
> Volume up:   0xb0

If we're talking about 11.0 -- yes.
If we're talking about 11.1 -- no (there's a separate bug report for it, couldn't find it, JPR should know)
 
> Both my account and a newly created account seem to use the above bindings. Is
> that what they should be?

Try to reassign the hotkeys and check if this helps.

> hmmm, it does work for a new user account but not for my account :(

Yah, that's odd.  So the bug must be somewhere in GNOME.  I'm not sure where exactly.  As the OSD is working I assume it breaks at the component in GNOME which does the actual volume adjustments.

Reassigning.

Comment 13 Jeff Stedfast 2008-10-15 16:34:00 UTC
I'm using 11.0
Comment 14 Timo Hoenig 2008-10-15 16:56:02 UTC
(In reply to comment #12 from Timo Hoenig)

> If we're talking about 11.1 -- no (there's a separate bug report for it,
> couldn't find it, JPR should know)

That's bug 433553.  But I think it is unrelated to your issue, feji.
Comment 15 Vincent Untz 2008-12-19 14:41:01 UTC
Sounds like a gnome-settings-daemon or pulseaudio issue. Rodrigo would be better for this. But to be honest, I doubt it will get fixed in 11.0 if it works in 11.1 (and as far as I know, this works in 11.1).
Comment 16 Kum Fei Poon 2009-01-15 15:51:47 UTC
Have a similar problem with the following config:
OpenSUSE 11.1
Lenovo T61

The volume keys (up/down/mute) were working with OpenSUSE 11.0.

In the "Volume Control" app, I see that the keys are controlling the microphone (the controls for the mic moves in tandem with the keys) rather than the PCM or Master.
Comment 18 Takashi Iwai 2009-02-18 08:55:03 UTC
Holger, is it a duplicate of bug 462640?  (note that the bug entry is for SLED.)
Comment 19 Carlos Tonussi 2009-02-18 11:11:24 UTC
About the comment#7, the problem remains in OS11.1. How can I check/alter the keybindings?

thank you!
Comment 20 Holger Macht 2009-02-18 12:03:41 UTC
No, that's not a dup of bug 462640.

I'm not an pulseaudio developer, but from a user's point of view, you can select the "device" which gets controlled by the keys in the volume applet's preferences. It's set to "master" here where it works.
Comment 21 Takashi Iwai 2009-02-18 12:12:16 UTC
OK, reassigned to GNOME guys...
Comment 22 Carlos Tonussi 2009-02-18 14:00:51 UTC
what about the KDE guys? :)
Comment 23 Larry Finger 2011-04-02 17:14:12 UTC
The version with which you had the bug is now obsolete. I'll close this as NORESPONSE. If you can still reproduce it in current 11.4, please reopen the bug and move it to the appropriate version. Thanks!