v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
(2016-12-09, 21:19)Boulder Wrote: I'm currently unable to launch the last testbuild or LE 7.90.009 from SD card using my backup that was made when the last LE 7 testbuild was running from the internal SSD of the Chromebox. I'm stuck at the "waiting for network to become online" prompt even though the network is online and I can even access the box via SMB when the prompt is shown! LE 7.90.008 does work using the same backup data.

Can anyone point any significant change regarding this thing? I have not enabled the "wait for network to become online" option because I don't have a MySQL server running.

Can you connect to the box with ssh and paste the output of the following commands:
Code:
journalctl -a | pastebinit
dmesg | pastebinit
cat /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml
cat /storage/.cache/libreelec/network_wait

It's possible the network/service settings have been restored incorrectly (wild guess).

You can try the following in turn:

1. Remove the network wait configuration:
Code:
rm /storage/.cache/libreelec/network_wait
and reboot. If you no longer see "Wait for network..." then double check it is disabled in LE Settings.

2. If that doesn't work, try removing the existing LE Settings:
Code:
rm /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml
then rebooting.

3. If that doesn't work, then rename /storage/.cache with:
Code:
mv /storage/.cache /storage/.cache.bak
and see if that helps.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
3D HOU/HSBS issue - by .bismarck - 2016-06-20, 20:03
[Build #0903] breaks VAAPI - by MichaelAnders - 2016-09-04, 15:37
Update Failed - by n2vwz - 2016-09-27, 19:34
RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - by Milhouse - 2016-12-10, 05:33
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11