instalar leitor de cartões scr3310 no debian

Debian way:apt-get install opensc pcscd libccid

Next command:nano /etc/opensc/opensc.confAnd change thise lines by removing # from front and reader_drivers lines u delete one comand too:reader_drivers = pcsc, ctapi;try_emulation_first = yes;lock_login = false;If that is done hit from keyboard ctrl+o and enter, then ctrl+x to exit

Next give command:opensc-tool --list-readersAnd you should see your reader there present like so, but with your reader info. Examlpe:

Readers known about:Nr. Driver Name0 pcsc Omnikey 1020

virtualbox

depois de tentar aceder à configuração dos dispositivos usb numa máquina virtual obtinha o seguinte erro:

Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer.

solução: adicionar o utilizador ao grupo vboxusers
#usermod -a -G vboxusers username

Subscrever