New audio config files (for new streaming solution)
This commit is contained in:
@@ -7,18 +7,19 @@
|
||||
# prevent unusual drivers from appearing as the first sound device ###########
|
||||
options snd-pcsp index=-2
|
||||
# disable for USB audio default
|
||||
options snd-usb-audio index=-2
|
||||
options snd-bcm2835 index=-2
|
||||
# options snd-usb-audio index=-2
|
||||
# options snd-bcm2835 index=-2
|
||||
|
||||
options cx88_alsa index=-2
|
||||
options snd-atiixp-modem index=-2
|
||||
options snd-intel8x0m index=-2
|
||||
options snd-via82xx-modem index=-2
|
||||
|
||||
# options for USB audio default
|
||||
#options snd-usb-audio index=0
|
||||
#options snd-bcm2835 index=1
|
||||
#options snd slots=snd-usb-audio,snd-bcm2835
|
||||
# options for internal audio default
|
||||
options snd-bcm2835 index=0
|
||||
options snd-usb-audio index=1
|
||||
options snd-aloop index=2
|
||||
options snd slots=snd-bcm2835,snd-usb-audio,snd-aloop
|
||||
|
||||
# work around other kernel issues ############################################
|
||||
# The EHCI driver should be loaded before the ones for low speed controllers
|
||||
|
||||
Reference in New Issue
Block a user