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

Add this info to the documentation for ARM aarch64 users #174

Open
pineguy64 opened this issue Aug 23, 2021 · 4 comments
Open

Add this info to the documentation for ARM aarch64 users #174

pineguy64 opened this issue Aug 23, 2021 · 4 comments

Comments

@pineguy64
Copy link

I have finally gotten the OnlyKey-App and the webapp version to work on my aarch64 devices after much frustration trying to find out why the USB device would never be seen by the app. These devices didn't yet have support for the HID access that node-webkit needed to query the USB devices. By building the repo https://github.com/trustcrypto/node-hid from source, this access is now working and the webapp can be easily working after that. The standalone app can work with some tweaking, I believe I unpacked the .deb and replaced the nw file and lib files with ones from these binaries: https://github.com/LeonardLaszlo/nw.js-armv7-binaries/releases. If you can add this info in for future aarch64 users, that will save them a headache!

Thanks

@onlykey
Copy link
Collaborator

onlykey commented Aug 23, 2021

Great! Yes there is experimental support for ARM in nw.js from the repo you mentioned but this is not officially supported yet. There is an open issue here with discussion - nwjs/nw.js#1151

if you want to document your steps here we would be happy to provide these to users looking to build an ARM version of the app.

@pineguy64
Copy link
Author

I'll rebuild it tonight on a fresh OS install and document my steps as I go!

@onlykey
Copy link
Collaborator

onlykey commented Jan 16, 2023

@pineguy64 Hey I had another user reach out about ARM support. Can you share what you did here and then I will see about getting an ARM version released?

@FatBirdie
Copy link

I'll rebuild it tonight on a fresh OS install and document my steps as I go!

Thank you! Very much appreciate if you could. Kind of lost half of my onlykey usability after realizing that there were no ARM support anymore.

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

3 participants