ALSA: hda/realtek: Apply jack fixup for Quanta NL3
authorChris Chiu <chiu@endlessos.org>
Tue, 22 Dec 2020 15:04:58 +0000 (23:04 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Dec 2020 15:13:27 +0000 (16:13 +0100)
commit6ca653e3f73a1af0f30dbf9c2c79d2897074989f
treebcf6be70e58de9d91c670a809317beec0ae14225
parent43877226829eda91856b055d217b3033805fd76f
ALSA: hda/realtek: Apply jack fixup for Quanta NL3

The Quanta NL3 laptop has both a headphone output jack and a headset
jack, on the right edge of the chassis.

The pin information suggests that both of these are at the Front.
The PulseAudio is confused to differentiate them so one of the jack
can neither get the jack sense working nor the audio output.

The ALC269_FIXUP_LIFEBOOK chained with ALC269_FIXUP_QUANTA_MUTE can
help to differentiate 2 jacks and get the 'Auto-Mute Mode' working
correctly.

Signed-off-by: Chris Chiu <chiu@endlessos.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20201222150459.9545-1-chiu@endlessos.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c