]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.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)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 20 May 2022 13:19:27 +0000 (15:19 +0200)
commit244ce4504fed0a7493b6a1eb39acb523baa7b6aa
tree112dad565e9ff97f647a38bac3bc78b5355ed4b3
parent90a1e59dd4b78cf2e39a73469674c6bb4cede38f
ALSA: hda/realtek: Add alc256-samsung-headphone fixup

BugLink: https://bugs.launchpad.net/bugs/1971497
[ 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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Documentation/sound/hd-audio/models.rst
sound/pci/hda/patch_realtek.c