]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ALSA: hda - fix headset mic problem for Dell machines with alc274
authorHui Wang <hui.wang@canonical.com>
Thu, 9 Nov 2017 00:48:08 +0000 (08:48 +0800)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 16 Nov 2017 21:05:38 +0000 (19:05 -0200)
commite098c21e5ebd576b6b9afbc3a715a9b8df24d9fe
tree677926d84d26cb2adae93b6fe8743a8d91d3c8f8
parent7160bf146df456893df803521fa7996166420fe2
ALSA: hda - fix headset mic problem for Dell machines with alc274

BugLink: http://bugs.launchpad.net/bugs/1732726
commit 75ee94b20b46459e3d29f5ac2c3af3cebdeef777 upstream.

Confirmed with Kailang of Realtek, the pin 0x19 is for Headset Mic, and
the pin 0x1a is for Headphone Mic, he suggested to apply
ALC269_FIXUP_DELL1_MIC_NO_PRESENCE to fix this problem. And we
verified applying this FIXUP can fix this problem.

Cc: Kailang Yang <kailang@realtek.com>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
sound/pci/hda/patch_realtek.c