Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support arm64 #64

Closed
powersee opened this issue Oct 30, 2020 · 5 comments
Closed

Support arm64 #64

powersee opened this issue Oct 30, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@powersee
Copy link

When i use the script to install ,it show this.

$ curl -Ssf https://diode.io/install.sh | sh
diodechain/diode_go_client: platform linux/arm64 is not supported. Make sure this script is up-to-date and file request at https://github.com/diodechain/diode_go_client/issues/new

This the info of my server.

❯ uname -a
Linux powersee 5.0.2-aml-s905 #5.77 SMP PREEMPT Mon Apr 1 17:23:16 MSK 2019 aarch64 aarch64 aarch64 GNU/Linux

@sc0Vu sc0Vu added the enhancement New feature or request label Oct 30, 2020
@dominicletz
Copy link
Member

Hey @powersee what machine are you running on? Is this a cloud hosted device or something else?

@dominicletz dominicletz changed the title hope support arm64 Support arm64 Nov 27, 2020
@dominicletz
Copy link
Member

Seems same issue here when using 64bit kernel on RaspberryPi4 https://www.youtube.com/watch?v=5jCNOC6mju0&lc=Ugxl8jRT88B0Ng-4fLB4AaABAg

@powersee
Copy link
Author

Yes, my machine is similar to the raspberry pie 4B. I see the relese, found there hava a arm zip, it can running in my another 32 bit kernel machine .Hopefully 64-bit support will be available in the future.

@sc0Vu
Copy link
Contributor

sc0Vu commented Dec 7, 2020

@powersee we added arm64 bit build last week and it worked on my Pi 64 bit. Since we didn't release the new version, you can download in the github actions page for now: https://github.com/diodechain/diode_go_client/actions/runs/405263550.

@dominicletz
Copy link
Member

Will be part of the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants