]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: add quirk for ASUS UM6702RC
authorZhang Heng <zhangheng@kylinos.cn>
Fri, 6 Mar 2026 12:33:17 +0000 (20:33 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Mar 2026 08:57:10 +0000 (09:57 +0100)
commit0d3429f12133c2ca47aa82ddab2342bc360c47d3
treed0fcce30a682c1bdff404c95ca06d89a59401f13
parent9b1dbd69ba6f8f8c69bc7b77c2ce3b9c6ed05ba6
ALSA: hda/realtek: add quirk for ASUS UM6702RC

The sound card of this machine cannot adjust the volume, it can only
be 0 or 100%. The reason is that the DAC with pin 0x17 is connected
to 0x06. Testing found that connecting 0x02 can fix this problem.

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