]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G
authorChris Chiu <chiu@endlessos.org>
Tue, 22 Dec 2020 15:04:59 +0000 (23:04 +0800)
committerPaolo Pisati <paolo.pisati@canonical.com>
Mon, 4 Jan 2021 15:47:23 +0000 (16:47 +0100)
commit56800eb5c234bee74c966c8e868bc3219e567f02
tree8b12319aaadde15b8c01830704a0badfe58ba0d5
parent8b1ebc8c49c9769d38f155a6d00342a8c29a569d
ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G

BugLink: https://bugs.launchpad.net/bugs/1910111
commit 13be30f156fda725b168ac89fc91f78651575307 upstream.

This Acer Veriton N4640G/N6640G/N2510G desktops have 2 headphone
jacks(front and rear), and a separate Mic In jack.

The rear headphone jack is actually a line out jack but always silent
while playing audio. The front 'Mic In' also fails the jack sensing.
Apply the ALC269_FIXUP_LIFEBOOK to have all audio jacks to work as
expected.

Signed-off-by: Chris Chiu <chiu@endlessos.org>
Signed-off-by: Jian-Hong Pan <jhp@endlessos.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20201222150459.9545-2-chiu@endlessos.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
sound/pci/hda/patch_realtek.c