]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Thu, 16 Feb 2017 07:26:54 +0000 (15:26 +0800)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 13 Mar 2017 21:20:54 +0000 (15:20 -0600)
commit6c5797b0f0adc87623ff1d5efb318c1728acaa81
treed1f4edb883071164904b48bc5b8fe899b0f60ef4
parentd22863ec97419c7f165f06ce41415e9c29a0d3f8
ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO

BugLink: http://bugs.launchpad.net/bugs/1672544
commit 9f1bc2c4c58fcb2d86e0e26437dc8f3a18ac3276 upstream.

The issue is the same as "dd9aa335c880 ALSA: hda/realtek - Can't adjust
speaker's volume on a Dell AIO", the output requires to connect to a node
with Amp-out capability.

Applying the same fixup "ALC298_FIXUP_SPK_VOLUME" can fix the issue.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
sound/pci/hda/patch_realtek.c