Quote:
I fount that opensc is causing this problem, i uninstalled the opensc and all is fine now.
This approach would work, but it is hardly the best one - unless all you need from your NEO is its OpenPGP applet capability.
So when I need to access the OpenPGP applet when the device is grabbed by OpenSC.tokend*, I simply
a. Close the application that uses NEO PIV applet;
b. Kill the running tokend - in case of OpenSC.tokend via
Code:
sudo pkill OpenSC
.
It works magic, and allows me to use commands like
Code:
gpg --card-status
When I need to access the PIV applet again - I remove and re-insert the NEO token.
*OpenSC.tokend does not work, unless you grab from the Github and install the current version of OpenSC, and either frankmorgner's or mouse07410's fork of OpenSC.tokend. In which case it works like charm.
Update Forgot to mention that the above works and was tested on Yosemite and El Capitan 10.11.2.