]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: Add quirk for HP EliteBook 830 G8 (8AB8) to enable mute LEDs
authorMarcel Kłos <marcel@marmak.net.pl>
Tue, 14 Jul 2026 19:36:26 +0000 (21:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Jul 2026 07:48:23 +0000 (09:48 +0200)
commit728d34ebf91c0e80b63a66b237dd0dfc5a8e5b4d
tree9ffb71d03ec3dd526cc02c7a4bb67eca75691de8
parent2c4dc0ed50b05cd847a4b34b8cebf0775f19aeb9
ALSA: hda/realtek: Add quirk for HP EliteBook 830 G8 (8AB8) to enable mute LEDs

The sound and microphone mute LEDs do not function on this newer
revision of the board (8AB8) while they do on the older 880D models.
I have verified this on another laptop which was manufactured before
the one with the issue.
Added the ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED from a G9 model, which
uses the same codec, to make it work. Tested on kernel version 7.1.3 on
the aforementioned newer revision notebook.

Signed-off-by: Marcel Kłos <marcel@marmak.net.pl>
Link: https://patch.msgid.link/4dab5622-9100-4730-8c99-b58da939549b@marmak.net.pl
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c