From: Hui Wang Date: Wed, 2 May 2018 06:08:06 +0000 (+0800) Subject: conf/ucm: increase the input volume for LineIn X-Git-Tag: v1.1.7~47 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=81db276f8c2235adc83e9698b0174265f6482655;p=alsa-lib.git conf/ucm: increase the input volume for LineIn Otherwise, the boost value is 0, and the sound captured from that LineIn jack is too weak for users. Signed-off-by: Hui Wang Signed-off-by: Jaroslav Kysela --- diff --git a/src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf b/src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf index 50967896..ece780da 100644 --- a/src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf +++ b/src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf @@ -99,6 +99,7 @@ SectionDevice."LineIn" { EnableSequence [ cdev "hw:PCH" cset "name='Input Source' Line" + cset "name='Line Boost Volume' 3" ] }