I've been using 15.04 daily for a couple weeks. Latest adventure is trying to figure out where the systray bluetooth icon is. It's not available (there, but hidden) and bluetooth doesn't show in services in System Settings > Startup.. > Background... Here's my last syslog from boot (bluetooth only)
It appears to be starting, it's there in processes. I verified the packages that are needed are installed (and then some). I have three other programs that won't use the systray properly, so it could just be a tray thing again.
Anyone else getting different results?
Code:
May 28 13:08:41 office bluetoothd[994]: Bluetooth daemon 4.101 May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Bluetooth daemon 4.101 May 28 13:08:41 office bluetoothd[994]: Starting SDP server May 28 13:08:41 office bluetoothd[994]: DIS cannot start: GATT is disabled May 28 13:08:41 office bluetoothd[994]: Failed to init deviceinfo plugin May 28 13:08:41 office bluetoothd[994]: Failed to init proximity plugin May 28 13:08:41 office bluetoothd[994]: Failed to init time plugin May 28 13:08:41 office bluetoothd[994]: Failed to init alert plugin May 28 13:08:41 office bluetoothd[994]: Failed to init thermometer plugin May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Starting SDP server May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: DIS cannot start: GATT is disabled May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Failed to init deviceinfo plugin May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Failed to init proximity plugin May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Failed to init time plugin May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Failed to init alert plugin May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Failed to init thermometer plugin May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Failed to init gatt_example plugin May 28 13:08:41 office bluetoothd[994]: Failed to init gatt_example plugin May 28 13:08:41 office bluetoothd[994]: Bluetooth Management interface initialized May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: Bluetooth Management interface initialized May 28 13:08:41 office bluetoothd[994]: hci0: Load Long Term Keys (0x0013) failed: Not Supported (0x0c) May 28 13:08:41 office bluetoothd[994]: bluetoothd[994]: hci0: Load Long Term Keys (0x0013) failed: Not Supported (0x0c) May 28 13:08:41 office bluemon[1222]: * Starting bluemon... May 28 13:08:41 office bluemon[1222]: disabled in /etc/default/bluemon May 28 13:08:42 office NetworkManager[1002]: <info> Loaded device plugin: /usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so May 28 13:08:42 office bluetoothd[994]: Adapter /org/bluez/994/hci0 has been enabled May 28 13:08:42 office bluetoothd[994]: bluetoothd[994]: Adapter /org/bluez/994/hci0 has been enabled May 28 13:08:55 office bluetoothd[994]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/BlueZ4/HFPAG May 28 13:08:55 office bluetoothd[994]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/BlueZ4/HFPHS May 28 13:08:55 office bluetoothd[994]: bluetoothd[994]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/BlueZ4/HFPAG May 28 13:08:55 office bluetoothd[994]: bluetoothd[994]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/BlueZ4/HFPHS May 28 13:08:55 office bluetoothd[994]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/BlueZ4/A2DPSource May 28 13:08:55 office bluetoothd[994]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/BlueZ4/A2DPSink May 28 13:08:55 office bluetoothd[994]: bluetoothd[994]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/BlueZ4/A2DPSource May 28 13:08:55 office bluetoothd[994]: bluetoothd[994]: Endpoint registered: sender=:1.54 path=/MediaEndpoint/BlueZ4/A2DPSink
Anyone else getting different results?
Comment