Re: [PATCH] ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx
From: Takashi Iwai
Date: Mon Mar 31 2025 - 05:31:17 EST
On Sat, 29 Mar 2025 16:41:06 +0100,
Sharan Kumar M wrote:
>
> This patch adds the HP OMEN 16 Laptop xd000xx to enable mute led.
> it uses ALC245_FIXUP_HP_MUTE_LED_COEFBIT with a slight modification setting mute_led_coef.off to 0(it was set to 4 i guess
> in that function) which i referred to your previous patch disscusion https://bugzilla.kernel.org/show_bug.cgi?id=214735 .
> i am not sure whether i can modify the current working function so i added another version calling
> ALC245_FIXUP_HP_MUTE_LED_V1_COEFBIT. and both works for me.
>
> Tested on 6.13.4-arch1-1 to 6.14.0-arch1-1
>
>
> Signed-off-by: Sharan Kumar M <sharweshraajan@xxxxxxxxx>
Thanks, applied now.
Takashi