v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
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


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