Created
December 29, 2017 12:26
-
-
Save elitan/71b82bd809df81f34a9a778807782437 to your computer and use it in GitHub Desktop.
Ubuntu Bose QC35 bluetooth problem
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> cat /etc/bluetooth/main.conf | |
ControllerMode = bredr | |
Disable=Headset | |
AutoConnect=true | |
Also: | |
https://askubuntu.com/questions/689281/pulseaudio-can-not-load-bluetooth-module-15-10-16-04-16-10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you :D