Message ID | 9523a3d3-230f-a142-6316-ce2369f78b4c@gmail.com |
---|---|
State | New |
Headers | show |
Series | Make ALC4080 front panel audio work on ASUS ROG STRIX X670E-E GAMING WIFI | expand |
On 04. 02. 23 13:05, Jesper Juhl wrote: > Hi > > In order to have working front panel audio for my computer based on a > ASUS ROG STRIX X670E-E GAMING WIFI motherboard with ALC4080 audio, I > need to apply the following patch. > It would be great if it could be applied up-stream so I (and other > users with the same hardware) don't have to do this manually in the > future. Thank you for your update. This change is already in alsa-ucm-conf repo: https://github.com/alsa-project/alsa-ucm-conf/commit/88f232df Jaroslav
--- /tmp/USB-Audio.conf.original 2023-02-04 12:50:27.691689435 +0100 +++ /usr/share/alsa/ucm2/USB-Audio/USB-Audio.conf 2023-02-04 12:53:43.307961781 +0100 @@ -40,6 +40,7 @@ # 0b05:1996 ASUS on multiple boards (including ASUS ROG Maximus XIII) # 0b05:1a16 ASUS ROG Strix B660-F Gaming WiFi # 0b05:1a20 ASUS ROG STRIX Z690-I Gaming Wifi + # 0b05:1a52 ASUS ROG STRIX X670E-E GAMING WIFI # 0b05:1a27 ALC4082 on ASUS ROG Maximus Z690 Hero # 0db0:005a MSI MPG Z690 CARBON WIFI # 0db0:151f MSI X570S EDGE MAX WIFI @@ -50,7 +51,7 @@ # 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])))|(0db0:(005a|151f|1feb|419c|82c7|a073|a47c|b202|d6e7)))" + Regex "USB((0414:a00e)|(0b05:(1996|1a(52|16|2[07])))|(0db0:(005a|151f|1feb|419c|82c7|a073|a47c|b202|d6e7)))" } True.Define.ProfileName "Realtek/ALC4080" }