[U/I/H/OEM-5.10][PATCH 0/1] mute/micmute LEDs no function on HP EliteBook x360 830 G8

Jeremy Szu jeremy.szu at canonical.com
Thu Jun 24 17:28:46 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1933508

[Impact]
The mic mute/audio mute LEDS are not work on HP EliteBook x360 830 G8

[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).

Jeremy Szu (1):
  ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8

 sound/pci/hda/patch_realtek.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.31.1




More information about the kernel-team mailing list