]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
Add initial support for Realtek ALC1220 TRX40 motherboards
authorMaxim Levitsky <mlevitsk@redhat.com>
Sun, 3 May 2020 19:31:12 +0000 (22:31 +0300)
committerJaroslav Kysela <perex@perex.cz>
Mon, 11 May 2020 17:03:30 +0000 (19:03 +0200)
commit48b11a4c33f267c8ffd9a6c584c3e651eda7e5ec
treeea83321d13868f1efb7147819240c836a00bb327
parent1550dd3dc4b5bc5c9685ba0c8657d684e52bbc2e
Add initial support for Realtek ALC1220 TRX40 motherboards

Tested with TRX40 Designare but should work on most TRX40 motherboards
Tested with pulseaudio 36a4923f9bd05d4c5e2e8b1765f18edf452b9251
 with fix for 8 channel mixer element applied

Tested with kernel 5.7.0-rc3

The following are the notes of the testing and implementation

* Back speaker works in 5.1 mode, becasue side channel
  shares jack with line-in and by default line-in is configured.
  Once jack retasking will work, it will work automatically
  Same for front mic that can be retasked to line-in

* SPDIF is not tested physically yet. The SPDIF mute mixer control is recognised by
  pulseaudio correctly so profile is correct.

* When all capture inputs are disconnected, pulseaudio thinks that the UCM2 profile
  is invalid and doesn't use it by default. It can be forced to use it by selecting
  it in the pavucontrol. Or you can for now comment out one of 'JackControl' statements,
  to make it think that one of the jacks is always plugged in.

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/Realtek-ALC1220-VB-Desktop-HiFi.conf [new file with mode: 0644]
ucm2/USB-Audio/Realtek-ALC1220-VB-Desktop.conf [new file with mode: 0644]