Guest User

Untitled

a guest
Jun 24th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. # Command needed to solve problems with bluez on Linux
  2. # To enable Bluetooth
  3. rfkill unblock bluetooth
  4. killall bluetoothd
  5. hciconfig hci0 up
Add Comment
Please, Sign In to add comment