]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen
authorJaroslav Kysela <perex@perex.cz>
Fri, 29 Nov 2019 14:40:27 +0000 (15:40 +0100)
committerKhalid Elmously <khalid.elmously@canonical.com>
Wed, 29 Jan 2020 04:47:27 +0000 (23:47 -0500)
commit294f6c04e290def39eb7249aa629cb1df8a74bdb
tree156b9f8439526a8e74a807a0bd4dbc075da0209f
parent1803d2ecfe61285722d5131bf7f06a1cecb5de7f
ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen

BugLink: https://bugs.launchpad.net/bugs/1860602
[ Upstream commit d2cd795c4ece1a24fda170c35eeb4f17d9826cbb ]

The auto-parser assigns the bass speaker to DAC3 (NID 0x06) which
is without the volume control. I do not see a reason to use DAC2,
because the shared output to all speakers produces the sufficient
and well balanced sound. The stereo support is enough for this
purpose (laptop).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20191129144027.14765-1-perex@perex.cz
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/pci/hda/patch_realtek.c