]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
authorKailang Yang <kailang@realtek.com>
Tue, 26 Nov 2019 09:04:23 +0000 (17:04 +0800)
committerMarcelo Henrique Cerri <marcelo.cerri@canonical.com>
Fri, 17 Jan 2020 17:23:23 +0000 (14:23 -0300)
commitfeb82cbea50da1ed1c607c0b8dad1d5e0183fa22
treee3a7cf5205c9ac7ad1ff25adf51273e8b5cb057a
parent20d1526f02e453e0e4998e67ddc6fbff8e4371c3
ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236

BugLink: https://bugs.launchpad.net/bugs/1856334
commit e1e8c1fdce8b00fce08784d9d738c60ebf598ebc upstream.

headphone have noise even the volume is very small.
Let it fill up pcbeep hidden register to default value.
The issue was gone.

Fixes: 4344aec84bd8 ("ALSA: hda/realtek - New codec support for ALC256")
Fixes: 736f20a70608 ("ALSA: hda/realtek - Add support for ALC236/ALC3204")
Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/9ae47f23a64d4e41a9c81e263cd8a250@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
sound/pci/hda/patch_realtek.c