Hello

I have an Aladdin eToken Pro 72k Java.

According to http://www.opensc-project.org/opensc/wiki/AladdinEtokenPro:
"The eToken PRO is fully supported by OpenSC and is well tested"

Unfortunately, I get a "card communication failure" when using openct-tool:

openct-tool -v
OpenCT 0.6.20

#openct-tool list
  0 CCID Compatible

# openct-tool atr
Detected CCID Compatible
Card present, status changed
ATR: 3b d5 18 00 81 31 3a 7d 80 73 c8 21 10 30

# openct-tool -d  -r 0 mf
Detected CCID Compatible
Card present, status changed
card communication failure, err=-1


I'm a bit confused because in openct.conf, there is an entry for etoken
and etoken64:

river  etoken {
        ids = {
                usb:0529/050c,
                usb:0529/0514,
        };
};
driver  etoken64 {
        ids = {
                usb:0529/0600,
                usb:0529/0700,
        };
};


but nothing for usb:0529/620, value reported by lsusb:

#lsusb -v
Bus 007 Device 005: ID 0529:0620 Aladdin Knowledge Systems
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x0529 Aladdin Knowledge Systems
  idProduct          0x0620
  bcdDevice            1.00
  iManufacturer           1 Aladdin
  iProduct                2 Token JC
  iSerial                 0

what lead openct to list the token as an CCID Compatible reader I think.

In addition, when listing opensc supported drivers (opensc-tool -D), I
see nothing related to Aladdin eToken Pro 72k Java, only cardos driver
for eToken and eToken Pro, but maybe not usefull  for eToken Pro 72k Java


Could you please confirm that Aladdin eToken Pro 72k Java is supported
by opensc/openct?

If Aladdin eToken Pro 72k Java is supported, what could be the reason
for the "card communication failure" I get?


Regards

Thomas LIMIN

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to