Smartcard Reader Install [Official ◎]
sudo systemctl enable pcscd
sudo systemctl start pcscd
Install OpenSC and configure browser to use opensc-pkcs11.so:
sudo apt install opensc
modutil -dbdir sql:.mozilla/firefox/*.default-release/ -add "OpenSC" -libfile /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so
Unlike Windows, macOS requires the card to be inserted before the reader appears functional. Always insert your smartcard first, then plug in the reader. smartcard reader install
Open terminal:
sudo apt-get update
sudo apt-get install pcscd pcsc-tools libccid