* [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks
@ 2025-08-10 3:00 Christopher Eby
2025-08-11 7:11 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Christopher Eby @ 2025-08-10 3:00 UTC (permalink / raw)
To: linux-sound; +Cc: tiwai, linux, Christopher Eby
Framework Laptop 13 (AMD Ryzen AI 300) requires the same quirk for headset detection as other Framework 13 models.
Signed-off-by: Christopher Eby <kreed@kreed.org>
---
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 e27a36e4e92a..337e33a59de8 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -7158,6 +7158,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0xf111, 0x0001, "Framework Laptop", ALC295_FIXUP_FRAMEWORK_LAPTOP_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0xf111, 0x0006, "Framework Laptop", ALC295_FIXUP_FRAMEWORK_LAPTOP_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0xf111, 0x0009, "Framework Laptop", ALC295_FIXUP_FRAMEWORK_LAPTOP_MIC_NO_PRESENCE),
+ SND_PCI_QUIRK(0xf111, 0x000b, "Framework Laptop", ALC295_FIXUP_FRAMEWORK_LAPTOP_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0xf111, 0x000c, "Framework Laptop", ALC295_FIXUP_FRAMEWORK_LAPTOP_MIC_NO_PRESENCE),
#if 0
--
2.50.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks
2025-08-10 3:00 [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks Christopher Eby
@ 2025-08-11 7:11 ` Takashi Iwai
2025-08-19 14:02 ` Daniel Schaefer
0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2025-08-11 7:11 UTC (permalink / raw)
To: Christopher Eby; +Cc: linux-sound, tiwai, linux
On Sun, 10 Aug 2025 05:00:06 +0200,
Christopher Eby wrote:
>
> Framework Laptop 13 (AMD Ryzen AI 300) requires the same quirk for headset detection as other Framework 13 models.
>
> Signed-off-by: Christopher Eby <kreed@kreed.org>
Thanks, applied now.
Takashi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks
2025-08-11 7:11 ` Takashi Iwai
@ 2025-08-19 14:02 ` Daniel Schaefer
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Schaefer @ 2025-08-19 14:02 UTC (permalink / raw)
To: Christopher Eby; +Cc: linux-sound, linux, Takashi Iwai
Hi Christopher,
I tried this a while ago but it didn't help - it doesn't enable the
headset jack microphone on this platform.
What does this do for you?
Thanks,
Daniel
On Mon, Aug 11, 2025 at 3:11 PM Takashi Iwai <tiwai@suse.de> wrote:
>
> On Sun, 10 Aug 2025 05:00:06 +0200,
> Christopher Eby wrote:
> >
> > Framework Laptop 13 (AMD Ryzen AI 300) requires the same quirk for headset detection as other Framework 13 models.
> >
> > Signed-off-by: Christopher Eby <kreed@kreed.org>
>
> Thanks, applied now.
>
>
> Takashi
>
> --
> You received this message because you are subscribed to the Google Groups "linux" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to linux+unsubscribe@frame.work.
> To view this discussion visit https://groups.google.com/a/frame.work/d/msgid/linux/87349yxrhm.wl-tiwai%40suse.de.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-19 14:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-10 3:00 [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks Christopher Eby
2025-08-11 7:11 ` Takashi Iwai
2025-08-19 14:02 ` Daniel Schaefer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox