mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-09 08:28:50 +01:00
MycroftOS: Change the kernel module loading order for respeaker as well.
This commit is contained in:
parent
df2ee2d4a5
commit
ad6133fc35
@ -1,4 +1,8 @@
|
||||
options snd_usb_audio index=0
|
||||
options snd_soc_simple_card index=0
|
||||
options snd_soc_wm8960 index=0
|
||||
options snd_soc_ac108 index=0
|
||||
options snd_usb_audio ignore_ctl_error=1
|
||||
options snd_bcm2835 index=1
|
||||
options snd slots=snd_usb_audio,snd_bcm2835
|
||||
|
||||
options snd slots=snd_usb_audio,snd_soc_simple_card,snd_soc_wm8960,snd_soc_ac108snd_bcm2835
|
||||
|
Loading…
x
Reference in New Issue
Block a user