(SOLVED) OTMonitor on 64 bit architecture (aarch64)

This Forum is about the Opentherm gateway (OTGW) from Schelte

Moderator: hvxl

Post Reply
alpat59
Starting Member
Starting Member
Posts: 2
Joined: Sat Mar 25, 2017 4:22 pm

(SOLVED) OTMonitor on 64 bit architecture (aarch64)

Post by alpat59 »

I kindly ask you (I'm very fun of OTGW project but not so expert to be completely autonomous . to run it!) an help about the possibility to run otmonitor on a 64 bit (Pine 64 with ARMv8 + debian) platform.
I downloaded the otmonitor version for ARM (at monitor-ahf) but when i launch it I obtain the following message error:

-bash: /opt/otmonitor/otmonitor-ahf: No such file or directory

After some research, I found that the problem is in that specific otmonitor-ahf executable because running the "file /opt/otmonitor/otmonitor-ahf" command the answer is:

ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.3, for GNU/Linux 2.6.26, stripped

and that seems to be the problem: it's not possible running a 32-bit LSB executable on the aarch64 platform.

I hope that someone of you already found and fixed the problem.
I'll look forward for your help and support.
I thank you in advance
alpat59
Starting Member
Starting Member
Posts: 2
Joined: Sat Mar 25, 2017 4:22 pm

Re: (SOLVED) OTMonitor on 64 bit architecture (aarch64)

Post by alpat59 »

I found here the solution to my problem: viewtopic.php?f=75&t=11542

And I fixed with the following command: sudo ln -s /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3

Now otmonito run perfectly on Pine64.
Thank you hvxl
Post Reply

Return to “Opentherm Gateway Forum”