Yubico / yubikey-manager-qt

Cross-platform application for configuring any YubiKey over all USB interfaces.
https://developers.yubico.com/yubikey-manager-qt/
BSD 2-Clause "Simplified" License
237 stars 29 forks source link

[Linux] Yubikey manager doesn't detect Yubikey #345

Open tneo opened 1 year ago

tneo commented 1 year ago
uname -a
Linux myOs 6.3.2-1-default #1 SMP PREEMPT_DYNAMIC Mon May 15 15:59:38 UTC 2023 (70ea6f6) x86_64 x86_64 x86_64 GNU/Linux
~> lsusb -v | grep Yubikey
Couldn't open device, some information will be missing
Bus 007 Device 009: ID 1050:0010 Yubico.com Yubikey (v1 or v2)
  idProduct          0x0010 Yubikey (v1 or v2)
  iProduct                2 Yubico Yubikey II

~> ykman info
Error: No YubiKey detected!

Steps to reproduce --- Start yubikey manager, insert key, no response. It is never recognized as such. Under Windows the key is recognized without issue with Yubikey manager

Expected result --- Yubikey manager is recognizing my key, so that I can set-up OTP on the device for use in KeepassXC.

Actual results --- Key is not recognized and I'm not able to configure the key.

Other info