]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: Add quirk for Samsung Galaxy Book5 360 headphone
authorMarkus Kramer <linux@markus-kramer.de>
Wed, 13 May 2026 22:28:18 +0000 (00:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 15 May 2026 07:08:41 +0000 (09:08 +0200)
commitfd87b510f5f543125ecf51e7c706a9f4bc3352be
tree7014531ab4084a5b7d19f3c423a872a098048c0a
parent2891bb13ef158281736b6314b1ceaef6d08d57f4
ALSA: hda/realtek: Add quirk for Samsung Galaxy Book5 360 headphone

The Samsung Galaxy Book5 360 (NP750QHA, PCI subsystem ID 0x144d:0xc902)
has severe audio distortion on the 3.5mm headphone jack. Applying
ALC256_FIXUP_SAMSUNG_HEADPHONE_VERY_QUIET corrects the output path
configuration, consistent with fixes already applied to other Samsung
Galaxy Book models using the same ALC256 codec.

Cc: stable@vger.kernel.org
Link: https://github.com/thesofproject/linux/issues/5648
Signed-off-by: Markus Kramer <linux@markus-kramer.de>
Link: https://patch.msgid.link/20260513222818.14351-1-linux@markus-kramer.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c