Skip to content

Commit

Permalink
USB-Audio: ALC4080: Add support for MSI MEG Z790 Ace
Browse files Browse the repository at this point in the history
Closes: #405
Signed-off-by: Liran Funaro <liran.funaro@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
liran-funaro authored and perexg committed Apr 18, 2024
1 parent 7c5038f commit 6a49e35
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 @@ -69,6 +69,7 @@ If.realtek-alc4080 {
# 0db0:419c MSI MPG X570S Carbon Max Wifi
# 0db0:422d MSI Mag B650 Tomahawk Wifi
# 0db0:4240 MSI MAG Z590 Tomahawk Wifi
# 0db0:488c MSI MEG Z790 Ace
# 0db0:62a4 MSI MPG Z790I Edge WiFi
# 0db0:6c09 MSI MPG Z790 Carbon Wifi
# 0db0:6cc9 MSI MPG Z590 Gaming Plus
Expand All @@ -86,7 +87,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|f1)))|(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]))"
Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c]|97|f1)))|(0db0:(005a|124b|151f|1feb|3130|36e7|4(19c|22d|240|88c)|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"
}
Expand Down

0 comments on commit 6a49e35

Please sign in to comment.