-
Notifications
You must be signed in to change notification settings - Fork 244
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
Keep Key issue #1219
Comments
Update. Decided to try to run on a different platform. Ran the appimage on Arch Linux. Did the UDEV dance. Keepkey immediately recognized. EXACT same issue at the password prompt. So, seems not dependent on the OS. |
Wish I was a coder... I am combing through what i can to try to find the password part of the whole handshake. Sort of looks like it was written using a lot of the same stuff the trezor is using. If I find anything that looks promising I will say. I have a feeling something might just be out of order, or a function is just not being called. |
Ran in python instead of executable so we could see the python output. Here is what it says when the error happens:
|
Glad to provide any other testing or information if needed. Let me know. |
Hi, can you try upgrading the KeepKey firmware and retry please? |
I have had Bootloader 1.1.0 and Firmware 7.1.4 since starting with Keepkey/Specter.. These are both the latest (I think) and the updater gives no option to flash them again. |
Just an update: Issue persists with firmware 7.2.1(latest, within the week) Another interesting detail. Sparrow Wallet seems to fail with the keepkey in exactly the same way. Wondering if the codebase is shared? |
+1 with remote specter desktop and hwi bridge 1.7.2 |
* Update hwi to 2.0.2 This can potentially fix #1219 * Updated hash for hwi 2.0.2 * Update HWI to version 2.0.2 Co-authored-by: Kim Neunert <[email protected]>
I have been able to set up both my ledger and my trezor, but when I try to add the keep key I get all the way to the dialog that asks for the password (BIP39). I enter it, and at this point I would expect it would appear on the Keep Key after hitting submit but it does not. And I get this error in the screenshot:
It SEEMS as if it skips over the part where it sends to the keep key and waits for a response. It does handle the PIN correctly.
I am using BOTH the latest firmware on the keep key, as well as the latest specter I think
Bootloader 1.1.0
Firmware 7.1.2
Specter:1.4.2
(What a great project this is, by the way... VERY well done.)
The text was updated successfully, but these errors were encountered: