it's a limited busybox shell, not much we can do.
Actually only CONFIG_FEATURE_USERNAME_COMPLETION must be enabled in busybox config. Then works
it's a limited busybox shell, not much we can do.
Actually only CONFIG_FEATURE_USERNAME_COMPLETION must be enabled in busybox config. Then works
I think it would be better to ask Lakka people. Maybe master branch is just not up-to-date?
its a PC
And the specs are what? Is it Intel, AMD,NUC ... Which mainboard, graphic card and so on.
I think it does that.
thefoofighter, when I saw that you are building with sudo I stop reading. Don't do that because it can have bad side effects.
Remove build folder and start again as normal user.
With 7.0 community build it works.
Can you point to such build to see what is a difference?
And what is the resolution of your images?
Check if now it is ok?
My issue may be slightly different from what others here are running into. If I turn my TV off, sometimes when I turn it back on CEC has some kind of issue reinitializing after I turn my TV back on. I've found restarting the Pi fixes this and more recently found that if I just move the HDMI cable to another port it fixes the issue as well. It's pretty bizarre.
Try switching from hdmi to livetv and back. This works for me.
Creator just writes disk image to USB. If this image is good to boot from I have no idea. Maybe some amlogic guys will comment.
Can minix neo x8-h plus even boot from USB stick?
(or be happy to send a zip of a directory that does crash every time...300+ jpg pictures even though they're all limited to 1920x1080 resolution @ 240 ppi).
Upload it somewhere.
Hope a new version solves the problems.
I checked current one and it is working fine here.
Still don't know exactly what is not working? I see both httpd and mysql server running which means everything is ok.
Maybe you should use docker - it should be much easier.
Seems all fine to me
I would suggest to stop services and remove userdata folder (seems something went wrong on initial run).
systemctl stop httpd
systemctl stop mysqld
rm -fr /storage/.kodi/userdata/addon_data/service.web.lamp
systemctl start httpd
systemctl start mysqld
and then wait 5 or 10 minutes (just to be sure everything started correctly).