v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2018-12-08, 13:23)HiassofT Wrote: After a closer look the rtl8723bs_fw.bin and rtl8723bs_config files indeed seems to be missing in LibreELEC.

@aw87 can you run the following commands, then reboot and check if it works?
Code:
mkdir -p /storage/.config/firmware/rtl_bt
wget -O /storage/.config/firmware/rtl_bt/rtl8723bs_config https://github.com/lwfinger/rtl8723bs_bt/raw/master/rtlbt_config
wget -O /storage/.config/firmware/rtl_bt/rtl8723bs_fw.bin https://github.com/lwfinger/rtl8723bs_bt/raw/master/rtlbt_fw

There's also a second (newer) firmware available, if the standard one doesn't work run this to get the newer one:
Code:
wget -O /storage/.config/firmware/rtl_bt/rtl8723bs_fw.bin https://github.com/lwfinger/rtl8723bs_bt/raw/master/rtlbt_fw_new

so long,

Hias  
I tried both methods, through Samba verified the files were in the appropriate \\LIBREELEC\Configfiles\firmware\rtl_bt folder.
Verified bluetooth was enabled in the BIOS and in LibreELEC services. I issued the commands/reboot on a configured LibreELEC and also hard reset and issued the commands/reboot. Bluetooth is still not working.
Here is the dmesg output pre hard reset. Here is the dmesg output post hard reset.


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by aw87 - 2018-12-08, 22:55
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24