Difference between revisions of "IDream ID-SMID01 SmartCard reader"
Jump to navigation
Jump to search
m |
m |
||
Line 8: | Line 8: | ||
* From the driver zip, copy reader.conf to /etc/reader.conf.d/libifd-std200 and modify the LIBPATH, then run update-reader.conf: |
* From the driver zip, copy reader.conf to /etc/reader.conf.d/libifd-std200 and modify the LIBPATH, then run update-reader.conf: |
||
LIBPATH /usr/lib/pcsc/drivers/ifd-std200.bundle/Contents/Linux/libifd-std200.so |
LIBPATH /usr/lib/pcsc/drivers/ifd-std200.bundle/Contents/Linux/libifd-std200.so |
||
+ | |||
update-reader.conf |
update-reader.conf |
||
/etc/init.d/pcscd restart |
/etc/init.d/pcscd restart |
Revision as of 16:47, 5 January 2008
10€ at Carrefour
- Official page
- Get the driver for pcsc-lite: linux driver_STD200_THRC.zip
- From the driver zip, copy the driver:
mkdir -p /usr/lib/pcsc/drivers/ifd-std200.bundle/Contents/Linux cp "linux driver_STD200_THRC/driver/libifd-std200.so" /usr/lib/pcsc/drivers/ifd-std200.bundle/Contents/Linux
- From the driver zip, copy reader.conf to /etc/reader.conf.d/libifd-std200 and modify the LIBPATH, then run update-reader.conf:
LIBPATH /usr/lib/pcsc/drivers/ifd-std200.bundle/Contents/Linux/libifd-std200.so
update-reader.conf /etc/init.d/pcscd restart