IDream ID-SMID01 SmartCard reader
Revision as of 16:47, 5 January 2008 by <bdi>PhilippeTeuwen</bdi> (talk | contribs)
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