]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC
authorChris Chiu <chiu@endlessm.com>
Mon, 30 Dec 2019 03:11:18 +0000 (11:11 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 30 Dec 2019 07:02:47 +0000 (08:02 +0100)
commit48e01504cf5315cbe6de9b7412e792bfcc3dd9e1
treead8ec50c894559a31d71401b4bb4db11a41795c7
parent0aec96f5897ac16ad9945f531b4bef9a2edd2ebd
ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC

ASUS reported that there's an bass speaker in addition to internal
speaker and it uses DAC 0x02. It was not enabled in the commit
436e25505f34 ("ALSA: hda/realtek - Enable internal speaker of ASUS
UX431FLC") which only enables the amplifier and the front speaker.
This commit enables the bass speaker on top of the aforementioned
work to improve the acoustic experience.

Fixes: 436e25505f34 ("ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC")
Signed-off-by: Chris Chiu <chiu@endlessm.com>
Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20191230031118.95076-1-chiu@endlessm.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c