]> git.alsa-project.org Git - alsa-lib.git/commitdiff
conf/ucm: increase the input volume for LineIn
authorHui Wang <hui.wang@canonical.com>
Wed, 2 May 2018 06:08:06 +0000 (14:08 +0800)
committerJaroslav Kysela <perex@perex.cz>
Wed, 2 May 2018 06:42:55 +0000 (08:42 +0200)
Otherwise, the boost value is 0, and the sound captured from that
LineIn jack is too weak for users.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf

index 509678964f3f695e9fc23befd4847d93fba4e739..ece780da146df387bde00efa2b6e139b56b91a7e 100644 (file)
@@ -99,6 +99,7 @@ SectionDevice."LineIn" {
        EnableSequence [
                cdev "hw:PCH"
                cset "name='Input Source' Line"
+               cset "name='Line Boost Volume' 3"
        ]
 }