Besides the improvement by using analog volume control, it also makes
volume levels normal instead of insanely high levels reached by this
digital mixer.
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/408
Signed-off-by: Anton Bambura <jenneron@postmarketos.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
PlaybackPriority 100
PlaybackPCM "hw:${CardId},0"
PlaybackMixer "default:${CardId}"
- PlaybackMixerElem "Speaker Digital"
+ PlaybackMixerElem "Speaker"
}
}
PlaybackPriority 200
PlaybackPCM "hw:${CardId},2"
PlaybackMixer "default:${CardId}"
- PlaybackMixerElem "HP Digital"
+ PlaybackMixerElem "HP"
}
}