Posts by vpeter
-
-
How can i fix this?
Reboot your RPi. Just in case. And as I already wrote: closing ssh session and opening it again works the same.
-
Where would I find the boot parameters within the source code?
No idea where amlogic things has this. Maybe some boot.ini in folder projects/.../bootloader.
-
So everything is as it should be. There is no reason why docker binary would not be found.
Can you check PATH
I have
CodeLibreELEC:~ # echo $PATH /usr/bin:/usr/sbin:/storage/.kodi/addons/script.moonlight/bin:/storage/.kodi/addons/service.system.docker/bin:/storage/.kodi/addons/virtual.network-tools/bin:/storage/.kodi/addons/virtual.system-tools/bin:/storage/downloads/bin LibreELEC:~ # docker -v Docker version 1.13.1, build 1.13.1and you see correct path included (/storage/.kodi/addons/service.system.docker/bin).
-
-
Just guessing but try adding parameter noram to boot parameters.
-
Which system you are using? RPi2?
Also check which package version you have installed with command
Then list archive with command
and check if you have file docker in folder bin. Something like
-
But no docker? Strange...
-
-
Then double check that addon is even installed successfully.
-
Close your ssh session and connect again. Then docker will be available.
-
-
-
If you are familiar with docker try using it.
-
One question: Can you give me your build environment? (gcc version, libc6 version and so on?). Until now I was not able to compile LibrELEC by my own successfully
Up to date Ubuntu 16.04.3 LTS - nothing special. It should just work ootb.
-
-
-
I think the main question is: Who "owns" LibreELEC? Some people already knows the answer. And because of this situation is what currently we have and see here. If this would be (more) open project than this amlogic stuff could be already in without much discussion (of course not damaging other devices). Instead we have bunch of different builds from different people. Which is very bad and totally unnecessary.