* [PATCH] ALSA: hda/realtek: Add quirk for HP Elite Dragonfly Max G2 speaker
@ 2026-09-07 11:59 Ruairi Anthony
2026-09-08 7:13 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Ruairi Anthony @ 2026-09-07 11:59 UTC (permalink / raw)
To: perex, tiwai; +Cc: linux-sound, linux-kernel, Ruairi Anthony
The HP Elite Dragonfly Max G2 Notebook PC (SSID 103c:8890) uses an
ALC285 codec but is missing from the existing HP quirk table, unlike
the related "HP Elite Dragonfly G2" entry (SSID 103c:8716). Without
the quirk the right speaker amplifier's GPIO is never initialized,
leaving it silent while the left speaker plays normally.
Apply the existing ALC285_FIXUP_HP_GPIO_AMP_INIT fixup used by the
103c:8716 entry, which resolves the issue. Verified with speaker-test
on both channels and confirmed correct routing to both the downward-
firing woofer and upward-firing tweeter on each side via the board's
passive crossover.
Signed-off-by: Ruairi Anthony <ruairi@ruairi.uk>
---
sound/hda/codecs/realtek/alc269.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sound/hda/codecs/realtek/alc269.c b/sound/hda/codecs/realtek/alc269.c
index f7786e1b0878..7b356998f09d 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -7451,6 +7451,8 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x887c, "HP Laptop 14s-fq1xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2),
SND_PCI_QUIRK(0x103c, 0x888a, "HP ENVY x360 Convertible 15-eu0xxx", ALC245_FIXUP_HP_X360_MUTE_LEDS),
SND_PCI_QUIRK(0x103c, 0x888d, "HP ZBook Power 15.6 inch G8 Mobile Workstation PC", ALC236_FIXUP_HP_GPIO_LED),
+ SND_PCI_QUIRK(0x103c, 0x8890, "HP Elite Dragonfly Max G2 Notebook PC",
+ ALC285_FIXUP_HP_GPIO_AMP_INIT),
SND_PCI_QUIRK(0x103c, 0x8895, "HP EliteBook 855 G8 Notebook PC", ALC285_FIXUP_HP_SPEAKERS_MICMUTE_LED),
SND_PCI_QUIRK(0x103c, 0x8896, "HP EliteBook 855 G8 Notebook PC", ALC285_FIXUP_HP_MUTE_LED),
SND_PCI_QUIRK(0x103c, 0x8898, "HP EliteBook 845 G8 Notebook PC", ALC285_FIXUP_HP_LIMIT_INT_MIC_BOOST),
--
2.55.0
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] ALSA: hda/realtek: Add quirk for HP Elite Dragonfly Max G2 speaker
2026-09-07 11:59 [PATCH] ALSA: hda/realtek: Add quirk for HP Elite Dragonfly Max G2 speaker Ruairi Anthony
@ 2026-09-08 7:13 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-09-08 7:13 UTC (permalink / raw)
To: Ruairi Anthony; +Cc: perex, tiwai, linux-sound, linux-kernel
On Mon, 07 Sep 2026 13:59:42 +0200,
Ruairi Anthony wrote:
>
> The HP Elite Dragonfly Max G2 Notebook PC (SSID 103c:8890) uses an
> ALC285 codec but is missing from the existing HP quirk table, unlike
> the related "HP Elite Dragonfly G2" entry (SSID 103c:8716). Without
> the quirk the right speaker amplifier's GPIO is never initialized,
> leaving it silent while the left speaker plays normally.
>
> Apply the existing ALC285_FIXUP_HP_GPIO_AMP_INIT fixup used by the
> 103c:8716 entry, which resolves the issue. Verified with speaker-test
> on both channels and confirmed correct routing to both the downward-
> firing woofer and upward-firing tweeter on each side via the board's
> passive crossover.
>
> Signed-off-by: Ruairi Anthony <ruairi@ruairi.uk>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-08 7:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 11:59 [PATCH] ALSA: hda/realtek: Add quirk for HP Elite Dragonfly Max G2 speaker Ruairi Anthony
2026-09-08 7:13 ` 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®