Comment 0 for bug 1811254

Revision history for this message
kuehhe1 (kuehhe1) wrote : LED's in Hotkey f5, f8 ans f11 without function

Notebook: HP ProBook 470 G5
Distro: Linux Mint 19.1 Tessa
Desktop: Cinnamon 4.0.8
Kernel: 4.15.0-43-generic x86_64 bits: 64

The functions of all hotkeys are given, but the LEDs in the f5 LS-mute, f8 micro-mute and f11 wireless on/off buttons do not show the status. The LED in f11 is permanently lit.

This is my first bug report to launchpad and I ask for leniency and troubleshooting support.
I have created 11 logs but can only attach one?

~$ acpi_listen
button/mute MUTE 00000080 00000000 K
button/f20 F20 00000080 00000000 K

~$ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p'
keycode 71 = (keysym 0xffc2, F5), state = 0x10
keycode 71 = (keysym 0xffc2, F5), state = 0x10
keycode 74 = (keysym 0xffc5, F8), state = 0x10
keycode 74 = (keysym 0xffc5, F8), state = 0x10
keycode 95 = (keysym 0xffc8, F11), state = 0x10
keycode 95 = (keysym 0xffc8, F11), state = 0x10