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:41:41 +0000 (06:41 +0100)
commitebc3e95502aa9feebe1fd021b6d3c44dd27ecb48
tree81f9589f26022d1685c6f85307e3241abf9cee96
parent9971863fdd623da5df091159cc889ea101b68202
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