]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: Qualcomm: Lenovo-X13s: reduce default headphones volume
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 15 Jan 2024 10:55:06 +0000 (11:55 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 17 Jan 2024 09:16:20 +0000 (10:16 +0100)
Reduce the default heaphones volume to something more reasonable as the
current setting (0 dB) can be quite loud.

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/382
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Qualcomm/sc8280xp/LENOVO-X13s.conf

index c01fb4c2adeb1d5453b3105dfa17ccc6e2fc6ad3..46e7cb711ddde9310fadee46230c1fe98b9d5d50 100644 (file)
@@ -8,8 +8,8 @@ SectionUseCase."HiFi" {
 BootSequence [
        cset "name='SpkrLeft PA Volume' 12"
        cset "name='SpkrRight PA Volume' 12"
-       cset "name='HPHL Volume' 20"
-       cset "name='HPHR Volume' 20"
+       cset "name='HPHL Volume' 10"
+       cset "name='HPHR Volume' 10"
        cset "name='ADC2 Volume' 10"
 ]