]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
USB-Audio: ALC4080 on Gigabyte Z690 AORUS ULTRA
authorMichaili K <mysteriouscursor+git@protonmail.com>
Sun, 16 Apr 2023 10:21:30 +0000 (12:21 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 17 Apr 2023 08:04:57 +0000 (10:04 +0200)
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/304
From: Michaili K <github>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/USB-Audio.conf

index abcd4167847d770d0a5bcab6ce016d01f60bd7cd..f124ca8cf9bcc9599ce61088aae1fff74a9f8e0b 100644 (file)
@@ -46,6 +46,7 @@ If.realtek-alc4080 {
                String "${CardComponents}"
                # 0414:a00e Gigabyte Z590 Aorus Pro AX
                # 0414:a010 Gigabyte Z590 Vision G Intel
+               # 0414:a011 Gigabyte Z690 AORUS ULTRA
                # 0414:a012 Gigabyte Z690 AERO G DDR4
                # 0b05:1984 ASUS Pro WS WRX80E-SAGE SE WIFI
                # 0b05:1996 ASUS on multiple boards (including ASUS ROG Maximus XIII)
@@ -76,7 +77,7 @@ If.realtek-alc4080 {
                # 0db0:b202 MSI MAG Z690 Tomahawk Wifi
                # 0db0:d1d7 MSI PRO Z790-A WIFI
                # 0db0:d6e7 MSI MPG X670E Carbon Wifi
-               Regex "USB((0414:a0(0e|1[02]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23])))|(0db0:(005a|151f|1feb|3130|36e7|419c|422d|4240|62a4|6c[0c]9|7696|82c7|8af7|961e|a073|a47c|a74b|b202|d1d7|d6e7)))"
+               Regex "USB((0414:a0(0e|1[012]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23])))|(0db0:(005a|151f|1feb|3130|36e7|419c|422d|4240|62a4|6c[0c]9|7696|82c7|8af7|961e|a073|a47c|a74b|b202|d1d7|d6e7)))"
        }
        True.Define.ProfileName "Realtek/ALC4080"
 }