Page 1 of 1

ARM 64bit

Posted: Sun Sep 18, 2016 4:13 pm
by dertester
Hi,
got myself an odroid C2 that is running a 64bit Linux. I basically followed the rpi instructions and cant start the programms because i get "no such file or directory".

Code: Select all

odroid@odroid-jessie64:~$ uname -a
Linux odroid-jessie64 3.14.78+ #1 SMP PREEMPT Sun Sep 11 13:16:51 CEST 2016 aarch64 GNU/Linux
Anything i can do?

Re: ARM 64bit

Posted: Thu Sep 29, 2016 3:05 pm
by zedonet
Hello,

probably we would have to compile a version for ARM64. Can you please enter the commands

file setup
ldd setup
lscpu

in a "Terminal" window (change directory to the TurboPrint installation directory) and post the results?

Re: ARM 64bit

Posted: Sat Oct 01, 2016 10:48 pm
by dertester
Thanks!

it would be awesome to get an arm64 package. Im dont think the arm64 rep has packages for 32bit support like desktop versions available.

Code: Select all

odroid@odroid-jessie64:~/dev/turboprint-2.37-1$ file setup
setup: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 2.6.26, BuildID[sha1]=cb99a4b8cae974973ff2ecf78baa676115ac974f, stripped


odroid@odroid-jessie64:~/dev/turboprint-2.37-1$ ldd setup
        not a dynamic executable
        

odroid@odroid-jessie64:~/dev/turboprint-2.37-1$ lscpu
Architecture:          aarch64
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    1
Socket(s):             4
CPU max MHz:           1536.0000
CPU min MHz:           100.0000

Re: ARM 64bit

Posted: Wed Apr 21, 2021 6:08 pm
by carsten
+1 for an arm64 version.

Re: ARM 64bit

Posted: Wed Jan 26, 2022 2:22 pm
by zedonet
TurboPrint for ARM64 is now available on the TurboPrint download page - select "ARM64" as processor architecture.