[U/I/H/OEM-5.10/OEM-5.13][PATCH 0/3] Mute/mic LEDs no function on some HP platfroms
Andy Chi
andy.chi at canonical.com
Wed Jul 7 14:09:58 UTC 2021
BugLink: https://bugs.launchpad.net/bugs/1934878
[Impact]
The mic mute/audio mute LEDS are not work on
1) HP ProBook 630 G8 Notebook PC
2) HP ProBook 445 G8 Notebook PC
3) HP ProBook 450 G8 Notebook PC
[Fix]
It needs the specific quirk for the hardware layout.
Thus, add the quirks to make it works.
[Test]
After applying the quirk, the audio/mic mute LEDs are working good.
[Where problems could occur]
If HP ships the different system boards design with the same subsystem ID of audio codec which is using different GPIO pins (different layout), then the quirk will not work (LEDs will not work when muting audio-output or microphone).
Andy Chi (3):
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8
sound/pci/hda/patch_realtek.c | 4 ++++
1 file changed, 4 insertions(+)
--
2.25.1
More information about the kernel-team
mailing list