]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm2: PinePhone: use "Mix Mono" routing for earpiece
authorArnaud Ferraris <aferraris@debian.org>
Sun, 18 Jun 2023 17:26:46 +0000 (19:26 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 28 Jun 2023 10:50:05 +0000 (12:50 +0200)
commit00eb2cfe2ee24c80e4f8bb493aa741c2450bc29d
tree46c804d1474e658d58a1e8c856cf2b71eb7b4c42
parentb4f4fbcdc0888c069b5b3feb4333cb0b0a0b4c0c
ucm2: PinePhone: use "Mix Mono" routing for earpiece

The earpiece speaker is a mono device, using only a single channel (in
our case, the left one) from the DA0 output. This causes loss of
information as the right channel is completely discarded when playing
stereo audio.

In order to avoid this issue, set `AIF1 DA0 Stereo Playback Route` to
`Mix Mono` when using the "Earpiece" output port (and only in this
case).

Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/324
Signed-off-by: Arnaud Ferraris <aferraris@debian.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Allwinner/A64/PinePhone/HiFi.conf
ucm2/Allwinner/A64/PinePhone/VoiceCall.conf