mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-02 03:57:51 +01:00
MycroftOS: Let's make snd_bcm2835 play nice with USB cards
- Make the USB card default before bcm2835 if present.
This commit is contained in:
parent
b2998369c2
commit
29ae2c3557
@ -0,0 +1,3 @@
|
||||
options snd_usb_audio index=0
|
||||
options snd_bcm2835 index=1
|
||||
options snd slots=snd_usb_audio,snd_bcm2835
|
Loading…
Reference in New Issue
Block a user