mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
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:
parent
181f8e251b
commit
81db276f8c
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ SectionDevice."LineIn" {
|
|||
EnableSequence [
|
||||
cdev "hw:PCH"
|
||||
cset "name='Input Source' Line"
|
||||
cset "name='Line Boost Volume' 3"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue