Make ALC4080 front panel audio work on ASUS ROG STRIX X670E-E GAMING WIFI
Jesper Juhl
jesperjuhl76 at gmail.com
Sat Feb 4 13:05:44 CET 2023
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.
Kind regards,
Jesper Juhl
--- /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"
}
More information about the Alsa-devel
mailing list