]> git.ipfire.org Git - people/ms/linux.git/commit
ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 7 Oct 2013 08:39:59 +0000 (10:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Oct 2013 17:54:58 +0000 (10:54 -0700)
commit3074cbea80e718df9d55a7b9103400253c43fe60
tree855a664814ef380b6834785f0f138638cbe44dcc
parent586ff7faf652f1f44576adb63bd2fa7c9ae8c08b
ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470

This is a backport for stable. The original commit SHA is
338cae565c53755de9f87d6a801517940d2d56f7.

On this machine, DAC on node 0x03 seems to give mono output.

Also, it needs additional patches for headset mic support.
It supports CTIA style headsets only.

Alsa-info available at the bug link below.

BugLink: https://bugs.launchpad.net/bugs/1236228
Signed-off-by: David Henningsson <david.henningsson@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