]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
authorMatt Kramer <mccleetus@gmail.com>
Tue, 22 Mar 2022 20:48:17 +0000 (13:48 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:06:42 +0000 (14:06 +0200)
commit6f2a22571fbbbf0264a2577ee7d6b923fca8b8bd
tree0081a0c96141a54b6454c80323b07a44dd75af1d
parentf3ded4a93eea7e008f1eb4e3ca98679396b351ad
ALSA: hda/realtek: Add alc256-samsung-headphone fixup

[ Upstream commit ef248d9bd616b04df8be25539a4dc5db4b6c56f4 ]

This fixes the near-silence of the headphone jack on the ALC256-based
Samsung Galaxy Book Flex Alpha (NP730QCJ). The magic verbs were found
through trial and error, using known ALC298 hacks as inspiration. The
fixup is auto-enabled only when the NP730QCJ is detected. It can be
manually enabled using model=alc256-samsung-headphone.

Signed-off-by: Matt Kramer <mccleetus@gmail.com>
Link: https://lore.kernel.org/r/3168355.aeNJFYEL58@linus
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/sound/hd-audio/models.rst
sound/pci/hda/patch_realtek.c