• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Server TeaServer on Raspberry Pi4

pickles438

New member
Hello, I am trying to host a TeaServer on my Raspberry Pi 4 (8GB ram model) running Ubuntu Mate 20.04 arm64 with ExaGear. But when I run the teastart_minimal.sh with ExaGear, I get the following error.

./teastart_minimal.sh: line 10: ./TeaSpeakServer: cannot exacute binary file: Exec error
ERROR: ld.so: object `./libs/liblibjemalloc.so.2` from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

Any help?
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Ahh shoot just saw that you're using "arm64".
Currently only arm32 is supported but you can enable kernel support for 32 binaries :)
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Nvm me.
I messed something up.
No it's not supported right now, only 32 bit ARM systems are supported.