balena-labs-projects / rosetta-at-home

80 stars 17 forks source link

Message from server: This project doesn't support computers of type arm-unknown-linux-gnueabihf #11

Closed cmfcruz closed 4 years ago

cmfcruz commented 4 years ago

I'm getting this error when trying to get tasks from Rosetta@Home. What can we recommend to users encountering the same?

Message from server: This project doesn't support computers of type arm-unknown-linux-gnueabihf

I am using a Raspberry Pi 4 4GB RAM.

Hardware        : BCM2835
Revision        : c03111
Serial          : 10000000c45ae232
Model           : Raspberry Pi 4 Model B Rev 1.1

Here is the screenshot of the error: Screenshot

cmfcruz commented 4 years ago

Since this isn't an issue regarding the code, I transferred the discussion to the balena forum instead.

cmfcruz commented 4 years ago

I was able to avoid the issue by setting the client with an alternate platform aarch64-unknown-linux-gnu.

I created a branch for Raspberry Pi 4, 4GB as the config won't work for everybody.

Screenshot