alsa-ucm-conf/ucm2/codecs/rt5645/HeadphonesEnableSeq.conf
Jaroslav Kysela 0a8dd118f7 ucm2: use Include (Syntax 3)
Instead the unconditional include, use the Include configuration
directive which can load some files when evaluated (on demand only).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-06-16 13:44:03 +02:00

9 lines
272 B
Text

EnableSequence [
cset "name='Ext Spk Switch' off"
cset "name='Speaker Channel Switch' off"
cset "name='Headphone Switch' on"
cset "name='Headphone Channel Switch' on"
# 25/39 higher values cause crackling on some boards
cset "name='Headphone Playback Volume' 25"
]