Created
August 15, 2025 17:36
-
-
Save vmpartner/d7846bd8d1f10248d52075178b1f2539 to your computer and use it in GitHub Desktop.
msi MAG X870 TOMAHAWK WIFI - front panel audio problems, no sound, mic issue, acl4080
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- MSI MAG X870 TOMAHAWK WIFI | |
- Ubuntu 24.04 | |
- don't copy alsa ucm config from repo to your system (not compatible)! | |
- copy regex usb from here https://github.com/alsa-project/alsa-ucm-conf/blob/master/ucm2/USB-Audio/USB-Audio.conf | |
- paste this regex to your file /usr/share/alsa/ucm2/USB-Audio/USB-Audio.conf | |
- reload audio `systemctl --user restart wireplumber pipewire pipewire-pulse` | |
- done | |
- check that this command not return errors `alsaucm -c hw:1 dump text` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment