]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
authorMatt Kramer <mccleetus@gmail.com>
Tue, 22 Mar 2022 20:48:17 +0000 (13:48 -0700)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 27 Apr 2022 09:58:35 +0000 (11:58 +0200)
commit0ef6457accdbb912eccf278d8cb0ff71e4ef82b4
tree91b18b2ac154919001ef8fbe345f1d6c3fbeb5d9
parent798fc74b280c850afe65ab5e3fed6ceaea21cf74
ALSA: hda/realtek: Add alc256-samsung-headphone fixup

BugLink: https://bugs.launchpad.net/bugs/1969110
[ 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>
(cherry picked from commit 273ad0cf568493f11f5401422b8943d6c79773c6)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Documentation/sound/hd-audio/models.rst
sound/pci/hda/patch_realtek.c