]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek - set mic to auto detect on a HP AIO machine
authorHui Wang <hui.wang@canonical.com>
Mon, 28 Sep 2020 08:01:17 +0000 (16:01 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Sep 2020 07:04:58 +0000 (09:04 +0200)
commit13468bfa8c58731dc9ecda1cd9b22a191114f944
tree46c2fcdb6889b6e3f1234830d2b5625fb4572355
parentc413c3102703a453c1312ce2160c6b7ffd55403e
ALSA: hda/realtek - set mic to auto detect on a HP AIO machine

Recently we enabled a HP AIO machine, we found the mic on the machine
couldn't record any sound and it couldn't detect plugging and
unplugging as well.

Through debugging we found the mic is set to manual detect mode, after
setting it to auto detect mode, it could detect plugging and
unplugging and could record sound.

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