mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04: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
|
||||
|
||||
### Automatically load driver modules for Bluetooth hardware
|
||||
.ifexists module-bluetooth-discover@PA_SOEXT@
|
||||
load-module module-bluetooth-discover
|
||||
.endif
|
||||
#.ifexists module-bluetooth-discover@PA_SOEXT@
|
||||
#load-module module-bluetooth-discover
|
||||
#.endif
|
||||
|
||||
### Load several protocols
|
||||
.ifexists module-esound-protocol-unix@PA_SOEXT@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue