You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use upstream Linux driver for Bluetooth on ASUS Tinker
* Drop unnecessary Bluetooth initialization systemd service
Bluetooth is now entirely handled by the kernel.
Describe the issue you are experiencing
It seems that Bluetooth fails to connect to the Bluetooth chip on ttyS0.
What operating system image do you use?
tinker (ASUS Tinker Board/Tinker Board S)
What version of Home Assistant Operating System is installed?
7.5
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
bluetoothctl
shows no controller...
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
# systemctl status bluetooth-rtl8723.service × bluetooth-rtl8723.service - Bluetooth for RTL8723 Loaded: loaded (/usr/lib/systemd/system/bluetooth-rtl8723.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2022-05-10 20:34:37 UTC; 1min 2s ago Process: 367 ExecStart=/usr/sbin/bluetooth-rtl8723 (code=exited, status=1/FAILURE) May 10 20:34:36 ha-shelf1-tinker bluetooth-rtl8723[405]: Realtek Bluetooth :3-wire sync pattern resend : 35, len: 8 May 10 20:34:36 ha-shelf1-tinker bluetooth-rtl8723[405]: Realtek Bluetooth :3-wire sync pattern resend : 36, len: 8 May 10 20:34:36 ha-shelf1-tinker bluetooth-rtl8723[405]: Realtek Bluetooth :3-wire sync pattern resend : 37, len: 8 May 10 20:34:36 ha-shelf1-tinker bluetooth-rtl8723[405]: Realtek Bluetooth :3-wire sync pattern resend : 38, len: 8 May 10 20:34:37 ha-shelf1-tinker bluetooth-rtl8723[405]: Realtek Bluetooth :3-wire sync pattern resend : 39, len: 8 May 10 20:34:37 ha-shelf1-tinker bluetooth-rtl8723[405]: Realtek Bluetooth :3-wire sync pattern resend : 40, len: 8 May 10 20:34:37 ha-shelf1-tinker bluetooth-rtl8723[405]: Realtek Bluetooth ERROR: H5 sync timed out May 10 20:34:37 ha-shelf1-tinker systemd[1]: bluetooth-rtl8723.service: Control process exited, code=exited, status=1/FAILURE May 10 20:34:37 ha-shelf1-tinker systemd[1]: bluetooth-rtl8723.service: Failed with result 'exit-code'. May 10 20:34:37 ha-shelf1-tinker systemd[1]: Failed to start Bluetooth for RTL8723.
The text was updated successfully, but these errors were encountered: