ok, thanks kszaq for the explanation,
Quote
Official WH builds are aarch64 whilst my builds are arm and also are for all S905 devices, not only WeTek Hub. It should be safe to update to my build with .nocompat although you may need to reinstall your addons, you can read how to do this here: LibreELECMy branch is not guaranteed to work with any target other than S805/S905 and arm ARCH.
Could you tell me how to compile your branch?
I tried:
But it doesn't work. I'm getting this error message:
Code
manager@linuxmint ~/LE/kszaq/LibreELEC.tv $ PROJECT=Generic ARCH=arm make -j8 image
./scripts/image mkimage
=================================================================================
ERROR: Architecture not found, use a valid Architecture
for your project or create a new config
=================================================================================
Valid Architectures for your project: Generic
- x86_64
- arm
Makefile:12 : la recette pour la cible « image » a échouée
make: *** [image] Erreur 1
Display More
Thank you.
Pitou!