And what problem exactly do you have? I assume some packages has been upgraded on Fedora and now you have problems.
Builed image with 4.4 kernel succesfully.
And what problem exactly do you have? I assume some packages has been upgraded on Fedora and now you have problems.
Builed image with 4.4 kernel succesfully.
I did made this version at the start because you wrote this is what you are using. But if you didn't even try it.....
Try to format card with program SDFormatter: Using SD Formatter Tool to restore full capacity on SDHC/SDXC cards
Wait until it is resized.
Current le master and imx6 is no-go. You need to wait to get things sorted. When it is hard to tell.
Kodi doesn't really care for touchscreen problems. But you can try
Well, I wouldn't know the difference between them. And maybe addon never really worked. But I'm sure someone would point that out.
Or maybe there was some change in kodi handling input. Who knows...
Does binary even run? Did you tried php/httpd from command line?
You can see my addon here GitHub - vpeter4/LibreELEC.tv at lamp-addon
This has nothing to do with mouse wheel.
And I think I'm starting to understand the problem. Maybe only scroll bars works.
That's why there is Estouchy skin which is more useful with touchscreen.
It was some time when I checked addon last time. Maybe something become broken (and as I wrote I don't have any hw anymore to check).
lcgh: addon emulates mouse which means it should work the same. If you can scroll down also scroll up should work.
I don't have any system currently to check this. But last time it was working as expected.
installed fine without error but no menus work. Could take a look if i share my log ?
Enable debug log in kodi and post it. If there will be some clear indication what is wrong it would be easy fix. If not you are out of luck
I'm not sure why you change anything in start scripts because they are fine according to
./httpd -h
-e level : show startup errors of level (see LogLevel)
-E file : log startup errors to file
Also removing absolute path was probably bad idea.
But as CvH wrote there are some architectures differences with those builds. Some are 32 bits, some are 64. Seems you are using 64 bit and addon above should work. Just try running httpd from command line to see if it starts. Same for php.
You can try lamp version: service.web.lamp-8.2.104-odroid_c2.aarch64.zip
Not tested yet...
Could the addon also be made for Amlogic s905?
Don't have such device which means it is the same story as with RPi: Maybe someone will investigate. But I'm sure it could be done.
Maybe you could try above RPi2 version.
Bluray Menus are working on my Raspberry Pi 3
Great.
Tell me something: From what I see you copied only jre folder from jdk-8u161-linux-arm32-vfp-hflt.tar.gz? Correct?