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
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 usingykinfo
tool (even when it's being run asroot
):Is there something I'm doing wrong?