MycroftOS: Make alsa a bit more forgiving for usb cards.
This commit is contained in:
parent
46d316880f
commit
d32532947f
|
@ -1,3 +1,4 @@
|
|||
options snd_usb_audio index=0
|
||||
options snd_usb_audio ignore_ctl_error=1
|
||||
options snd_bcm2835 index=1
|
||||
options snd slots=snd_usb_audio,snd_bcm2835
|
||||
|
|
Loading…
Reference in New Issue