I’m using bluetooth keyboard and mouse with Debian Jessie distribution. Everything works well until today but now bluetooth service doesn’t start automatically. When I looked at the bluetooth status on the gnome-control-center it shows that Bluetooth is ON and visible as Foobar
But my hostname is not Foobar. When I check the bluetooth status with:
$ sudo systemctl status bluetooth
it shows that bluetooth service is not running.
If I try to start it manually with:
$ sudo systemctl start bluetooth
everything start to work properly and visible under my hostname.
I couldn’t find any working solution, removing all of the my ~/.gnome settings also doesn’t make any sense.
In my case, I see that it is related with the newly installed teamviewer package.
I used teamviewer version 10.0.37742 without any problems. But, when I upgrade it to version 10.0.41499, bluetooth service problems started.
If you installed teamviewer recently, most probably you have the same problem. To solve this, uninstall the teamviewer package and try to use older versions, at least you must not use the version 10.0.41499.
It can be a problem with teamviewer’s systemd settings, you can also try newer packages, it should be fixed by the teamviewer company soon.