The internal blutooth on the Beelink Mini MXIII does not work, says no bluetooth adapters found. Frankly i don't use it or care if it's fixed, but I'm sure it will be useful for someone so i thought I'd create this thread.
[SOLVED] Bluetooth MXIII
-
JonSnow -
August 5, 2016 at 3:45 AM -
Thread is Unresolved
-
-
Works on both my MiniMx's 1gb/8gb 2gb/16gb
Not Beelink branded so they must be different even though they are from same manufacturer. -
-
I too have a Beelink Minimx III S905 2/16GB and it reports that Bluetooth is disabled.
Running 7.0.2.005 off a microSD card.
Here's my log:
-
thanks for getting the logs, i haven't had a chance to do that.
-
Kodi log doesn't tell a single thing about this issue, that's why I always ask to collect full system logs. Please collect and post them here so I can see what is missing.
-
I hope this is better:
-
Yes, thank you. I can now see that there's a Realtek 8723BS chip inside. It's been some time before I made it work for S805, I will have a look what should be done to make it work for S905.
-
JonSnow WileCoyote Can you try executing this command over SSH: /usr/bin/rtk_hciattach -n -s 115200 /dev/ttyS1 rtk_h5 &?
-
Tried with on my minimxiii with 7.0.2.005 on sd card:
Code
Display MoreBeelink:~ # Realtek Bluetooth init uart with init speed:115200, final_speed:115200, type:HCI UART H5 Realtek Bluetooth :Realtek hciattach version 2.5 Realtek Bluetooth :3-wire sync pattern resend : 1, len: 8 Realtek Bluetooth :Get SYNC Resp Pkt Realtek Bluetooth :3-wire config pattern resend : 1 , len: 10 Realtek Bluetooth :Get SYNC pkt-active mode Realtek Bluetooth :Get SYNC pkt-active mode Realtek Bluetooth :Get CONFG pkt-active mode Realtek Bluetooth :3-wire config pattern resend : 2 , len: 10 Realtek Bluetooth :Get CONFG resp pkt-active mode Realtek Bluetooth :H5 init finished Realtek Bluetooth ERROR: can't access bt config file:/lib/firmware/rtl_bt/rtl8723b_config, errno:2 Realtek Bluetooth ERROR: Get Config file error, just use efuse settings Realtek Bluetooth ERROR: Can't access firmware, errno:2 Realtek Bluetooth ERROR: Get BT firmware error Can't initialize device: No such file or directory
-
Whoops, I forgot to include the firmware... I hope you can wait until the next release for the Bluetooth to work. [emoji56]
-
I never use it - take as long as you like.
-
Yup same, nice to have it working but never used and in no rush
-
Bluetooth still not working on build 006
Code
Display More############################################## # LibreELEC # # http://libreelec.tv # ############################################## LibreELEC (community) Version: 7.0.2.006 LibreELEC:~ # /usr/bin/rtk_hciattach -n -s 115200 /dev/ttyS1 rtk_h5 & LibreELEC:~ # Realtek Bluetooth init uart with init speed:115200, final_speed:115200, type:HCI UART H5 Realtek Bluetooth :Realtek hciattach version 2.5 Realtek Bluetooth :3-wire sync pattern resend : 1, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 2, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 3, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 4, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 5, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 6, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 7, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 8, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 9, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 10, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 11, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 12, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 13, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 14, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 15, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 16, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 17, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 18, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 19, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 20, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 21, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 22, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 23, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 24, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 25, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 26, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 27, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 28, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 29, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 30, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 31, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 32, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 33, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 34, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 35, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 36, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 37, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 38, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 39, len: 8 Realtek Bluetooth :3-wire sync pattern resend : 40, len: 8 Realtek Bluetooth ERROR: H5 sync timed out
-
Thank you for the log. Can you try with /usr/bin/rtk_hciattach -n -s 115200 /dev/ttyS2 rtk_h5 &?
-
-
Since i opened my box i checked what chips where on it.
RTL872JBS
RTL8212F or RTL8211F really hard to read. -
What is result of ls /dev/ttyS??
-