* [PATCH] ALSA: hda/realtek: Enable headset mic for Acer Nitro 5
@ 2026-02-05 2:43 Breno Baptista
2026-02-05 8:19 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Breno Baptista @ 2026-02-05 2:43 UTC (permalink / raw)
To: Takashi Iwai; +Cc: linux-sound, linux-kernel, Jaroslav Kysela, Breno Baptista
Add quirk to support microphone input through headphone jack on Acer Nitro 5 AN515-57 (ALC295).
Signed-off-by: Breno Baptista <brenomb07@gmail.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 0a0496deb..b66965a52 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -6353,6 +6353,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x1025, 0x1430, "Acer TravelMate B311R-31", ALC256_FIXUP_ACER_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1025, 0x1466, "Acer Aspire A515-56", ALC255_FIXUP_ACER_HEADPHONE_AND_MIC),
SND_PCI_QUIRK(0x1025, 0x1534, "Acer Predator PH315-54", ALC255_FIXUP_ACER_MIC_NO_PRESENCE),
+ SND_PCI_QUIRK(0x1025, 0x1539, "Acer Nitro 5 AN515-57", ALC2XX_FIXUP_HEADSET_MIC),
SND_PCI_QUIRK(0x1025, 0x159c, "Acer Nitro 5 AN515-58", ALC2XX_FIXUP_HEADSET_MIC),
SND_PCI_QUIRK(0x1025, 0x1597, "Acer Nitro 5 AN517-55", ALC2XX_FIXUP_HEADSET_MIC),
SND_PCI_QUIRK(0x1025, 0x169a, "Acer Swift SFG16", ALC256_FIXUP_ACER_SFG16_MICMUTE_LED),
--
2.52.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Enable headset mic for Acer Nitro 5
2026-02-05 2:43 [PATCH] ALSA: hda/realtek: Enable headset mic for Acer Nitro 5 Breno Baptista
@ 2026-02-05 8:19 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-02-05 8:19 UTC (permalink / raw)
To: Breno Baptista; +Cc: Takashi Iwai, linux-sound, linux-kernel, Jaroslav Kysela
On Thu, 05 Feb 2026 03:43:41 +0100,
Breno Baptista wrote:
>
> Add quirk to support microphone input through headphone jack on Acer Nitro 5 AN515-57 (ALC295).
>
> Signed-off-by: Breno Baptista <brenomb07@gmail.com>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-05 8:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-05 2:43 [PATCH] ALSA: hda/realtek: Enable headset mic for Acer Nitro 5 Breno Baptista
2026-02-05 8:19 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox