From: Kai-Chuan Hsieh Date: Mon, 26 Dec 2022 02:24:20 +0000 (+0800) Subject: sof-hda-dsp: Set Dmic0 Capture Switch on X-Git-Tag: v1.2.9~45 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=c0b9d6fb207d533d348942e02ecdc57984eb5fc3;p=alsa-ucm-conf.git sof-hda-dsp: Set Dmic0 Capture Switch on Internal micrphone default is off after fresh installation. Add operation to set the control on to align with other architecture. Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/259 Signed-off-by: Kai-Chuan Hsieh Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf b/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf index 7ef4f24..6887938 100644 --- a/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf +++ b/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf @@ -83,6 +83,7 @@ If.dmic { } True.BootSequence [ cset "name='Dmic0 Capture Volume' 70%" + cset "name='Dmic0 Capture Switch' on" ] } }