Check also folder /lib for them.
Posts by vpeter
-
-
Is he reading our suggestions in this forum?
Yes, he is reading and aware of the issue. When he cooked something we will know.
Because this issue doesn't happen with my tv I can't help much. -
I point logs to mk01. And when he cook something then we can move forward.
Until then it is the situation as is. -
New version should be 2.1.7
Then addons.xml was not updated. -
The addon was reuploaded and is fixed - BUT - due the Kodi caching you need to remove /storage/.kodi/addons/packages/pvr-dvblink... and reinstallpvr.dvblink-2.1.4.zip
date inside: 2016-04-11 20:03 <<<< seems old file? -
Try this one.
-
LibreELEC-imx6.arm-7.0.0-no.signal.test.img.gz
view?usp=sharingPlease send both logs with this image and mk01 will look them.
Image has kodi running in debug mode, ssh is also enabled by default.
It has some extra Kodi and Linux patches.Note to myself: pass_events == 0, videoscreen.updateresolutions == true.
-
-
I see new one.
-
Problem with orange pi is the sunxi company who makes it and their GPL compliance issues.
I'm sure this is written wrong: sunxi community is great. But Allwinner who makes the SoC is bad -
Is this permanent then? If so a hint in the Wiki would be nice, that if someone is running in the same direction and needs network from within the shutdown.sh is not getting into the same trouble as i did, don´t you think?Now that you are the first user let's test this and report if works as it should in a few days. Then we will see how to proceed.
-
Like I wrote I didn't used existed kodi reboot service just to sure that something doesn't interfere with new service.
That's why I used NEW service shutdown_with_net.service and NEW script shutdown_with_net.sh. This script is executed on reboot and shutdown and doesn't support arguments.
Also I think your current shutdown. sh script has errors.
-
To resolve issue with no signal some logs are required from ssh console
If ssh not enabled yet it must be enabled with uEnv.txt file on first partition.
It is visible on Windows or mounted on Linux.
Current lineCodemmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0'
add ssh to itCodemmcargs=setenv bootargs 'ssh boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0'
After reboot ssh should work. -
To resolve issue with no signal some logs are required from ssh console
If ssh not enabled yet it must be enabled with uEnv.txt file on first partition.
It is visible on Windows or mounted on Linux.
Current lineCodemmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0'
add ssh to itCodemmcargs=setenv bootargs 'ssh boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0'
After reboot ssh should work. -
I was using this: le shutdown with net - Pastebin.com
I created new service which runs script /storage/.config/shutdown_with_net.sh script on shutdown/reboot. Just to not interfere with existing services/scripts.
Was working 100%.
-
Yes, I can set this to false in guisettings.xml. Will make test image.LibreELEC-imx6.arm-7.0.0-no.update.resolution.img.gz (untested)
update resolutions is set to false by default - of course this will work only on fresh install.
view?usp=sharing -
everyone told me that update would be as easy as just drop the .tar on the update folder. LIARS!
You do know imx6 image is community build? Which means not everything will ever work for everybody.Sometimes I'm just wondering why did I even touch imx6 project in le... Maybe would be better to just leave it die!
-
vpeter, is it possible to turn it off by default? i know it is kodi + kernel issue, and not LE issue.
many issues will be resolved by this step.
Yes, I can set this to false in guisettings.xml. Will make test image.