From: Guest, I. - 1. - M. <ig...@ll...> - 2013-05-15 18:57:56
|
Hello, I'm trying to use OpenSC Version 0.12.2 on Ubuntu 12.04 32-bit. My reader and card are both detected and identified correctly when using pcsc_scan, but when I try to do a "opensc-tool --reader 1 --name" an "Unsupported Card" message is returned. A Google search shows that my ATR String (3B DC 18 FF 81 91 FE 1F C3 80 73 C8 21 13 66 01 0B 03 52 00 05 38) appears on git hub in file: /src/libopensc/card-iasecc.c. Can anyone tell me if this means my card will be supported in the future? Perhaps it's already supported but I have a configuration problem? Perhaps it's supported in version 0.13.0? Any help would be appreciated. Thanks, Kind regards, Iestyn Guest Reader: SCM SCR 331 (P/N 904622) Card: Athena IDProtect Smart Card Logon Card pcsc_scan dump: PC/SC device scanner V 1.4.18 (c) 2001-2011, Ludovic Rousseau <lud...@fr...> Compiled with PC/SC lite version: 1.7.4 Using reader plug'n play mechanism Scanning present readers... 0: Broadcom 5880 [Contacted SmartCard] (0123456789ABCD) 00 00 1: SCM SCR 331 [CCID Interface] (21120939216316) 01 00 Wed May 15 14:15:43 2013 Reader 0: Broadcom 5880 [Contacted SmartCard] (0123456789ABCD) 00 00 Card state: Card removed, Reader 1: SCM SCR 331 [CCID Interface] (21120939216316) 01 00 Card state: Card inserted, Shared Mode, ATR: 3B DC 18 FF 81 91 FE 1F C3 80 73 C8 21 13 66 01 0B 03 52 00 05 38 ATR: 3B DC 18 FF 81 91 FE 1F C3 80 73 C8 21 13 66 01 0B 03 52 00 05 38 + TS = 3B --> Direct Convention + T0 = DC, Y(1): 1101, K: 12 (historical bytes) TA(1) = 18 --> Fi=372, Di=12, 31 cycles/ETU 129032 bits/s at 4 MHz, fMax for Fi = 5 MHz => 161290 bits/s TC(1) = FF --> Extra guard time: 255 (special value) TD(1) = 81 --> Y(i+1) = 1000, Protocol T = 1 ----- TD(2) = 91 --> Y(i+1) = 1001, Protocol T = 1 ----- TA(3) = FE --> IFSC: 254 TD(3) = 1F --> Y(i+1) = 0001, Protocol T = 15 - Global interface bytes following ----- TA(4) = C3 --> Clock stop: no preference - Class accepted by the card: (3G) A 5V B 3V + Historical bytes: 80 73 C8 21 13 66 01 0B 03 52 00 05 Category indicator byte: 80 (compact TLV data object) Tag: 7, len: 3 (card capabilities) Selection methods: C8 - DF selection by full DF name - DF selection by partial DF name - Implicit DF selection Data coding byte: 21 - Behaviour of write functions: proprietary - Value 'FF' for the first byte of BER-TLV tag fields: invalid - Data unit in quartets: 2 Command chaining, length fields and logical channels: 13 - Logical channel number assignment: by the card - Maximum number of logical channels: 4 Tag: 6, len: 6 (pre-issuing data) Data: 01 0B 03 52 00 05 + TCK = 38 (correct checksum) Possibly identified card (using /usr/share/pcsc/smartcard_list.txt): 3B DC 18 FF 81 91 FE 1F C3 80 73 C8 21 13 66 01 0B 03 52 00 05 38 Athena IDProtect Smart Card Logon Card |