From b3962b229a0f8a42e0ab17d05c47bbbda027b523 Mon Sep 17 00:00:00 2001 From: wenlingz Date: Tue, 5 Mar 2019 11:25:27 +0800 Subject: [PATCH] Script: Fix snd_soc_skl typo in launch script Tracked-On: #2666 --- devicemodel/samples/apl-mrb/launch_uos.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devicemodel/samples/apl-mrb/launch_uos.sh b/devicemodel/samples/apl-mrb/launch_uos.sh index 21a17b81e..d4753b0cd 100755 --- a/devicemodel/samples/apl-mrb/launch_uos.sh +++ b/devicemodel/samples/apl-mrb/launch_uos.sh @@ -11,9 +11,10 @@ ipu_passthrough=1 fi # use the modprobe to force loading snd-soc-skl/sst_bxt_bdf8532 -modprobe -q snd-soc-skl +modprobe -q snd_soc_skl +modprobe -q snd_soc_tdf8532 modprobe -q snd_soc_sst_bxt_sos_tdf8532 - +modprobe -q snd_soc_skl_virtio_be audio_passthrough=0 # Check the device file of /dev/vbs_k_audio to determine the audio mode