Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Add quirk for ASUS ROG Flow Z13-KJP GZ302EAC
@ 2026-03-13 17:25 Matthew Schwartz
  2026-03-14 13:32 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Schwartz @ 2026-03-13 17:25 UTC (permalink / raw)
  To: Takashi Iwai, Stefan Binding, Jaroslav Kysela
  Cc: linux-sound, linux-kernel, Matthew Schwartz

Fixes lack of audio output on the ASUS ROG Flow Z13-KJP GZ302EAC model,
similar to the ASUS ROG Flow Z13 GZ302EA.

Signed-off-by: Matthew Schwartz <matthew.schwartz@linux.dev>
---
 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 ab4b22fcb72ed..3de9abef5ebdc 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -7206,6 +7206,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x1043, 0x14e3, "ASUS G513PI/PU/PV", ALC287_FIXUP_CS35L41_I2C_2),
 	SND_PCI_QUIRK(0x1043, 0x14f2, "ASUS VivoBook X515JA", ALC256_FIXUP_ASUS_MIC_NO_PRESENCE),
 	SND_PCI_QUIRK(0x1043, 0x1503, "ASUS G733PY/PZ/PZV/PYV", ALC287_FIXUP_CS35L41_I2C_2),
+	SND_PCI_QUIRK(0x1043, 0x1514, "ASUS ROG Flow Z13 GZ302EAC", ALC287_FIXUP_CS35L41_I2C_2),
 	SND_PCI_QUIRK(0x1043, 0x1517, "Asus Zenbook UX31A", ALC269VB_FIXUP_ASUS_ZENBOOK_UX31A),
 	SND_PCI_QUIRK(0x1043, 0x1533, "ASUS GV302XA/XJ/XQ/XU/XV/XI", ALC287_FIXUP_CS35L41_I2C_2),
 	SND_PCI_QUIRK(0x1043, 0x1573, "ASUS GZ301VV/VQ/VU/VJ/VA/VC/VE/VVC/VQC/VUC/VJC/VEC/VCC", ALC285_FIXUP_ASUS_HEADSET_MIC),
-- 
2.53.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ALSA: hda/realtek: Add quirk for ASUS ROG Flow Z13-KJP GZ302EAC
  2026-03-13 17:25 [PATCH] ALSA: hda/realtek: Add quirk for ASUS ROG Flow Z13-KJP GZ302EAC Matthew Schwartz
@ 2026-03-14 13:32 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-03-14 13:32 UTC (permalink / raw)
  To: Matthew Schwartz
  Cc: Takashi Iwai, Stefan Binding, Jaroslav Kysela, linux-sound,
	linux-kernel

On Fri, 13 Mar 2026 18:25:03 +0100,
Matthew Schwartz wrote:
> 
> Fixes lack of audio output on the ASUS ROG Flow Z13-KJP GZ302EAC model,
> similar to the ASUS ROG Flow Z13 GZ302EA.
> 
> Signed-off-by: Matthew Schwartz <matthew.schwartz@linux.dev>

Thanks, applied now.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-14 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13 17:25 [PATCH] ALSA: hda/realtek: Add quirk for ASUS ROG Flow Z13-KJP GZ302EAC Matthew Schwartz
2026-03-14 13:32 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox