From 36c9fedfa5ad6ba3c55db8995b736796e02733ed Mon Sep 17 00:00:00 2001 From: Mingcong Bai Date: Tue, 10 Mar 2026 00:19:47 +0800 Subject: [PATCH] quirks: add pressure pad quirk for Lenovo ThinkBook 14 G8+ IPH Lenovo ThinkBook 14 G8+ IPH also has the same issue as ThinkBook 14 G7+ ASP/IAH. Signed-off-by: Mingcong Bai --- quirks/50-system-lenovo.quirks | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/quirks/50-system-lenovo.quirks b/quirks/50-system-lenovo.quirks index 0010cf27..25d72cbb 100644 --- a/quirks/50-system-lenovo.quirks +++ b/quirks/50-system-lenovo.quirks @@ -417,3 +417,11 @@ MatchName=*GXTP5100* MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkBook*G7+IAH*:* MatchUdevType=touchpad ModelPressurePad=1 + +# Some ThinkBook 14/16 G8+ IPH models come with pressure pads that were not +# correctly declared as such. +[Lenovo ThinkBook G8+ IPH touchpad] +MatchName=*GXTP5100* +MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkBook*G8+IPH*:* +MatchUdevType=touchpad +ModelPressurePad=1