]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek: add quirk for ASUS Strix G16 G615JMR
authorZhang Heng <zhangheng@kylinos.cn>
Mon, 16 Mar 2026 02:28:43 +0000 (10:28 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 16 Mar 2026 17:04:36 +0000 (18:04 +0100)
commit0bdf27abaf8940592207be939142451436afe39f
tree6724fbb1471d3420424576ada09ef04e891fd443
parenta6919f2a01f8fbf807b015e5b26aecae7db8117b
ALSA: hda/realtek: add quirk for ASUS Strix G16 G615JMR

The machine is equipped with ALC294 and requires the
ALC287_FIXUP_TXNW2781_I2C_ASUS quirk for the amplifier to work properly.
Since the machine's PCI SSID is also 1043:1204, HDA_CODEC_QUIRK is
used to retain the previous quirk.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=221173
Cc: <stable@vger.kernel.org>
Signed-off-by: Zhang Heng <zhangheng@kylinos.cn>
Link: https://patch.msgid.link/20260316022843.2809968-1-zhangheng@kylinos.cn
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c