Bluetooth not Working
Option One
Open your terminal
type these commands:
service bluetooth restartOption two
Again open your terminal
sudo service bluetooth restartOn systemd systems:
sudo systemctl restart bluetoothThen Reboot
Option three
I assumed that mere starting the service didn't get BT to work. While checking it's status it was active (running), but in the above line it printed disabled .
systemctl enable bluetooth.servicesystemctl start bluetooth.serviceFinal Decision
Use a dongle or Blutooth Adapter