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

will haveno work on Risc-V? #1519

Open
shortwavesurfer2009 opened this issue Jan 5, 2025 · 1 comment
Open

will haveno work on Risc-V? #1519

shortwavesurfer2009 opened this issue Jan 5, 2025 · 1 comment

Comments

@shortwavesurfer2009
Copy link
Contributor

https://spectrum.ieee.org/risc-v-laptops

@shortwavesurfer2009 shortwavesurfer2009 changed the title will haveno work on Risc-B? will haveno work on Risc-V? Jan 5, 2025
@phytohydra
Copy link
Contributor

phytohydra commented Jan 5, 2025

https://bell-sw.com/blog/bellsoft-releases-liberica-jdk-21-for-risc-v-with-support/
https://bell-sw.com/pages/downloads/?os=linux&architecture=riscv&package=jdk

Liberica Standard JDK is already available on RISC-V, but not the Full JDK / JRE with JavaFX which is needed for the GUI.

When there's a Java Runtime Environment with JavaFX and an external Tor daemon to connect to, it "should" work.

https://jdkcomparison.com/
The only other JDK with RISC-V support listed is Eclipse Temurin.

Do Temurin binaries ship with some form of JavaFX?

You need to download JavaFX from the Gluon Website

https://gluonhq.com/products/javafx/
Gluon doesn't have RISC-V yet.

An alternative is to use haveno-daemon and haveno-cli, and do everything from the command line.
That needs thorough testing and some fixing up, e.g. everything still refers to BTC instead of XMR.

$ ./haveno-cli --password "" getxmrprice
Error: 'getxmrprice' is not a supported method
$ ./haveno-cli --password "" getbtcprice --currency-code=USD
197.0200

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

No branches or pull requests

2 participants