]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fixing speaker noise on the two latest thinkpad models
authorHui Wang <hui.wang@canonical.com>
Tue, 8 Dec 2015 04:27:18 +0000 (12:27 +0800)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 9 Mar 2016 18:15:05 +0000 (13:15 -0500)
commit559e8bf80c9676b40f1ddcb7a90e1eaa2f3c6a2a
treeb83fedc6685a12492413293ef997cc8d123ada85
parent4c440d72709998411c30c9bf6e503980bd655dc3
ALSA: hda - Fixing speaker noise on the two latest thinkpad models

[ Upstream commit 23adc192b862b69ad80a40bd5206e337f41264ac ]

We have two latest thinkpad laptop models which are all based on the
Intel skylake platforms, and all of them have the codec alc293 on
them. When the machines boot to the desktop, an greeting dialogue
shows up with the notification sound. But on these two models, there
is noise with the notification sound. We have 3 SKUs for each of
the models, all of them have this problem.

So far, this problem is only specific to these two thinkpad models,
we did not find this problem on the old thinkpad models with the
codec alc293 or alc292.

A workaround for this problem is disabling the aamix.

Cc: stable@vger.kernel.org
BugLink: https://bugs.launchpad.net/bugs/1523517
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_realtek.c