Smart card reader installation procedure


system Requirement:
 
Linux  with  development tools  environment ( i.e gcc cc ....) and  X software developmen

 
Step 1.
 download  smart card resource manager : pcsclite-1.4.3
	https://alioth.debian.org/frs/?group_id=30105
	
  
 download  smart card test tools :  pcsc-tools-1.4.9
	http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
 
 download usb library:   usb-0.1.9.tar
	https://launchpad.net/libusb/+download
 
 
step2  Install libusb

 cd libusb-0.1.9
 ./configure
 make
 make install
 
step3 install pcsclite-1.4.3
    **** if your OS already enable pcscd you can skip this step.*****	

 
 cd  pcsclite-1.4.3
 ./configure
 make
 make install
 
 
step4 install ccid-1.3.0 driver for STD200
 
 cd  ccid-1.3.0
 ./configure
 make
 sudo make install
 
 
 
step5 install pcsc-tools-1.4.9
 
 cd  pcsc-tools-1.4.9
 make

step6 : replace the   "Info.plist "  file by using the attached Info.plist 
 
 cp Info.plist  /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents 
 
 
step 7. reboot system
step 8.  run test program
 
 cd  pcsc-tools-1.4.9
 ./pcsc_scan
 
 you will see below  the smart card data on screen.
 
 
ifd-test-1.0  pcsc-lite-1.4.3  test program
[root@localhost pcsc]# cd pcsc-tools-1.4.9
[root@localhost pcsc-tools-1.4.9]# ./pcsc_scan
PC/SC device scanner
V 1.4.9 (c) 2001-2006, Ludovic Rousseau < ludovic.rousseau@free.fr>
Compiled with PC/SC lite version: 1.3.3
Scanning present readers
0: Synnix Technology STD200 00 00
1: Synnix Technology STD200 01 00

Fri Jul 13 01:18:40 2007
 Reader 0: Synnix Technology STD200 00 00 
  Card state: Card removed, 

Fri Jul 13 01:18:40 2007
 Reader 1: Synnix Technology STD200 01 00
  Card state: Card inserted, 
  ATR: 3B FF 11 00 00 81 71 40 42 00 00 21 01 31 42 52 00 00 63 88 53 02 06 90 00 31 

sh: ATR_analysis: command not found
ATR_analysis '3B FF 11 00 00 81 71 40 42 00 00 21 01 31 42 52 00 00 63 88 53 02 06 90 00 31': Success