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

Yubikey core error: no yubikey present #122

Open
lattice0 opened this issue Oct 27, 2018 · 4 comments
Open

Yubikey core error: no yubikey present #122

lattice0 opened this issue Oct 27, 2018 · 4 comments

Comments

@lattice0
Copy link

I'm getting

Yubikey core error: no yubikey present

the probem is that the yubikey appears in lsusb

I'm using the latest raspbian desktop in raspberry pi

@klali
Copy link
Member

klali commented Oct 29, 2018

This might be a permissions issue. Do you have the udev fies installed?

@elyscape
Copy link

elyscape commented Nov 6, 2018

I get this if I try to retrieve the serial number from a Yubikey that has had slot 1 either deleted or made dormant.

@PTPPedro
Copy link

I have the same issue, I've done quite a bit of debugging including building yubikey-personalization from the repo yesterday - no change. I have some details here which I can copy into the bug report if desirable?

@nevun nevun closed this as completed May 19, 2020
@nevun nevun reopened this May 19, 2020
@Paradoxis
Copy link

Paradoxis commented Aug 27, 2020

As mentioned by the stackoverflow question pinned by @PTPPedro:

The security key only has FIDO / U2F support so ykpersonalize/ykinfo does not work with it.

So as far as I've noticed, it's just the case of a very misleading error message, the device is present but it might not be compatible with ykpersonalize. To verify that your device actually recognizes the device you can try using ykman:

$ ykman list --serials

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

No branches or pull requests

6 participants