Hi I know there’s a few old threads but since it’s been a long time since anyone replied to those I thought I might start a new one.
I’m able to pair my bluetooth speaker on my laptop, phone, etc so I know it works.
From the KODI interface , getting Connection to XXX Falied
When I SSH into the PI, and try the bluetoothctl commands:
power on
agent on
default-agent
discoverable on
scan on
pair
–>Successful
trust
connect
Failed to connect: org.bluez.Error.Failed
Then I typed sudo systemctl status bluetooth and got
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/bluetooth.service.d
└─local.conf
Active: active (running) since Sun 2019-03-17 22:08:16 EDT; 22min ago
Docs: man:bluetoothd(8)
Main PID: 490 (bluetoothd)
Status: “Running”
CGroup: /system.slice/bluetooth.service
└─490 /usr/libexec/bluetooth/bluetoothd
Mar 17 22:08:16 osmc bluetoothd[490]: Failed to obtain handles for “Service Changed” characteristic
Mar 17 22:15:02 osmc bluetoothd[490]: a2dp-sink profile connect failed for FC:58:FA:7A:07:55: Protocol not available
Mar 17 22:16:26 osmc bluetoothd[490]: a2dp-sink profile connect failed for FC:58:FA:7A:07:55: Protocol not available
Mar 17 22:16:36 osmc bluetoothd[490]: a2dp-sink profile connect failed for 00:58:75:00:26:B6: Protocol not available
Mar 17 22:17:29 osmc bluetoothd[490]: a2dp-sink profile connect failed for 00:58:75:00:26:B6: Protocol not available
Mar 17 22:18:44 osmc bluetoothd[490]: a2dp-sink profile connect failed for 00:58:75:00:26:B6: Protocol not available
Mar 17 22:26:59 osmc bluetoothd[490]: a2dp-sink profile connect failed for 00:58:75:00:26:B6: Protocol not available
Mar 17 22:27:24 osmc bluetoothd[490]: a2dp-sink profile connect failed for 00:58:75:00:26:B6: Protocol not available
Mar 17 22:30:09 osmc bluetoothd[490]: a2dp-sink profile connect failed for FC:58:FA:7A:07:55: Protocol not available
Just wondering if there’s been any updates for the past few months or any work arounds? Thanks!!!