]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: Qualcomm: add ASUS Vivobook S 15 support
authorbinarycraft007 <elliot.huang.signed@gmail.com>
Mon, 2 Jun 2025 05:41:38 +0000 (13:41 +0800)
committerJaroslav Kysela <perex@perex.cz>
Fri, 20 Jun 2025 09:55:03 +0000 (11:55 +0200)
S15 supports:
- 2 speakers.
- 2 dmics
- headset with mic.

This patch adds support to all these, however only speakers, dmic and
headset playback is tested.

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/570
Signed-off-by: binarycraft007 <elliot.huang.signed@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Qualcomm/x1e80100/x1e80100.conf

index 10faf5f2bcc2f93da355f5defd7b733f1340d3df..ecbb13d7e02a7ad3912066343f553ffc4eb7d2c4 100644 (file)
@@ -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)|(Microsoft Corporation.*Surface.*Microsoft Surface Laptop, 7th Edition)"
+               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)"
        }
        True.Include.t14s.File "/Qualcomm/x1e80100/LENOVO-T14s.conf"
 }