From: Jaroslav Kysela Date: Thu, 28 May 2020 18:50:46 +0000 (+0200) Subject: ucm2: PAZ - move whole initialization to BootSequence X-Git-Tag: v1.2.3~8 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=706fcfad498878e874dda413642ca00f77e49c2d;p=alsa-ucm-conf.git ucm2: PAZ - move whole initialization to BootSequence We need to remove the custom UCM rules from udev (alsa-utils). The 'alsactl init' is UCM aware and sufficient to initialize the soundcard now. Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/PAZ00/PAZ00.conf b/ucm2/PAZ00/PAZ00.conf index aa1e7f7..66a5745 100644 --- a/ucm2/PAZ00/PAZ00.conf +++ b/ucm2/PAZ00/PAZ00.conf @@ -2,7 +2,7 @@ Syntax 2 Comment "PAZ00 alc5632" -SectionDefaults [ +BootSequence [ cset "name='Master Playback Switch' on" cset "name='Master Playback Volume' 44,44" cset "name='Headphone Playback Volume' 21,21" @@ -21,6 +21,16 @@ SectionDefaults [ cset "name='Mic1 Playback Volume' 0" cset "name='Mic2 Playback Volume' 0" cset "name='Rec Capture Volume' 0" + + # Enable internal speaker + cset "name='Speaker Playback Switch' on" + cset "name='Int Spk Switch' on" + cset "name='Speaker Mix DAC2SPK Playback Switch' on" + + # Enable DMIC + cset "name='DMICL Mix DMICL2ADC Capture Switch' on" + cset "name='DMIC En Capture Switch' on" + cset "name='DMIC PreFilter Capture Switch' on" ] SectionUseCase."HiFi" {