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 <hui.wang@canonical.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Hui Wang 2018-05-02 14:08:06 +08:00 committed by Jaroslav Kysela
parent 181f8e251b
commit 81db276f8c

View file

@ -99,6 +99,7 @@ SectionDevice."LineIn" {
EnableSequence [
cdev "hw:PCH"
cset "name='Input Source' Line"
cset "name='Line Boost Volume' 3"
]
}