]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA
authorAndres Traumann <andres.traumann.01@gmail.com>
Tue, 25 Mar 2025 10:25:35 +0000 (17:25 +0700)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Mar 2025 10:44:49 +0000 (11:44 +0100)
commitbe8cd366beb80c709adbc7688ee72750f5aee3ff
treee89a63b831ea2bff98cb45421f255d91b13421e4
parent829ee558f3527fd602c6e2e9f270959d1de09fe0
ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA

This patch applies the ALC294 bass speaker fixup (ALC294_FIXUP_BASS_SPEAKER_15),
previously introduced in commit a7df7f909cec ("ALSA: hda: improve bass
speaker support for ASUS Zenbook UM5606WA"), to the ASUS Zenbook UM5606KA.
This hardware configuration matches ASUS Zenbook UM5606WA, where DAC NID
0x06 was removed from the bass speaker (NID 0x15), routing both speaker
pins to DAC NID 0x03.

This resolves the bass speaker routing issue, ensuring correct audio
output on ASUS UM5606KA.

Signed-off-by: Andres Traumann <andres.traumann.01@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20250325102535.8172-1-andres.traumann.01@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c