]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
USB-Audio: ALC4080: Add support for Asus ROG Maximus Z790 Apex Encore motherboard...
authorJoe Rouvier <joe@rouvier.org>
Tue, 23 Jan 2024 15:57:47 +0000 (07:57 -0800)
committerJaroslav Kysela <perex@perex.cz>
Wed, 24 Jan 2024 18:17:32 +0000 (19:17 +0100)
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/388
Signed-off-by: Joe Rouvier <joe@rouvier.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/USB-Audio.conf

index d1e8a794300740db38edada3acd32f6aff1d0ebb..d1b1fd90ee1b453a8c7f5a591f6322d421ba2fde 100644 (file)
@@ -58,6 +58,7 @@ If.realtek-alc4080 {
                # 0b05:1a52 ASUS ROG Strix X670E-F & Z790-E Gaming Wifi
                # 0b05:1a53 ALC4082 on ASUS ROG Crosshair X670E Extreme
                # 0b05:1a5c ASUS ROG Strix B650E-I Gaming WiFi
+               # 0b05:1a97 ASUS ROG Maximus Z790 Apex Encore
                # 0db0:005a MSI MPG Z690 CARBON WIFI
                # 0db0:124b MSI MEG Z690 ACE
                # 0db0:151f MSI X570S EDGE MAX WIFI
@@ -83,7 +84,7 @@ If.realtek-alc4080 {
                # 0db0:d6e7 MSI MPG X670E Carbon Wifi
                # 26ce:0a06 ASRock X670E/Z790 Taichi
                # 26ce:0a08 ASRock Z790 PG-ITX/TB4
-               Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c])))|(0db0:(005a|124b|151f|1feb|3130|36e7|419c|422d|4240|62a4|6c[0c]9|7696|82c7|8af7|961e|a(073|228|47c|74b)|b202|d1d7|d6e7))|(26ce:0a0[68]))"
+               Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c]|97)))|(0db0:(005a|124b|151f|1feb|3130|36e7|419c|422d|4240|62a4|6c[0c]9|7696|82c7|8af7|961e|a(073|228|47c|74b)|b202|d1d7|d6e7))|(26ce:0a0[68]))"
        }
        True.Define.ProfileName "Realtek/ALC4080"
 }