<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Courier 10 Pitch">Greetings all,<br>
      <br>
      I have a Gemalto USB Shell Token V2 card reader which I am using
      with the Gemalto IDPrime MD card.<br>
      <br>
      On Ubuntu 14.04.1, I can see the reader by doing 'opensc-tool -l'.
      'pcsc_scan' also finds the card and shows the APDU.<br>
      <br>
      My opensc.conf file has one line ie 'reader_drivers = pcsc;'. I
      have also installed the driver libgtop11dotnet 2.2.0.12-0 from
<a class="moz-txt-link-freetext" href="https://launchpad.net/~arnaud-morin/+archive/ubuntu/gemalto/+build/6603202">https://launchpad.net/~arnaud-morin/+archive/ubuntu/gemalto/+build/6603202</a>.<br>
      <br>
      I am consistently getting an error when I try to test the card
      with the command:<br>
      pkcs11-tool --module /usr/lib/libgtop11dotnet.so.0 -t --pin 0000
      --login<br>
      <br>
      What could possibly be wrong with my setup?<br>
      <br>
      Thanks.<br>
      <br>
      Ronald.<br>
    </font>
  </body>
</html>