You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ykinfo -s -q I noticed that the USB HID Keyboard interface is removed and re-added by the kernel. This does not happen when the equivalent ykman list command is run.
When running
ykinfo -s -q
I noticed that the USB HID Keyboard interface is removed and re-added by the kernel. This does not happen when the equivalentykman list
command is run.Debugging the source seems to show that the problem occurs when the device is opened:
https://github.com/Yubico/yubikey-personalization/blob/master/ykinfo.c#L206
I've faced this problem on two different systems:
Here's the dmesg log on the Ubuntu system (it's just the keyboard interface being re-recognised):
Likewise the
udevadm
log:The text was updated successfully, but these errors were encountered: