mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
it might be a bit too early to initialize bluetooth by default for now, since it's still very rough around the edges
This commit is contained in:
parent
0c3eb9f478
commit
6d7450462b
1 changed files with 3 additions and 3 deletions
|
|
@ -49,9 +49,9 @@ load-module module-detect
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
### Automatically load driver modules for Bluetooth hardware
|
### Automatically load driver modules for Bluetooth hardware
|
||||||
.ifexists module-bluetooth-discover@PA_SOEXT@
|
#.ifexists module-bluetooth-discover@PA_SOEXT@
|
||||||
load-module module-bluetooth-discover
|
#load-module module-bluetooth-discover
|
||||||
.endif
|
#.endif
|
||||||
|
|
||||||
### Load several protocols
|
### Load several protocols
|
||||||
.ifexists module-esound-protocol-unix@PA_SOEXT@
|
.ifexists module-esound-protocol-unix@PA_SOEXT@
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue