#775099 bluetooth: bluethoothd requires 2 starts at boot before reconnecting the devices

Package:
bluez
Source:
bluez
Description:
Bluetooth tools and daemons
Submitter:
Steven Post
Date:
2015-02-11 20:09:08 UTC
Severity:
important
#775099#5
Date:
2015-01-11 11:52:26 UTC
From:
To:
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#

#775099#10
Date:
2015-01-26 22:01:26 UTC
From:
To:
Reporter here.
I am not able to reproduce this bug for 2 weeks now. If this persists
for the next week I'm going to close the bug.

Regards,
Steven

#775099#15
Date:
2015-02-11 20:06:41 UTC
From:
To:
Hi,

Unfortunately the issue still remains, any help debugging is
appreciated.

Regards,
Steven