Comment 9 for bug 320454

Revision history for this message
Micha Lenk (micha) wrote :

Hi,

some months ago you wrote:
> how it is possble to access lipchicard-tools?

When installed the package libchipcard-tools, simply execute the command "chipcard-tool list" in a shell (terminal mode).

Libchipcard should be able to handle your device (SCM SCR335) if used in PC/SC interface mode. It is supported by pcscd: http://pcsclite.alioth.debian.org/supported.html#0x04E60x5115

To make use of your reader you have to install pcscd and follow the pcscd instructions to get your reader working. Afterwards edit the file /etc/chipcard/client/chipcardc.conf and insert the following line near the top:

char resmgr="pcsc"

Afterwards you should be able to get your chipcard reader running with chipcard-tools and other applications making use of libchipcard.

Regards
  Micha