I don't think this box has LE support because of locked bootloader.
Posts by vpeter
-
-
-
Check if you have cron service enabled in LibreELEC setttings.
Also use full path for shutdown.sh.
-
MySQLdb for python is available in entware. Too bad we don't have it in LE
-
Currently I'm using build from March which works very good. So I decided to test latest kodi achievements. And I was really disappointed. I'm very basic user but iptv with pvr iptv simple client is very important for me. And in this area kodi got really worse because switching time increased for my HLS streams. Hope I will see improvement back in next months. If not I will just stay on old build forever
-
Which is not enabled for Generic project meaning raysko is out of luck without custom build.
-
chewitt: from his dmesg log there is no indication for brcmfmac things. Shouldn't be CONFIG_BRCMFMAC_SDIO enabled in Linux kernel?
-
-
You need to use run mode instead of live.
-
I assume you need to use Path substitution - Official Kodi Wiki
-
It could be that simple
Code
Display MoreLibreELEC:~ # LibreELEC:~ # vnstat -sh: vnstat: not found LibreELEC:~ # LibreELEC:~ # # No vnstat? Then let's try another way LibreELEC:~ # LibreELEC:~ # opkg install vnstat Installing vnstat (1.18-1) to root... Downloading http://bin.entware.net/x64-k3.2/vnstat_1.18-1_x64-3.2.ipk Configuring vnstat. LibreELEC:~ # LibreELEC:~ # vnstat -v vnStat 1.18 by Teemu Toivola <tst at iki dot fi> LibreELEC:~ # LibreELEC:~ # vnstat -l Monitoring eth0... (press CTRL-C to stop) rx: 5 kbit/s 9 p/s tx: 1 kbit/s 0 p/s
-
-
Then you did something wrong. Delete folder and copy it again. Don't run sed command because changing name is not required. And after you change the file restart kodi and you will see the difference working (at least I do and it is very nice btw).
-
-
-
Code
# copy skin folder and change it's content cp -r /usr/share/kodi/addons/skin.estuary /storage/.kodi/addons/skin.estuary.edit # if name is also changed then new skin must be selected from Kodi settings !!! sed -i 's/id=\"skin.estuary\"/id=\"skin.estuary.edit\"/' /storage/.kodi/addons/skin.estuary.edit/addon.xml sed -i 's/name=\"Estuary\"/name=\"Estuary (Edit)\"/' /storage/.kodi/addons/skin.estuary.edit/addon.xml
And then edit files in /storage/.kodi/addons/skin.estuary.edit.
-
-
This reading could help: PXE Boot stuck on reboot/shutdown