Skip to content

Does not run on ARMv6 (Raspberry Pi 1) #443

Answered by AsamK
uniquepurpose asked this question in Q&A
Discussion options

You must be logged in to vote

signal-cli requires at least java 11 so versions definitely won't work.
It seems your openjdk build doesn't support armv6 (Server VM is only supported on ARMv7+ VFP), you'll need to find a build that does.
Maybe this could help: https://medium.com/javarevisited/how-to-install-and-use-java-11-and-javafx-11-on-raspberry-pi-boards-with-armv6-processor-ca7109b76b7c

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by uniquepurpose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #440 on January 17, 2021 16:49.