Commit e518230
ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx
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@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20250329154105.7618-2-sharweshraajan@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>1 parent 2a07804 commit e518230
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4743 | 4743 | | |
4744 | 4744 | | |
4745 | 4745 | | |
| 4746 | + | |
| 4747 | + | |
| 4748 | + | |
| 4749 | + | |
| 4750 | + | |
| 4751 | + | |
| 4752 | + | |
| 4753 | + | |
| 4754 | + | |
| 4755 | + | |
| 4756 | + | |
| 4757 | + | |
| 4758 | + | |
| 4759 | + | |
| 4760 | + | |
| 4761 | + | |
4746 | 4762 | | |
4747 | 4763 | | |
4748 | 4764 | | |
| |||
7911 | 7927 | | |
7912 | 7928 | | |
7913 | 7929 | | |
| 7930 | + | |
7914 | 7931 | | |
7915 | 7932 | | |
7916 | 7933 | | |
| |||
10164 | 10181 | | |
10165 | 10182 | | |
10166 | 10183 | | |
| 10184 | + | |
| 10185 | + | |
| 10186 | + | |
| 10187 | + | |
10167 | 10188 | | |
10168 | 10189 | | |
10169 | 10190 | | |
| |||
10658 | 10679 | | |
10659 | 10680 | | |
10660 | 10681 | | |
| 10682 | + | |
10661 | 10683 | | |
10662 | 10684 | | |
10663 | 10685 | | |
| |||
0 commit comments