]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
sof-hda-dsp: Set Dmic0 Capture Switch on
authorKai-Chuan Hsieh <kaichuan.hsieh@canonical.com>
Mon, 26 Dec 2022 02:24:20 +0000 (10:24 +0800)
committerJaroslav Kysela <perex@perex.cz>
Thu, 5 Jan 2023 08:18:04 +0000 (09:18 +0100)
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 <kaichuan.hsieh@canonical.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf

index 7ef4f246e25eaab8b18f4b3a23d3e78801ad171f..6887938319a37720f671e66d27307fa59947c4bc 100644 (file)
@@ -83,6 +83,7 @@ If.dmic {
                }
                True.BootSequence [
                        cset "name='Dmic0 Capture Volume' 70%"
+                       cset "name='Dmic0 Capture Switch' on"
                ]
        }
 }