28 Dec
2019
28 Dec
'19
8:05 a.m.
On Fri, 27 Dec 2019 11:08:25 +0100, Chris Chiu wrote:
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 for the front speaker. This commit enables the bass speaker on top of the aforementioned work to improve the acoustic experience.
Signed-off-by: Chris Chiu chiu@endlessm.com Signed-off-by: Jian-Hong Pan jian-hong@endlessm.com
Notes: v2:
- Use existing alc285_fixup_speaker2_to_dac1 instead of new fixup function
- Correct the commit hash number in the commit message
- Remove the redundant fixup ALC294_FIXUP_ASUS_INTSPK_HEADSET_MIC
Could you rebase on the latest for-linus branch? This patch isn't applied cleanly any longer.
thanks,
Takashi