0

I doesn't get any option in the bluetooth menu. Its like disabled. On every ubuntu version I try, 14 15 the bluetooth is always disabled. Can we use bluetooth in ubuntu?

1 Answers1

0

Check if you've got the following packets installed:

  • bluez-utils
  • libopenobex1
  • gnome-bluetooth
  • blueman

If you are using an USB-device check if it is recognised correctly:

lsusb | grep Bluetooth 

Also try runnig the following command to restart the bluetooth service:

sudo service bluetooth restart