mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:15:43 +01:00
alsactl init - Fix Lenovo T61 configuraton
This commit is contained in:
parent
f98a4e2990
commit
21bb9fb975
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ LABEL="Lenovo T61"
|
|||
# playback
|
||||
CTL{reset}="mixer"
|
||||
CTL{name}="Headphone Playback Switch", CTL{value}="on,on"
|
||||
CTL{name}="PCM Playback Volume", CTL{value}="150,550"
|
||||
CTL{name}="PCM Playback Volume", CTL{value}="30,30"
|
||||
# capture (Internal Mic)
|
||||
CTL{name}="Input Source", CTL{value}="1"
|
||||
CTL{name}="Internal Mic Boost", CTL{value}="1"
|
||||
|
|
Loading…
Reference in a new issue