Hello.
I've installed your LE in emmc along Android and it's working fine.
The only problem I have is that "reboot from Android" menu is ok in estuary skin but not with other skins.
Which file should I edit in other skins to have this menu?
Hello.
I've installed your LE in emmc along Android and it's working fine.
The only problem I have is that "reboot from Android" menu is ok in estuary skin but not with other skins.
Which file should I edit in other skins to have this menu?
Display More1. What model of TV box ?
2. What is the version of the LE image used ?
3. Write in detail the steps you did.
1. The version of the image LE ?
2. Where did you get this dtb (gxm_q201_2g_1gbit.dtb) ?
For all.
When asking a question, be sure to specify the version of the LE image that you are trying. Without specifying the version of the image, there will be no response.
I'm using your last development build on an mecool m8s pro.
I did further test and found that installation to emmc was unsuccessful (that's why I have no reboot to Android menu).
After a while An error message appears after trying to install to emmc (but too quick disappear to read it)
Edit : I tried to manually test your install2emmc script via ssh
The first command fails
Hello.
I just installed your new build to emmc (after doing backup with your implemented).
The system shut down, then it restarted OK direct to LE.
But I have no "reboot to Android" in power off menu.
Any idea?
Lakka-LibreELEC/overlayfs.v18-3.10-rc7.patch at Lakka-V2.1-dev · libretro/Lakka-LibreELEC · GitHub
try placing this patch file into /projects/wetek_core/patches/Linux and recompile
It worked for me when I had that issue on the s805
thank you mxqproject, it did the trick !
No more error message, but I'm very surprised : sx095re takes much much longer than LE or lakka to boot on my device
Maybe I've something else wrong ...
Hello niabi.
I know you have things to think, but maybe you can help me...
I compiled sx095re for wetek_core.
After some modifications all went fine, and booting.
But while booting I have a lot of errors displayed : all like "failed to mount tmp-ores.mount".
Then it boots ok but libretro cores don't seem to work.
Have you an idea? Or how can I do logs to investigate the problem?
Thanks
It's an excellent idea niabi.
I myself have LE installed internally to use Kodi, and boot on sdcard some of others distributions when needed...
Lakka is pretty stable and well maintained, but lack ES.
Plugged on lakka, Sx095re will bring the best of both worlds....
I have same error when I try to compile. I use Ubuntu 14.04.5 !!
For @niabi wich distro of linux do you use?
hello chuneault
try this : modify the package.mk of retroarch-assests, for example just add a space at the end onf the package description like that
save, and launch compile again ..
.
It still should not give you any problem, I recently compiled it from scratch (had to for 1.8.2) with no problems. Why do you think that is the problem? Did you test it?
Hello niabi.
I took some time to do further test on this compilation problem.
So I did some tests on 2 other linux machine (ubuntu 16), and I reproduced the problem on both machines.
make[1]: Entering directory '/SX05RE/build.Sx05RE-WeTek_Core.arm-1.8.2/retroarch-assets-40866a8'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory '/SX05RE/build.Sx05RE-WeTek_Core.arm-1.8.2/retroarch-assets-40866a8'
Makefile:9: recipe for target 'release' failed
If I modify back to
and comment PKG_GIT_URL it works ...
... but I can't do that for every libreto package (problem is the same for all libreto packages)
So at this moment I'm stuck
Last (weird) thing : I remodified the package.mk file for assets, commented PKG_URL line, et reactivated the PKG_GIT_URL line, saved ... and then it worked for that package.mk !
I really don't understand what happen
The problem is with commit bfc3b... And with all the replace PKG_URL by PKG_GIT_URL
Display MoreYou need to actually call the sx05re package from somewhere
like I did here:
LibreELEC.tv/package.mk at Sx05RE_8.2 · shantigilbert/LibreELEC.tv · GitHub
Since there is no oem package for the Wetek_core maybe you could try recreating it, or just call the package from another package that does get build.
Also, could you post what did you fix to make it work ? so that I can implement it on my build.
Thanks for your response niabi.
I tried creating an oem package in wetek_core project, but it didn't work...
So, for the moment I put sx05repackage depedency in the kodi package...
Launched make again, and retroarch-sx05re started compiling ... but I have a new error !
Compilation stops because retroarch-assets folder is not cloned/downloaded , and so I get an error "no makefile" found for retroarch-assets
What could be the reason ???
In fact I don't have any message of cloning retroarch-assets-40866a8 whereas retroarch-sx05re-b724952 was cloned OK
maybe it's because retroarch-assets is in libreto package, which has not been donloaded because first compiled package in sx05re is retroarch-sx05re ???
any idea ?
At the moment, all my changes are only for S905(x) as its the only device I have. Some people have made it work on other devices, but I cannot test it at all, sorry
The reason those folders are there is because its a direct fork from Kszaq's build.
Hello niabi
I fixed my problem with libcec, and now compilation went OK
But there's something strange : it seems only libreelec and kodi are built (no emulationstation, no retroarch ...), and my final image is only 110MB.
Did I miss something ? I used:
Edit : I checked and sx05re folder is here in my packages folder ... but it seems it is not compiled
Hello.
Will Wetek core box (s812) be still officially supported in LE 9 ?
I ask this because I'm interested by retroplayer integration, and would like to know if I will have to buy a new box to test that.
Thank you for your response
Hello
If I understand well your project is only for s905 boxes ?
Because I have a s812 box (Wetek Core) which is in the project list of your code (projects/WeTek_Core). (this box is supported by libreelec team)
I tried to compile but have errors for libcec
thank you