Smart card (yubiko) stopped working

Not sure what happened, gpg smart card stopped working after the recent pkg upgrade (`latest`) run. I can see yubikeys detected just like before and they output pwd in the console when activated. But now thats pretty much all I can get. gpg status:

Code:
gpg: selecting card failed: Service is not running
gpg: OpenPGP card not available: Service is not running

pcscd debug:
Code:
00000004 [0x297c79412000] ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 6
00002255 [0x297c79413c00] ../src/auth.c:148:IsClientAuthorized() Error in authorization: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: get_kinfo_proc() failed for pid 90622: No such process
00000010 [0x297c79413c00] ../src/auth.c:168:IsClientAuthorized() Process 90622 (user: 1001) is NOT authorized for action: access_pcsc
00000088 [0x297c79413c00] ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client
00000013 [0x297c79413c00] ../src/winscard_svc.c:1114:MSGCleanupClient() Thread is stopping: dwClientID=6, threadContext @0x297c794233c0
00000005 [0x297c79413c00] ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x297c794233c0

No changes to devfs, thinking outdated config but feels too odd

FreeBSD 14.2-RELEASE releng/14.2-n269506-c8918d6c7412
 
Back
Top