From 244fc744e90c85f2816c5baba9fee08a85fec58e Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 9 Dec 2021 09:00:12 +0100 Subject: [PATCH] USB-Audio: fix the wrong condition type for If.realtek-alc1220-vb BugLink: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1246 Signed-off-by: Jaroslav Kysela --- ucm2/USB-Audio/USB-Audio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucm2/USB-Audio/USB-Audio.conf b/ucm2/USB-Audio/USB-Audio.conf index 878d16d..d9d740e 100644 --- a/ucm2/USB-Audio/USB-Audio.conf +++ b/ucm2/USB-Audio/USB-Audio.conf @@ -15,7 +15,7 @@ If.linked { If.realtek-alc1220-vb { Condition { - Type Regex + Type RegexMatch String "${CardComponents}" # 0414:a002 Gigabyte TRX40 Aorus Pro WiFi # 0b05:1917 ASUS ROG Strix -- 2.47.1