]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine
authorHui Wang <hui.wang@canonical.com>
Mon, 19 Jul 2021 03:02:31 +0000 (11:02 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jul 2021 12:35:42 +0000 (14:35 +0200)
commit253759df808272efcf33acfeaaae3557255d14b1
tree2674ac1890ed5f9ed0aa51f7565e7a2a1c7a2314
parent2b3cdf581993de19d8e03353b4d90a0d604d07a5
ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine

commit e4efa82660e6d80338c554e45e903714e1b2c27b upstream.

This is a Lenovo ThinkStation machine which uses the codec alc623.
There are 2 issues on this machine, the 1st one is the pop noise in
the lineout, the 2nd one is there are 2 Front Mics and pulseaudio
can't handle them, After applying the fixup of
ALC623_FIXUP_LENOVO_THINKSTATION_P340 to this machine, the 2 issues
are fixed.

Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Link: https://lore.kernel.org/r/20210719030231.6870-1-hui.wang@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c