OSDN Git Service

ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
authorHui Wang <hui.wang@canonical.com>
Mon, 15 Jun 2015 09:43:39 +0000 (17:43 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Jun 2015 09:49:08 +0000 (11:49 +0200)
commit6ab42ff44864d26e8e498b8ac655d24ee389d267
tree0e6f64599f4452b61ab8d382a362491320519479
parent535115b5ff51c702a9a22feb918707c2fe1fbd17
ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine

On a HP Envy TouchSmart laptop, there are 2 speakers (main speaker
and subwoofer speaker), 1 headphone and 2 DACs, without this fixup,
the headphone will be assigned to a DAC and the 2 speakers will be
assigned to another DAC, this assignment makes the surround-2.1
channels invalid.

To fix it, here using a DAC/pin preference map to bind the main
speaker to 1 DAC and the subwoofer speaker will be assigned to another
DAC.

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_sigmatel.c