Skip to content

Commit

Permalink
USB-Audio: ALC4080: add support for MSI MEG X670E GODLIKE (USB 0db0:e…
Browse files Browse the repository at this point in the history
…1f8)

www.msi.com/Motherboard/MEG-X670E-GODLIKE

Closes: #488
Signed-off-by: Sergey <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
myserg authored and perexg committed Dec 16, 2024
1 parent 77ff0f7 commit cde064f
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 @@ -89,10 +89,11 @@ If.realtek-alc4080 {
# 0db0:cd0e MSI X870 Tomahawk
# 0db0:d1d7 MSI PRO Z790-A WIFI
# 0db0:d6e7 MSI MPG X670E Carbon Wifi
# 0db0:e1f8 MSI MEG X670E Godlike
# 26ce:0a06 ASRock X670E/Z790 Taichi
# 26ce:0a08 ASRock Z790 PG-ITX/TB4, X870 Steel Legend
# 26ce:0a0b ASRock X870E Taichi
Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c]|97|f1)|1b9b))|(0db0:(005a|0b58|124b|151f|1feb|3130|36e7|4(19c|22d|240|88c)|543d|62a4|6c[0c]9|70d3|7696|82c7|8af7|961e|a(073|228|47c|74b)|b202|cd0e|d1d7|d6e7))|(26ce:0a0[68b]))"
Regex "USB((0414:a0(0e|1[0124]))|(0b05:(19(84|9[69])|1a(16|2[07]|5[23c]|97|f1)|1b9b))|(0db0:(005a|0b58|124b|151f|1feb|3130|36e7|4(19c|22d|240|88c)|543d|62a4|6c[0c]9|70d3|7696|82c7|8af7|961e|a(073|228|47c|74b)|b202|cd0e|d1d7|d6e7|e1f8))|(26ce:0a0[68b]))"
}
True.Define.ProfileName "Realtek/ALC4080"
}
Expand Down

0 comments on commit cde064f

Please sign in to comment.