From edcd1f42714e54b826e387e9c23381e1660a8a5f Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 7 Aug 2015 15:38:09 +0200 Subject: alsa-state: choose extended record volume The WM9715L AC97 codec supports two volume modes for audio capturing: basic (AC97 conform) and extended. The extended range allows smaller gain steps and a large range, hence use this mode by default. --- recipes-bsp/alsa-state/alsa-state/colibri-vf/asound.state | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp/alsa-state') diff --git a/recipes-bsp/alsa-state/alsa-state/colibri-vf/asound.state b/recipes-bsp/alsa-state/alsa-state/colibri-vf/asound.state index 45427ee..80e611f 100644 --- a/recipes-bsp/alsa-state/alsa-state/colibri-vf/asound.state +++ b/recipes-bsp/alsa-state/alsa-state/colibri-vf/asound.state @@ -509,8 +509,8 @@ state.Audio { control.48 { iface MIXER name 'Capture Volume Steps' - value.0 '+1.5dB Steps' - value.1 '+1.5dB Steps' + value.0 '+0.75dB Steps' + value.1 '+0.75dB Steps' comment { access 'read write' type ENUMERATED -- cgit v1.2.3