]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5
authorYage Geng <icoderdev@gmail.com>
Mon, 13 Jan 2025 08:52:08 +0000 (16:52 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Jan 2025 08:57:12 +0000 (09:57 +0100)
commit34c8e74cd6667ef5da90d448a1af702c4b873bd3
treebf80f9fc338712b79256560d8936521756b55c19
parent44a48b26639e591e53f6f72000c16576ce107274
ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5

This patch fixes the volume adjustment issue on the Lenovo ThinkBook 16P Gen5
by applying the necessary quirk configuration for the Realtek ALC287 codec.

The issue was caused by incorrect configuration in the driver,
which prevented proper volume control on certain systems.

Signed-off-by: Yage Geng <icoderdev@gmail.com>
Link: https://patch.msgid.link/20250113085208.15351-1-icoderdev@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c