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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Mar 2017 05:37:24 +0000 (06:37 +0100)
commit1f4f37076d520a9c21f0d319802f8162c32c7788
treef7e90eee9df4f78bbfa4abda07b4e1b9c3b5f6cd
parent6b1d7b6f54c7deb80a00b9271dc3abb7a5674b65
ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO

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