From 14420f9f4f412ff35bc2224d9a18edb37aac586d Mon Sep 17 00:00:00 2001 From: Johan Hovold Date: Mon, 22 Jan 2024 11:02:42 +0100 Subject: [PATCH] ucm2: Qualcomm: Lenovo-X13s: reduce default headphones volume further A recent change reduced the default headphones volume from setting 20 (0 dB) to 10 (-15 dB) but also this setting can be quite loud and cause distortion with some headphones. Reduce the default volume further to setting 2 (-27 dB), which results in more comfortable volume levels with such headphones. Signed-off-by: Johan Hovold --- ucm2/Qualcomm/sc8280xp/LENOVO-X13s.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ucm2/Qualcomm/sc8280xp/LENOVO-X13s.conf b/ucm2/Qualcomm/sc8280xp/LENOVO-X13s.conf index 46e7cb71..de6d9c6c 100644 --- a/ucm2/Qualcomm/sc8280xp/LENOVO-X13s.conf +++ b/ucm2/Qualcomm/sc8280xp/LENOVO-X13s.conf @@ -8,8 +8,8 @@ SectionUseCase."HiFi" { BootSequence [ cset "name='SpkrLeft PA Volume' 12" cset "name='SpkrRight PA Volume' 12" - cset "name='HPHL Volume' 10" - cset "name='HPHR Volume' 10" + cset "name='HPHL Volume' 2" + cset "name='HPHR Volume' 2" cset "name='ADC2 Volume' 10" ]