mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02: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:
@ -0,0 +1,3 @@
|
|||||||
|
options snd_usb_audio index=0
|
||||||
|
options snd_bcm2835 index=1
|
||||||
|
options snd slots=snd_usb_audio,snd_bcm2835
|
Reference in New Issue
Block a user