Nirvana777
I generated a debug [definition='1','0']log[/definition] file: https://paste.kodi.tv/bafahabaso
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
OrangePi:~ # uname -a
Linux OrangePi 6.1.19 #1 SMP PREEMPT Wed May 17 10:49:05 UTC 2023 aarch64 GNU/Linux
OrangePi:~ # uname -m
aarch64
OrangePi:~ # lscpu
Architecture: aarch64
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: ARM
Model name: Cortex-A53
Model: 4
Thread(s) per core: 1
Core(s) per cluster: 4
Socket(s): -
Cluster(s): 1
Stepping: r0p4
BogoMIPS: 48.00
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
Alles anzeigen
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.