mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-27 07:46:53 +00:00
parent
36a243ddaa
commit
b3962b229a
@ -11,9 +11,10 @@ ipu_passthrough=1
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# use the modprobe to force loading snd-soc-skl/sst_bxt_bdf8532
|
# 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_sst_bxt_sos_tdf8532
|
||||||
|
modprobe -q snd_soc_skl_virtio_be
|
||||||
audio_passthrough=0
|
audio_passthrough=0
|
||||||
|
|
||||||
# Check the device file of /dev/vbs_k_audio to determine the audio mode
|
# Check the device file of /dev/vbs_k_audio to determine the audio mode
|
||||||
|
Loading…
Reference in New Issue
Block a user