* [PATCH] add the SND quirk for HP pavilion aero laptop 13z-be200
@ 2025-11-21 1:57 Jacob Zhong
2025-11-21 9:37 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Jacob Zhong @ 2025-11-21 1:57 UTC (permalink / raw)
To: tiwai; +Cc: alsa-devel, linux-kernel, Jacob Zhong
The laptop uses ALC287 chip (as shown in /proc/asound/card1/codec#0).
It seems that every HP pavilion laptop in the table uses the same quirk,
so I just copied them. I have verified that the mute LED on my laptop
works with this patch.
For reference, here's the alsa-info of my laptop:
https://alsa-project.org/db/?f=2d5f297087708610bc01816ab12052abdd4a17c0
Signed-off-by: Jacob Zhong <cmpute@qq.com>
---
sound/hda/codecs/realtek/alc269.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/hda/codecs/realtek/alc269.c b/sound/hda/codecs/realtek/alc269.c
index 269b6c1e3b6d..b18777c09d9c 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -6572,6 +6572,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8bc8, "HP Victus 15-fa1xxx", ALC245_FIXUP_HP_MUTE_LED_COEFBIT),
SND_PCI_QUIRK(0x103c, 0x8bcd, "HP Omen 16-xd0xxx", ALC245_FIXUP_HP_MUTE_LED_V1_COEFBIT),
SND_PCI_QUIRK(0x103c, 0x8bd4, "HP Victus 16-s0xxx (MB 8BD4)", ALC245_FIXUP_HP_MUTE_LED_COEFBIT),
+ SND_PCI_QUIRK(0x103c, 0x8bd6, "HP Pavilion Aero Laptop 13z-be200", ALC287_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8bdd, "HP Envy 17", ALC287_FIXUP_CS35L41_I2C_2),
SND_PCI_QUIRK(0x103c, 0x8bde, "HP Envy 17", ALC287_FIXUP_CS35L41_I2C_2),
SND_PCI_QUIRK(0x103c, 0x8bdf, "HP Envy 15", ALC287_FIXUP_CS35L41_I2C_2),
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] add the SND quirk for HP pavilion aero laptop 13z-be200
2025-11-21 1:57 [PATCH] add the SND quirk for HP pavilion aero laptop 13z-be200 Jacob Zhong
@ 2025-11-21 9:37 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2025-11-21 9:37 UTC (permalink / raw)
To: Jacob Zhong; +Cc: tiwai, alsa-devel, linux-kernel
On Fri, 21 Nov 2025 02:57:12 +0100,
Jacob Zhong wrote:
>
> The laptop uses ALC287 chip (as shown in /proc/asound/card1/codec#0).
> It seems that every HP pavilion laptop in the table uses the same quirk,
> so I just copied them. I have verified that the mute LED on my laptop
> works with this patch.
>
> For reference, here's the alsa-info of my laptop:
> https://alsa-project.org/db/?f=2d5f297087708610bc01816ab12052abdd4a17c0
>
> Signed-off-by: Jacob Zhong <cmpute@qq.com>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-21 9:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-21 1:57 [PATCH] add the SND quirk for HP pavilion aero laptop 13z-be200 Jacob Zhong
2025-11-21 9:37 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®