ALSA: hda - Fix headset mic detection problem for several Dell laptops
authorHui Wang <hui.wang@canonical.com>
Sun, 11 Sep 2016 03:26:16 +0000 (11:26 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sun, 11 Sep 2016 07:31:46 +0000 (09:31 +0200)
commit3f640970a41429f0a076c01270bbd014c9eae61c
tree64551505c788caeca117d0b26337bda484107c9d
parent816f318b2364262a51024096da7ca3b84e78e3b5
ALSA: hda - Fix headset mic detection problem for several Dell laptops

One of the laptops has the codec ALC256 on it, applying the
ALC255_FIXUP_DELL1_MIC_NO_PRESENCE can fix the problem, the rest
of laptops have the codec ALC295 on them, they are similar to machines
with ALC225, applying the ALC269_FIXUP_DELL1_MIC_NO_PRESENCE can fix
the problem.

Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c
This page took 0.024316 seconds and 5 git commands to generate.