[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2016-01-03 Thread Martin Pitt
Joe, please don't hijack bugs like this. You have a different laptop model, please file a new bug with "ubuntu-bug udev". Thanks! ** Changed in: systemd (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2016-01-03 Thread Hui Wang
** Changed in: systemd (Ubuntu) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key does not work To manage

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2015-12-31 Thread Joe Hurr
I have an HP EliteBook 820 G2 with the same mic mute key & indicator on Fn+F8. showkey -s does nothing showkey -k gives me: keycode 465 press keycode 465 release -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2015-12-31 Thread Joe Hurr
I've got an HP EliteBook 820 G2 with the same Fn+F8 key and indicator for mic mute. I get the same results as the OP with showkey -k and -s. Is there something I need to do to apply the fix for this? I'm afraid I'm not quite sure how to do the steps in #10. Is there anything else I can do to

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2015-04-01 Thread Hui Wang
** Changed in: hwe-next Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key does not work To manage

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2015-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 218-10ubuntu1 --- systemd (218-10ubuntu1) vivid; urgency=medium [ Martin Pitt ] * Merge with Debian unstable. Remaining Ubuntu changes: - Hack to support system-image read-only /etc, and modify files in /etc/writable/ instead.

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2015-02-12 Thread Hui Wang
** Changed in: hwe-next Status: Incomplete = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key does not work To manage

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2015-02-10 Thread Martin Pitt
http://cgit.freedesktop.org/systemd/systemd/commit/?id=4b9bb683 ** Package changed: linux (Ubuntu) = systemd (Ubuntu) ** Changed in: systemd (Ubuntu) Status: Incomplete = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-10-22 Thread Adrian Wilkins
Also have this issue with an HP zBook 15 G2 Performed the steps in #11 Alas, no effect sudo showkey -k # continues to show keycode 465 pressed and released The key has an embedded indicator light which does not change state. I note that KEYBOARD_KEY_81 already has a rule defined in the

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-10-22 Thread Hui Wang
@Adrian, If it has /lib/udev/hwdb.d/60-keyboard.hwdb on your machine, it seems the ubuntu version on your machine is at least 14.04, so please follow the steps in the comment #10 instead of #11. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-09-16 Thread Anthony Wong
** Changed in: hwe-next Status: Triaged = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key does not work To manage

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-08-11 Thread Anthony Wong
** Changed in: hwe-next Assignee: (unassigned) = Hui Wang (hui.wang) ** Changed in: hwe-next Importance: Undecided = Medium ** Changed in: hwe-next Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-24 Thread Hui Wang
Please follow below steps and redo the test under ubuntu 14.04: generate a file named 60-hp-mic-mute-hotkey.hwdb and place the file at /etc/udev/hwdb.d/ echo the content below into the 60-hp-mic-mute-hotkey.hwdb: keyboard:dmi:bvn*:bvr*:bd*:svnHewlett-Packard*:pn*:pvr* KEYBOARD_KEY_81=f20 Then

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-24 Thread Hui Wang
If it is ubuntu 12.04.4: a simple way to test is edit /lib/udev/keymaps/hewlett-packard, change the line: 0x81 fn_esc to 0x81 f20 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-24 Thread Hui Wang
Follow the comment #11, after modification, don't forget to reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key does not work To manage

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-23 Thread Paolo Montrasio
This happens also on a ZBook 15. This is what showkeys outputs when I press F8, Fn-F8, Ctrl-C $ sudo showkey -s kb mode was ?UNKNOWN? [ if you are trying this under X, it might not work since the X server is also reading /dev/console ] press any key (program terminates 10s after last

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-16 Thread Po-Hsu Lin
Oh, for -s, sorry I didn't catch that Will do this after it get back to us. ** Changed in: linux (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-15 Thread Yang Kun (YK)
** Changed in: linux (Ubuntu) Assignee: Anthony Wong (anthonywong) = Hui Wang (hui.wang) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-15 Thread Hui Wang
what is the microphone mute key on this machine? Fn+F8 or something elese? And please use sudo showkey -s to catch the scancode of this key. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-15 Thread Po-Hsu Lin
Keystroke cannot be detected by xev, but it shows: keycode 465 press keycode 465 release from sudo showkey -k This system has been recalled by OEM at 10 July 2014 I heard that it will be back, but not sure when. Therefore I can't tell what's the combination, but according to those pictures I

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-15 Thread Hui Wang
@cypressyew, Could you please use sudo showkey -s instead of showkey -k to catch the scancode? scancode is more important to solve this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-04 Thread David Henningsson
Hi a16g, please reassing to hotkey expert. Thanks! ** Changed in: linux (Ubuntu) Assignee: David Henningsson (diwic) = Anthony Wong (anthonywong) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-04 Thread Ara Pulido
** Also affects: hwe-next Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key does not work To manage

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-07-03 Thread Anthony Wong
** Changed in: linux (Ubuntu) Assignee: Anthony Wong (anthonywong) = David Henningsson (diwic) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-06-27 Thread Po-Hsu Lin
Still not working with the latest mainline kernel 3.16.0-031600rc2-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key does not work To

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2014-06-27 Thread Daniel Manrique
** Changed in: linux (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334968 Title: [HP ProBook 445 G1] Microphone mute key does not work To manage