Can you show us example how such list looks like?
Posts by vpeter
-
-
File not found: Are you really in correct folder? Seems so.
I'm not familiar with such error. Also no such system here to test.
-
Guys, does addon still works? I couldn't get it working anymore with my ISO files/folders.
Also device information would be useful (Generix or RPi).
-
Try saving your key in file /storage/.config/cacert.pem.
-
Then use binary I build.
Codemkdir -p /storage/.kodi/addons/xdotool/lib mkdir -p /storage/.kodi/addons/xdotool/bin cd /storage/.kodi/addons/xdotool wget -O xdotool_x86_64.tgz http://vpeter.libreelec.tv/tmp/xdotool_x86_64.tgz tar xvzf xdotool_x86_64.tgz mv libxkbcommon.so.0 lib mv xdotool bin rm xdotool_x86_64.tgz # log out adn log back in
-
-
It point to /var because this is runtime path (not build path).
Maybe this could help you: System lockups.
-
-
-
Export presentation as video and play it?
-
No idea and not possible to test (no RPi here).
I'm just helping to build
-
As you can see name resolution doesn't work: mount: bad address 'dock.cbn.lan'
if you start mount script from command line after system is running does it work? Can you share your mount script?
-
Use this package:
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy. -
Well, I tried the same and I didn't saw files from brcm folder. But maybe I made some small mistake. If you are saying that it works then it is ok.
But you don't see files/folder from /storage/.config/firmware on /usr/lib/firmware/ right?
-
HiassofT: What about setting overlay automatically from /storage/.config/firmware/ folder? So only files in appropriate should be copied there and after reboot it would work. Without making .conf file.
-
Strange, but I don't see anything wifi related or firmware load failed.
-
-
Doesn't LE 9 has new kernel modules and firmware overlay?
Add support for kernel overlays · LibreELEC/LibreELEC.tv@ad9e8dc · GitHub