mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-09 03:58:34 +00:00
Change machine driver used
snd_soc_sst_bxt_sos_tdf8532 machine driver should be used on SOS Tracked-On: #2652 Signed-off-by: Marcin Pietraszko <marcin.pietraszko@intel.com>
This commit is contained in:
parent
2199fc85b2
commit
36a243ddaa
@ -12,7 +12,7 @@ fi
|
||||
|
||||
# use the modprobe to force loading snd-soc-skl/sst_bxt_bdf8532
|
||||
modprobe -q snd-soc-skl
|
||||
modprobe -q snd-soc-sst_bxt_tdf8532
|
||||
modprobe -q snd_soc_sst_bxt_sos_tdf8532
|
||||
|
||||
audio_passthrough=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user