]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
USB-Audio: ALC4080 - Add support for ASUS ROG Crosshair X670 Extreme (ID 0b05:1a53)
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>
Sun, 11 Dec 2022 05:30:40 +0000 (18:30 +1300)
committerJaroslav Kysela <perex@perex.cz>
Thu, 5 Jan 2023 08:47:20 +0000 (09:47 +0100)
- Confirmed working.

Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/249
Signed-off-by: Samuel Williams <samuel.williams@oriontransfer.co.nz>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/USB-Audio.conf

index 6e48f98143bcca0c380bdfca3ddcaa5b49a3df8b..041db9daec3d1f29d85d60b419676641e12883fe 100644 (file)
@@ -50,6 +50,7 @@ If.realtek-alc4080 {
                # 0b05:1a20 ASUS ROG STRIX Z690-I Gaming Wifi
                # 0b05:1a27 ALC4082 on ASUS ROG Maximus Z690 Hero
                # 0b05:1a52 ASUS ROG Strix Z790-E Gaming Wifi
+               # 0b05:1a53 ALC4082 on ASUS ROG Crosshair X670E Extreme
                # 0db0:005a MSI MPG Z690 CARBON WIFI
                # 0db0:151f MSI X570S EDGE MAX WIFI
                # 0db0:1feb MSI Edge Wifi Z690
@@ -61,7 +62,7 @@ If.realtek-alc4080 {
                # 0db0:a47c MSI MEG X570S Ace Max
                # 0db0:b202 MSI MAG Z690 Tomahawk Wifi
                # 0db0:d6e7 MSI MPG X670E Carbon Wifi
-               Regex "USB((0414:a00e)|(0b05:(1996|1a(16|2[07]|52)))|(0db0:(005a|151f|1feb|36e7|419c|6cc9|82c7|a073|a47c|b202|d6e7)))"
+               Regex "USB((0414:a00e)|(0b05:(1996|1a(16|2[07]|5[23])))|(0db0:(005a|151f|1feb|36e7|419c|6cc9|82c7|a073|a47c|b202|d6e7)))"
        }
        True.Define.ProfileName "Realtek/ALC4080"
 }