Skip to content

Commit

Permalink
USB-Audio: ALC4080 - add ASUS ROG STRIX X870E-E GAMING WIFI (USB 0b05…
Browse files Browse the repository at this point in the history
…:1b9b)

Closes: #486
Signed-off-by: Andrija Vučinić <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
aidvu authored and perexg committed Dec 16, 2024
1 parent 52c5cd7 commit 77ff0f7
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 @@ -60,6 +60,7 @@ If.realtek-alc4080 {
# 0b05:1a5c ASUS ROG Strix B650E-I Gaming WiFi
# 0b05:1a97 ASUS ROG Maximus Z790 Apex Encore
# 0b05:1af1 ASUS ROG Strix Z790-A Gaming Wifi II
# 0b05:1b9b ASUS ROG STRIX X870E-E GAMING WIFI
# 0db0:005a MSI MPG Z690 CARBON WIFI
# 0db0:0b58 MSI MPG X870E CARBON WIFI
# 0db0:124b MSI MEG Z690 ACE
Expand Down Expand Up @@ -91,7 +92,7 @@ If.realtek-alc4080 {
# 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)))|(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))|(26ce:0a0[68b]))"
}
True.Define.ProfileName "Realtek/ALC4080"
}
Expand Down

0 comments on commit 77ff0f7

Please sign in to comment.