PCSC_CCID_note.txt Driver File Contents (GSR202_Linux_Driver.zip)

=====================================================
=                                                   =
=      Alcormicro Smart card reader                 =
=    Linux TARBALL Package Release Note             =
=					            =
=====================================================

If the version of  libusb is under 0.1.9 , it need to update to latest one.
Otherwise skip  step1.

=========================================
[Optional]
Step1. Install  libusb

 # tar zxvf  libusb-0.1.12.tar.gz 
 # cd libusb-0.1.12                          
 # ./configure                             
 # make                                    
 # make install          ( Login as a root to install driver )          
========================================= 

Step2. Install  pcsc-lite

 # PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig;export PKG_CONFIG_PATH
 # LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib; export LD_LIBRARY_PATH
 
 # tar xjf pcsc-lite-1.5.5.tar.bz2
 # cd pcsc-lite-1.5.5
 # ./configure --disable-libhal
 # make                                    
 # make install          (Login as a root to install driver)
 
Step3. Install ccid driver
 
 # tar zxvf ccid-1.3.12_alcormicro.tar.gz
 # cd ccid-1.3.12_alcormicro
 # PCSC_LIBS="-L/usr/local/lib -lpcsclite" ./configure --enable-usbdropdir=/usr/local/pcsc/drivers --disable-pcsclite
 # make                                    
 # make install          (Login as a root to install driver)
 
 Note:
 	Make sure pkg-config already installed.
 	./pcscd
 	Add PATH=$PATH:/usr/local/sbin
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 1.68