u2f-token icon indicating copy to clipboard operation
u2f-token copied to clipboard

Not working on Tomu v0.4 and v0.3

Open alexivkin opened this issue 7 months ago • 0 comments

I had no luck getting the U2F working after flashing it on either Tomu's. Yet, when I compiled the original fork it worked perfectly on both.

I've tested this firmware with pamu2fcfg -d -n which gave me

parse_register_reply: unexpected sw
u2f_register: parse_register_reply
error: fido_dev_make_cred (-2) FIDO_ERR_RX

The https://webauthn.bin.coffee/ site reported NotAllowedError, which was misleading.

Everything just worked after I flashed the tomu original branch. I did not do any changes to my system between the flashes.

alexivkin avatar Jul 12 '24 01:07 alexivkin