Difference between revisions of "IDream ID-SMID01 SmartCard reader"

From YobiWiki
Jump to navigation Jump to search
m
m
Line 7: Line 7:
 
I tried to install openct and opensc, there is communication with the reader with the standard CCID, I can get communication with a VISA card but with the Belgian eID I get error at protocol selection
 
I tried to install openct and opensc, there is communication with the reader with the standard CCID, I can get communication with a VISA card but with the Belgian eID I get error at protocol selection
   
openct-tool atr
+
openct-tool atr
Detected CCID Compatible
+
Detected CCID Compatible
Card present, status changed
+
Card present, status changed
ATR: 3b 98 13 40 0a a5 03 01 01 01 ad 13 11
+
ATR: 3b 98 13 40 0a a5 03 01 01 01 ad 13 11
Jan 8 01:09:28 mercure ifdhandler[1045]: CCID Compatible: Bad PTS response
+
Jan 8 01:09:28 mercure ifdhandler[1045]: CCID Compatible: Bad PTS response
Jan 8 01:09:28 mercure ifdhandler[1045]: Protocol selection failed
+
Jan 8 01:09:28 mercure ifdhandler[1045]: Protocol selection failed
 
 
VISA card replies correct ATR & protocol selection:
+
VISA card replies correct ATR & protocol selection:
# cardos-info
+
# cardos-info
3b:67:00:00:00:00:00:00:00:90:00
+
3b:67:00:00:00:00:00:00:00:90:00
Received (SW1=0x6D, SW2=0x00)
+
Received (SW1=0x6D, SW2=0x00)
   
   

Revision as of 02:41, 8 January 2008

10€ at Carrefour

I tried both to get the binary running with my pcsclite 1.4.4 and the old pcsclite 0.9.1 given in the zip, without any success

I tried to install openct and opensc, there is communication with the reader with the standard CCID, I can get communication with a VISA card but with the Belgian eID I get error at protocol selection

openct-tool atr                                                                      
Detected CCID Compatible                                                             
Card present, status changed                                                         
ATR: 3b 98 13 40 0a a5 03 01 01 01 ad 13 11                                          
Jan  8 01:09:28 mercure ifdhandler[1045]: CCID Compatible: Bad PTS response          
Jan  8 01:09:28 mercure ifdhandler[1045]: Protocol selection failed                  
                                                                                    
VISA card replies correct ATR & protocol selection:                                  
# cardos-info                                                                        
3b:67:00:00:00:00:00:00:00:90:00                                                     
Received (SW1=0x6D, SW2=0x00)                                                        


Installing beidgui and dependencies:
libopenct1 libpcsclite1 libbeidlibopensc2 libbeid2 beid-tools beidgui libccid pcscd

less /usr/share/doc/libbeidlibopensc2/README.Debian