Page 1 of 1

Recommend a proper reader

Posted: Wed Dec 21, 2016 1:37 am
by Harten
Our customer wants to order USB SAM Card Reader with specific requirement. Actually this reader must support Linux “fedora core version 4.0”, So could please check Feitian products and Let me know which reader is reasonable for them? As you know Fedora Core 4.0 is somewhat old. Not only PCSC binary for Linux is available from Fedora Core 8.0 or later (I think a rebuild for Fedora 4.0 will do the job) but also the reader's driver should also be built and linked with older libraries (e.g. glibc version 2.5). I wonder if you could provide us with old versions.

Re: Recommend a proper reader

Posted: Wed Dec 21, 2016 5:03 am
by Hooben
Since the CCID and PCSC is opensource, so you can build these libs into your FC4, already help to build one, please check attachment.
This is very simply install script.

I am using below libs:
autoconf-2.69
automake-1.15
pkg-config-0.21
libusb-1.0.9
pcsc-1.8.19
ccid-1.4.25

You need using root to run "sh install.sh" under terminal.
1. run "sh install.sh"
2. Insert your reader, run pcsctest do test

Any questions, contact us anytime, thanks