From: Hans de Goede Date: Wed, 8 Aug 2018 09:05:37 +0000 (+0200) Subject: conf/ucm: bytcr-rt5651: Fix ADC and Mic capture volumes X-Git-Tag: v1.1.7~11 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=04c6ac2502a15d60e5d29ae89e9263cd5a518220;p=alsa-lib.git conf/ucm: bytcr-rt5651: Fix ADC and Mic capture volumes Fix ADC and Mic capture volumes, so that the microphone inputs actually work. Reviewed-by: Pierre-Louis Bossart Signed-off-by: Hans de Goede Signed-off-by: Jaroslav Kysela --- diff --git a/src/conf/ucm/rt5651/EnableSeq.conf b/src/conf/ucm/rt5651/EnableSeq.conf index 3ef9afc0..37bffecb 100644 --- a/src/conf/ucm/rt5651/EnableSeq.conf +++ b/src/conf/ucm/rt5651/EnableSeq.conf @@ -7,8 +7,6 @@ cset "name='HPOVOL L Switch' on" cset "name='HPOVOL R Switch' on" cset "name='LOUT MIX DAC L1 Switch' on" cset "name='LOUT MIX DAC R1 Switch' on" -cset "name='IN1 Boost' 1" -cset "name='IN2 Boost' 1" cset "name='IF1 ASRC Switch' on" cset "name='LOUT L Playback Switch' off" cset "name='LOUT R Playback Switch' off" @@ -23,12 +21,20 @@ cset "name='Stereo2 ADC MIXR ADC2 Switch' on" cset "name='Headphone Switch' off" cset "name='Speaker Switch' off" -# volumes for 0dB +# volumes cset "name='OUT Playback Volume' 31" cset "name='HP Playback Volume' 31" -cset "name='IN Capture Volume' 23" -cset "name='ADC Capture Volume' 47" cset "name='DAC1 Playback Volume' 175" +cset "name='IN Capture Volume' 23" +# 47=0dB, 0.375 dB/step, set it to 6 dB to help with soft mics +cset "name='ADC Capture Volume' 63" +cset "name='ADC Capture Switch' on" +# Set ADC Boost Gain to 3dB higher vals result in too much noise +cset "name='ADC Boost Gain' 1" +# Set IN1, IN2 and IN3 internal mic boost to 1 +cset "name='IN1 Boost' 1" +cset "name='IN2 Boost' 1" +cset "name='IN3 Boost' 1" # input cset "name='Stereo1 ADC L1 Mux' ADC"