]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
authorHui Wang <hui.wang@canonical.com>
Mon, 1 Aug 2016 02:20:32 +0000 (10:20 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Aug 2016 16:09:24 +0000 (18:09 +0200)
commit39d505450f84aef77377c1fe0757e6b906132112
tree62c2ed833528c18f1957910e76755b79fc58d0cb
parent7e4a2f979dd707742352dce6409916bc5788d7f8
ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO

commit dd9aa335c88003d131ac874e7f6809902de0b847 upstream.

We have a Dell AIO on which we can't adjust its speaker's volume.
The problem is it is connected to a Audio Output node without Amp-out
capability. To fix it, we change it to be connnected to a node with
Amp-out capability.

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>
sound/pci/hda/patch_realtek.c