Description
Describe the bug
I am experiencing random Bluetooth connect drop between the Pi and an audio speaker. These drops appear after a random time, sometime few minutes, sometime few hours.
Once the the drop happen, the only fix is to reboot the PI: RFKILL report no block, Bluez report an Unknown Error, hciconfig hci0 down && hciconfig hci0 up has no effect, only the dmesg seems to spot a problem.
I am using LibreElec 9 (8.95.003)
I am using both onboard Wi-Fi and Bluetooth (I upgraded to 3 to 3B+ because I read the antenna design was changed and allow both in use)
To reproduce
Connect a Bluetooth speaker, and start playing audio on it.
Expected behaviour
No drop at any time, or at least no need for reboot
Actual behaviour
Bluetooth getting completely unusable after drop
System
- Which model of Raspberry Pi? Pi3B+
- Which OS and version (
cat /etc/rpi-issue
)? LibreElec 9 (8.95.003) - Which firmware version (
vcgencmd version
)? bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (Jan 9 2019 20:07:49) - Which kernel version (
uname -a
)? 4.19.14
Logs
- dmesg*
[ xxxx] Bluetooth: hci0: hardware error 0x00
[ xxxx] Bluetooth: hci0: command 0x1003 tx timeout
[ xxxx] Bluetooth: hci0: command 0x1007 tx timeout
[ xxxx] Bluetooth: hci0: command 0x1009 tx timeout
<Keep repeating>
** Additional context **
I was using the RPI 3 before, with the exact same OS/Version, but this one didn't experience such a bug.