From ca76771806df13fcee13bfac0695f7e499489856 Mon Sep 17 00:00:00 2001 From: Jens Glathe Date: Sun, 3 Aug 2025 19:00:01 +0200 Subject: [PATCH] ucm2: Qualcomm: add Lenovo Ideapad 5 (Slim 5x / 2in1) support Same layout as T14s, 2 speakers, hedphone jack, DMIC Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/599 Signed-off-by: Jens Glathe Signed-off-by: Jaroslav Kysela --- ucm2/Qualcomm/x1e80100/x1e80100.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucm2/Qualcomm/x1e80100/x1e80100.conf b/ucm2/Qualcomm/x1e80100/x1e80100.conf index 654d5db..9215b23 100644 --- a/ucm2/Qualcomm/x1e80100/x1e80100.conf +++ b/ucm2/Qualcomm/x1e80100/x1e80100.conf @@ -6,7 +6,7 @@ If.LENOVOT14s { Condition { Type RegexMatch String "${var:DMI_info}" - Regex "LENOVO.*Think((Pad T14s Gen 6.*)|(Book 16 G7 QOY))|(HP.*Omnibook X.*)|ASUSTeK COMPUTER.*ASUS (Zenbook A14|Vivobook S 15)|(Microsoft Corporation.*Surface.*Microsoft Surface Laptop, 7th Edition)" + Regex "LENOVO.*(Think(Pad T14s Gen 6.*|Book 16 G7 QOY)|Ideapad.*5.*)|(HP.*Omnibook X.*)|ASUSTeK COMPUTER.*ASUS (Zenbook A14|Vivobook S 15)|(Microsoft Corporation.*Surface.*Microsoft Surface Laptop, 7th Edition)" } True.Include.t14s.File "/Qualcomm/x1e80100/LENOVO-T14s.conf" } -- 2.47.1