Skip to content

Commit

Permalink
USB-Audio: alc4080 - add MSI MAG B650I Edge WiFi (ID 0db0:36e7)
Browse files Browse the repository at this point in the history
This motherboard is recognized as the thelio-r3 by System76

Fixes: #254
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
13r0ck authored and perexg committed Jan 5, 2023
1 parent c0b9d6f commit 1923bd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ucm2/USB-Audio/USB-Audio.conf
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,15 @@ If.realtek-alc4080 {
# 0db0:005a MSI MPG Z690 CARBON WIFI
# 0db0:151f MSI X570S EDGE MAX WIFI
# 0db0:1feb MSI Edge Wifi Z690
# 0db0:36e7 MSI MAG B650I Edge WiFi
# 0db0:419c MSI MPG X570S Carbon Max Wifi
# 0db0:6cc9 MSI MPG Z590 Gaming Plus
# 0db0:82c7 MSI MEG Z690I Unify
# 0db0:a073 MSI MAG X570S Torpedo Max
# 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|419c|6cc9|82c7|a073|a47c|b202|d6e7)))"
Regex "USB((0414:a00e)|(0b05:(1996|1a(16|2[07]|52)))|(0db0:(005a|151f|1feb|36e7|419c|6cc9|82c7|a073|a47c|b202|d6e7)))"
}
True.Define.ProfileName "Realtek/ALC4080"
}
Expand Down

0 comments on commit 1923bd1

Please sign in to comment.