IDream ID-SMID01 SmartCard reader: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
mNo edit summary |
mNo edit summary |
||
| Line 11: | Line 11: | ||
update-reader.conf |
update-reader.conf |
||
/etc/init.d/pcscd restart |
/etc/init.d/pcscd restart |
||
Installing beidgui and dependencies: |
|||
<br>libopenct1 libpcsclite1 libbeidlibopensc2 libbeid2 beid-tools beidgui libccid pcscd |
|||
less /usr/share/doc/libbeidlibopensc2/README.Debian |
|||
Revision as of 16:14, 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
Installing beidgui and dependencies:
libopenct1 libpcsclite1 libbeidlibopensc2 libbeid2 beid-tools beidgui libccid pcscd
less /usr/share/doc/libbeidlibopensc2/README.Debian