diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-03-26 19:18:31 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-03-26 19:18:31 -0700 |
commit | 6555511b51cd0778c19f144a4b9678dd72b32b90 (patch) | |
tree | 0a35e4f655b6c57fca703dc17c84eea030831c86 /asound.state | |
parent | install file, microphone commmits (diff) | |
download | pinebookpro-post-install-6555511b51cd0778c19f144a4b9678dd72b32b90.tar.xz |
Diffstat (limited to 'asound.state')
-rw-r--r-- | asound.state | 34 |
1 files changed, 22 insertions, 12 deletions
diff --git a/asound.state b/asound.state index 690c0f1..c719b8a 100644 --- a/asound.state +++ b/asound.state @@ -28,8 +28,8 @@ state.rockchipes8316c { control.3 { iface MIXER name 'Headphone Mixer Volume' - value.0 0 - value.1 0 + value.0 11 + value.1 11 comment { access 'read write' type INTEGER @@ -37,8 +37,8 @@ state.rockchipes8316c { range '0 - 11' dbmin -1200 dbmax 0 - dbvalue.0 -1200 - dbvalue.1 -1200 + dbvalue.0 0 + dbvalue.1 0 } } control.4 { @@ -319,6 +319,16 @@ state.rockchipes8316c { } } control.28 { + iface MIXER + name 'Speaker Switch' + value true + comment { + access 'read write' + type BOOLEAN + count 1 + } + } + control.29 { iface MIXER name 'Differential Mux' value lin1-rin1 @@ -332,7 +342,7 @@ state.rockchipes8316c { item.3 'lin2-rin2 with 20db Boost' } } - control.29 { + control.30 { iface MIXER name 'Digital Mic Mux' value 'dmic disable' @@ -345,7 +355,7 @@ state.rockchipes8316c { item.2 'dmic data at low level' } } - control.30 { + control.31 { iface MIXER name 'DAC Source Mux' value 'LDATA TO LDAC, RDATA TO RDAC' @@ -359,7 +369,7 @@ state.rockchipes8316c { item.3 'RDATA TO LDAC, LDATA TO RDAC' } } - control.31 { + control.32 { iface MIXER name 'Left Headphone Mux' value lin1-rin1 @@ -373,7 +383,7 @@ state.rockchipes8316c { item.3 'lin-rin with Boost and PGA' } } - control.32 { + control.33 { iface MIXER name 'Right Headphone Mux' value lin1-rin1 @@ -387,7 +397,7 @@ state.rockchipes8316c { item.3 'lin-rin with Boost and PGA' } } - control.33 { + control.34 { iface MIXER name 'Left Headphone Mixer LLIN Switch' value false @@ -397,7 +407,7 @@ state.rockchipes8316c { count 1 } } - control.34 { + control.35 { iface MIXER name 'Left Headphone Mixer Left DAC Switch' value true @@ -407,7 +417,7 @@ state.rockchipes8316c { count 1 } } - control.35 { + control.36 { iface MIXER name 'Right Headphone Mixer RLIN Switch' value false @@ -417,7 +427,7 @@ state.rockchipes8316c { count 1 } } - control.36 { + control.37 { iface MIXER name 'Right Headphone Mixer Right DAC Switch' value true |