Dear Maintainer,
When (re)booting the machine, the bluethoothd service appears to be
malfunctioning.
Devices don't (re-)connect. I'm using Testing with Gnome. The bluthooth icon
sometimes appears briefly (approximately 1 second), then disappears again.
Restarting the bluethoothd service fixes the issue until the next reboot.
I normally use a bluethooth keyboard and mouse, so this is quie annoying. I use
an older PS/2 keyboard to log-in and restart the service. Logging out of the
Gnome session and back in, does not change the behaviour.
Below is the terminal output when checking status before and after the restart
of the daemon.
Also attached is the dmesg output.
Regards,
Steven
root@pc-steven:/home/steven# service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Sun 2015-01-11 12:32:51 CET; 2min 55s ago
Docs: man:bluetoothd(8)
Main PID: 964 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─964 /usr/lib/bluetooth/bluetoothd
Jan 11 12:32:51 pc-steven bluetoothd[964]: Bluetooth daemon 5.23
Jan 11 12:32:51 pc-steven bluetoothd[964]: Starting SDP server
Jan 11 12:32:51 pc-steven bluetoothd[964]: Bluetooth management interface 1.6
initialized
Jan 11 12:32:51 pc-steven bluetoothd[964]: Sap driver initialization failed.
Jan 11 12:32:51 pc-steven bluetoothd[964]: sap-server: Operation not permitted
(1)
root@pc-steven:/home/steven# service bluetooth restart
root@pc-steven:/home/steven# service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Sun 2015-01-11 12:35:52 CET; 8s ago
Docs: man:bluetoothd(8)
Main PID: 3291 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─3291 /usr/lib/bluetooth/bluetoothd
Jan 11 12:35:52 pc-steven bluetoothd[3291]: Bluetooth daemon 5.23
Jan 11 12:35:52 pc-steven bluetoothd[3291]: Starting SDP server
Jan 11 12:35:52 pc-steven bluetoothd[3291]: Bluetooth management interface 1.6
initialized
Jan 11 12:35:52 pc-steven bluetoothd[3291]: Sap driver initialization failed.
Jan 11 12:35:52 pc-steven bluetoothd[3291]: sap-server: Operation not permitted
(1)
root@pc-steven:/home/steven#