Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Unblock bluetooth
- sudo rfkill list
- sudo rfkill unblock bluetooth
- # Solve the pair-connect problem for ubuntu 16.04
- sudo apt-get install pulseaudio-module-bluetooth
- sudo apt-get install ofono
- sudo reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement