Microphone mute button doesn't work in Ubuntu GNOME 13.10 and 14.04
Marius Gedminas
marius at gedmin.as
Wed Mar 12 17:04:36 UTC 2014
On Wed, Mar 12, 2014 at 11:54:57AM -0500, Christian Dysthe wrote:
> I am not sure whether this is a Ubuntu GNOME or general Ubuntu problem
> but the microphone mute button on my Thinkpad T430S button does not work
> in Ubuntu GNOME 13.10 and 14.04.
I've a ThinkPad X220. The mic mute button works fine in Ubuntu GNOME 13.10.
> I know it has worked with Ubuntu in the past, but not now. It does
> work in other Gnome-Shell distros I have used recently like Arch based
> Manjaro GNOME and Fedora 20. I checked with those two again now and it
> works in both of them. I find it hard to report this as a bug since I
> have no idea what makes this button work in the first place.
The thinkpad_acpi kernel module, via the
/dev/input/by-path/platform-thinkpad_acpi-event input device.
Verified by doing
sudo cat /dev/input/by-path/platform-thinkpad_acpi-event
and watching binary garbage as I press that button.
(sudo showkeys shows press and release events from keycode 190)
xev doesn't show these key events because they're grabbed by something
(gnome-settings-manager most likely). I get OSD popups when I press
this button.
Hopefully this has given you some information about how to begin
bisecting where the problem is (kernel/Xorg/GNOME configuration).
> Right now there's not any output from 'acpi_listen' either on Ubuntu
> GNOME 14.04. All the other buttons work.
Hmm, acpi_listen gives me
ibm/hotkey HKEY 00000080 0000101b
Interesting.
Marius Gedminas
--
Reading static web pages offline is easy: connect to the Internet, load a web
page, disconnect from the Internet, drive to a secluded cabin, and read the web
page at your leisure. (To save time, you may wish to skip the step about the
cabin.)
-- Mark Pilgrim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-gnome/attachments/20140312/97a17d21/attachment.pgp>
More information about the Ubuntu-GNOME
mailing list