Re: [PATCH v2] ALSA: hda/realtek: Add quirk for HP Omen 16-wd0xxx mute LED
From: Takashi Iwai
Date: Sun Sep 06 2026 - 04:12:40 EST
On Sun, 06 Sep 2026 00:26:56 +0200,
Krish Gulati wrote:
>
> Add SND_PCI_QUIRK entry for HP Omen 16-wd0xxx (PCI SSID 103c:8ba9)
> using ALC245_FIXUP_HP_MUTE_LED_V1_COEFBIT, which controls the mute
> LED via a COEF bit write on the ALC245 codec. Without this quirk,
> the mute LED does not reflect mute state on this model.
>
> Tested on the affected hardware; mute LED now toggles correctly.
>
> Signed-off-by: Krish Gulati <krishgulati7@xxxxxxxxx>
>
> v2:
> - Fixed table ordering: entry moved to sort by PCI device ID
Applied now. Thanks.
Takashi