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
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.
Why is it 4px more?
Sadly I don't know. I choosed this kernel as it is more modern. But support is limited. That's also the reason why this build is community based and not official. If it works for someone: great. If not: not sure if we can fix the issue.
Try fresh install on spare sd card.
I tried adapting my service and information from that link didn't help much. Back to drawing board...
One option would be to run perl with zap2xml in docker.
The closest thing to fix this issue was new service /storage/.config/system.d/kodi-reboot.service (shutdown.sh always gets reboot parameter):
[Unit]
Description=Kodi reboot script
After=network.target
[Service]
Type=oneshot
Environment=HOME=/storage
ExecStart=/bin/true
ExecStop=-/bin/sh -c ". /etc/profile; exec /bin/sh /storage/.config/shutdown.sh reboot"
RemainAfterExit=yes
[Install]
WantedBy=kodi.target
Display More
But for some reason it didn't work 100% reliably.
When I was trying to get this kernel running with LVDS display with resolution 1366x768 it was no-go. After lot of time I got info that resolution must be set by module 8. And 1366 is not. When I changed to 1360 it works like a charm.
So I read the entire post and see that a txt file have to been manualy create and put in download folder.
Actually only downloader folder must be created manually. And then selection addon should create the file.
I have only CuBox-i i4Pro and this was used for development. I don't know what are the differences between this versions.
vpeter, does the beta in download page it's the same you uploaded few days ago for test?
You mean official beta? Then no. In my beta2 there is a different libcec used which solves some problems for some users.
From what I see the author distributes statically linked binary for Linux (x86). He would just need to compile same thing for RPi.
no improvement found
And there will not be any. The only difference with official build and mine is different CEC library which in some cases works better (already confirmed). Nothing more.
I upload LibreELEC-imx6.arm-6.95.2-new-libcec version with newer libcec which should/could fix some issues.
Same thing would happen if you would install another OpenELEC system. Without specifying boot= and disk= in extlinux.conf you can't have two disks with installation. Or change this two parameters so it points to correct partitions.
I don't think this change will happen.