FS#44302 - [linux] Upgrading from linux 3.18.6-1 to 3.19.2-1 breaks "Audio Mute" key
Attached to Project:
Arch Linux
Opened by Glenn (grepfor) - Sunday, 22 March 2015, 16:23 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 24 March 2015, 14:25 GMT
Opened by Glenn (grepfor) - Sunday, 22 March 2015, 16:23 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 24 March 2015, 14:25 GMT
|
Details
On a Lenovo/ThinkPad T-510, x86_64, the following package
upgrades
* linux-3.18.6-1 -> linux-3.19.2-1 * linux-headers-3.18.6-1 -> linux-headers-3.19.2-1 * tp_smapi-0.41-62 -> tp_smapi-0.41-65 cause previously-working Audio Mute key (XF86AudioMute) to stop working. (Pressing the key has no effect.) Prior to the upgrade, key worked as expected. Downgrading the above packages to the earlier versions shown above restores expected operation. NOTES: * The above upgrades were part of a normal full -Syyu. Package bisection revealed that the problem tracked the kernel and associated pkgs shown above. |
This task depends upon
http://sourceforge.net/p/ibm-acpi/mailman/message/33439780/
Seems related
Short story seems to be that 3.19 kernel disabled direct HW control of muting functions for ThinkPads. Major desktops (gnome, etc.) kept up with this change and added appropriate SW control, so users of those desktops see no functional change. But those of us who run w/o fancy desktop mgrs suddenly have non-working AudioMute (and MicMute too, btw) so need to now bind those keys to the appropriate mixer control functions.
Close of ticket ok by me.