From c93b7c8cc3137180cf1e91af2dd212bbf604b66f Mon Sep 17 00:00:00 2001 From: Konrad Dybcio Date: Mon, 14 Apr 2025 20:47:38 +0200 Subject: [PATCH] ucm2: Qualcomm: Add Surface Laptop 7 2 speakers, 2 dmics, combo jack, just like the T14s - reuse its configuration Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/546 Signed-off-by: Konrad Dybcio 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 3eef4d4..10faf5f 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)" + Regex "LENOVO.*Think((Pad T14s Gen 6.*)|(Book 16 G7 QOY))|(HP.*Omnibook X.*)|(ASUSTeK COMPUTER.*ASUS Zenbook A14)|(Microsoft Corporation.*Surface.*Microsoft Surface Laptop, 7th Edition)" } True.Include.t14s.File "/Qualcomm/x1e80100/LENOVO-T14s.conf" } -- 2.47.1