diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2014-03-31 19:12:55 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2014-04-01 10:11:36 +0200 |
commit | 703319d1bd1efdb360f8eacbf611e8a754599e15 (patch) | |
tree | b3f85ad1771b65eaae04cbe5687e073227afd164 /recipes-bsp/alsa-state | |
parent | dbcc20e846db488beca4471d6594e57019e3dff9 (diff) |
asound.state: apalis-imx6 set volume to maximum
Diffstat (limited to 'recipes-bsp/alsa-state')
-rw-r--r-- | recipes-bsp/alsa-state/alsa-state/apalis-imx6/asound.state | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/alsa-state/alsa-state/apalis-imx6/asound.state b/recipes-bsp/alsa-state/alsa-state/apalis-imx6/asound.state index 644f836..0cb5534 100644 --- a/recipes-bsp/alsa-state/alsa-state/apalis-imx6/asound.state +++ b/recipes-bsp/alsa-state/alsa-state/apalis-imx6/asound.state @@ -50,8 +50,8 @@ state.sgtl5000audio { control.5 { iface MIXER name 'Headphone Playback Volume' - value.0 63 - value.1 63 + value.0 127 + value.1 127 comment { access 'read write' type INTEGER |