]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
USB-Audio: Add profile for MSI MPG X570S Carbon Max Wifi.
authorJohannes Schickel <lordhoto@gmail.com>
Sun, 16 Jan 2022 13:27:08 +0000 (14:27 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 20 May 2022 16:57:52 +0000 (18:57 +0200)
commitc710aa0eb2fe184072b312a8afa5c4e301e93a65
tree03cdf3783b488914240e443edd4b4caa2202a2d6
parent50a4874fb174c5be715ed433925e86670eab3a3c
USB-Audio: Add profile for MSI MPG X570S Carbon Max Wifi.

This patch depends on Linux 5.17.

This board features an Realtek ALC4080 chip. The various inputs and
outputs are distributed over multiple hardware devices:
* Input
 - hw:$card,0 loop back from speaker (called "Analog In")
 - hw:$card,1 line in at back panel
 - hw:$card,2 microphone from front AND back panel
* Output
 - hw:$card,0 speaker output at back panel (up to 7.1)
 - hw:$card,1 headerphone output at front panel
 - hw:$card,2 could not figure this one out
 - hw:$card,3 guessed S/PDIF output (sadly no way to test)

By default Mic and Line in are disabled. This confuses applications,
thus I made the profile enable them by default.

Without an UCM profile PulseAudio is not able to create output on
the front panel nor record any microphone input.

Signed-off-by: Johannes Schickel <lordhoto@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/Realtek/ALC4080-HiFi.conf [new file with mode: 0644]
ucm2/USB-Audio/Realtek/ALC4080.conf [new file with mode: 0644]
ucm2/USB-Audio/USB-Audio.conf