]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
USB-Audio: ALC4080: Add support for MSI MPG B650 Carbon Wifi
authorAlexander Langer <alexander.langer@mestus.de>
Mon, 29 Jan 2024 08:53:09 +0000 (09:53 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 29 Jan 2024 12:45:34 +0000 (13:45 +0100)
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/392
Signed-off-by: Alexander Langer <alexander.langer@mestus.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/USB-Audio.conf

index d1b1fd90ee1b453a8c7f5a591f6322d421ba2fde..c68bbfca66cdac1e550de2acbdd4fc5de9003b7f 100644 (file)
@@ -71,6 +71,7 @@ If.realtek-alc4080 {
                # 0db0:62a4 MSI MPG Z790I Edge WiFi
                # 0db0:6c09 MSI MPG Z790 Carbon Wifi
                # 0db0:6cc9 MSI MPG Z590 Gaming Plus
+               # 0db0:70d3 MSI MPG B650 Carbon Wifi
                # 0db0:7696 MSI MAG B650M Mortar Wifi
                # 0db0:82c7 MSI MEG Z690I Unify
                # 0db0:8af7 MSI MPG Z590 Gaming Force
@@ -84,7 +85,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]|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]))"
+               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|70d3|7696|82c7|8af7|961e|a(073|228|47c|74b)|b202|d1d7|d6e7))|(26ce:0a0[68]))"
        }
        True.Define.ProfileName "Realtek/ALC4080"
 }