Beiträge von i1v1a1n1

    Hi guys!

    Does anyone succeed to compile addon for amlogic chips arm64-v8a on 32 bits mode?

    I still can't install addon on android tv box with this chip neither on Chromecast with Google TV 4K (the same Amlogic chip).

    I will be very appreciated if someone have a new ver. and share it for test.

    Thanks!

    Nirvana777
    I generated a debug [definition='1','0']log[/definition] file: https://paste.kodi.tv/bafahabaso

    Code
    Unable to load /storage/.kodi/addons/pvr.eon/pvr.eon.so.20.5.0, reason: /storage/.kodi/addons/pvr.eon/pvr.eon.so.20.5.0: wrong ELF class: ELFCLASS64

    It looks like the add-on is compiled for a 64-bit architecture (ELFCLASS64), but it appears that my system is running a 32-bit architecture. But uname returns aarch64

    Unfortunately, the command getconf LONG_BIT does not return a result. Maybe LibreELEC is 32 bit version, though the processor supports 64 bit. I am open to ideas and suggestions on how to compile add-on for 32 bit architecture on aarch64 chip.

    i1v1a1n1
    I think you have the same problem. Your chip supports 64 bit, but it works in 32 bit mode. It is necessary to recompile the add-on.
    About the Huawei device, my suggestion is to install the official EON app from Aurora store.

    Yes may be is needed to compile a 32 bit version of add-on for Aarch64 chips.

    On huawei device it installs and works fine, i mention it just for information.

    Thanks!

    Hello guys!

    I have tested AArch64 build on Huawei Mate 30 pro with Android 10 and Kodi 20.1, provider Vivacom. Works perfectly fine. Thanks!

    Then i try to install add-on on Chromecast with Google TV 4K, runs on Amlogic S905X3 arm64-v8.2a cpu, Android 12 and Kodi 20.1 but it failed to install with invalid file structure error.

    I saw on system info that Instruction Set are arm64-v8a (32 bit mode).

    I guess need different compile or there is other problems.

    I will be appreciated if someone can help me.

    Thank you!