Hi,
How can I make the gpg work with yubikey 5? The gpg will stuck everytime I execute card related commands in gpg:
I follow these threads and I am sure that my freebsd recognise the yubikey:
forums.freebsd.org
gist.github.com
To make it work, I installed required packages and also start the pcsc and gnupg-pkcs11-scd service, but seems like I can not make the yubikey work with gpg in FreeBSD-13.2.
I even tried the UQ_KBD_IGNORE on usbconfig and I load the hidraw kernel module too. However, it still stuck on gpg.
Thanks
How can I make the gpg work with yubikey 5? The gpg will stuck everytime I execute card related commands in gpg:
gpg --card-status
gpg --edit-card
I follow these threads and I am sure that my freebsd recognise the yubikey:
ugen0.3: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (30mA)

Howto for managing a yubikey in FreeBSD?
Title pretty much says it all. I have googled and searched the forums, but have not found any definitive documentation on how to set one up. I have two Yubikey 4s, and when I plug either of them into the computer (13.0-RELEASE-p8), dmesg sees them as plugged in: ugen0.11: at usbus0 ukbd2...

Setting up yubikey/solo2 for piv and fido2 authentication on FreeBSD (Firefox, Chromium, PAM, and SSH)
Setting up yubikey/solo2 for piv and fido2 authentication on FreeBSD (Firefox, Chromium, PAM, and SSH) - freebsd_yubikey_authentication.md
ccid libfido2 py39-fido2 opensc u2f-host u2f-devd pcsc-lite pcsc-tools gnupg-pkcs11-scd
I even tried the UQ_KBD_IGNORE on usbconfig and I load the hidraw kernel module too. However, it still stuck on gpg.
Thanks