Yubico / yubikey-personalization-gui

YubiKey Personalization GUI
https://developers.yubico.com/yubikey-personalization-gui
BSD 2-Clause "Simplified" License
198 stars 38 forks source link

Linux Mint 18.3 - No Yubikey Inserted #79

Closed ilya40umov closed 6 years ago

ilya40umov commented 6 years ago

I've been trying to make Yubikey Personalization GUI to work with my 2 Yubikeys (Neo and 4 Nano). They both are working just fine with other tools: I can see both of them in NEO Manager, I can access OAUTH codes with Yubico Authenticator, and gpg --card-status works as well. However, when I try to use Personalization GUI I always see "No Yubikey Inserted". Moreover, I have same problem with using ykinfo tool (even when it's being run as root):

$ ykinfo -a
Yubikey core error: no yubikey present

Is there something I'm doing wrong?

ilya40umov commented 6 years ago

Looks like this was simply due disabled OTP mode. Once I have change my keys to be OTP+U2F+CCID, they started showing up in Personalization GUI.