From a7d14e5646815d5830f10cce289258faf18a1dd8 Mon Sep 17 00:00:00 2001 From: Shuming Fan Date: Tue, 14 Jan 2025 13:46:54 +0800 Subject: [PATCH] rt722: change output volume of headphone to 0dB Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/496 Signed-off-by: Shuming Fan Signed-off-by: Jaroslav Kysela --- ucm2/codecs/rt722/init.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucm2/codecs/rt722/init.conf b/ucm2/codecs/rt722/init.conf index 9212c40..84e6e9d 100644 --- a/ucm2/codecs/rt722/init.conf +++ b/ucm2/codecs/rt722/init.conf @@ -6,7 +6,7 @@ BootSequence [ cset "name='rt722 ADC 22 Mux' 'MIC2'" cset "name='rt722 FU1E Capture Volume' 63" cset "name='rt722 FU06 Playback Volume' 60" - cset "name='rt722 FU05 Playback Volume' 35" + cset "name='rt722 FU05 Playback Volume' 87" cset "name='rt722 FU0F Capture Volume' 63" ] -- 2.47.1