]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda - Add Dell headset detection quirk for three laptop models
authorHui Wang <hui.wang@canonical.com>
Fri, 13 Dec 2013 03:57:05 +0000 (11:57 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 13 Dec 2013 08:40:31 +0000 (09:40 +0100)
commitc29cb5eb8157a0049c882672a7f941261f23ea34
tree0103a845223db17e483158bbc4db40856b84f3d8
parent693e0cb052c607e2d41edf9e9f1fa99ff8c266c1
ALSA: hda - Add Dell headset detection quirk for three laptop models

On the Dell machines with codec whose Subsystem Id is 0x10280610,
0x10280629 or 0x1028063e, no external microphone can be detected when
plugging a 3-ring headset. If we add "model=dell-headset-multi" for
the snd-hda-intel.ko, the problem will disappear.

The codecs on these machines belong to alc_269 family.

BugLink: https://bugs.launchpad.net/bugs/1260303
Cc: David Henningsson <david.henningsson@canonical.com>
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