]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA
authorJaroslav Kysela <perex@perex.cz>
Thu, 28 Nov 2024 11:21:45 +0000 (12:21 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Nov 2024 13:52:27 +0000 (14:52 +0100)
commita7df7f909cec96e2fb7813a9b0b7e06a976983ab
treebb25b82549226dfd146555217c0b91b6d30915c6
parentca0f79f0286046f6a91c099dc941cf7afae198d6
ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA

This hardware has ALC294 codec with speaker NID 0x17 and bass speaker
NID 0x15.

This patch removes DAC NID 0x06 (without volume control) from
the connection list for bass speaker NID 0x15. Both speaker PINs
are routed to DAC NID 0x03 with this change.

Link: https://github.com/alsa-project/alsa-ucm-conf/issues/467
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Link: https://patch.msgid.link/20241128112145.3409492-1-perex@perex.cz
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c