JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Install R502 reader under CentOS
Moderator: horse dream
Install R502 reader under CentOS
Does anyone know how to install the smartcard reader R502 driver under CentOS? It seems that it can not recognize the reader.
- Marshaldll
- Posts: 13
- Joined: Thu Jun 11, 2015 2:53 am
- Points :32
- Contact:
Re: Install R502 reader under CentOS
Take CentOS Linux 7 as an example:
1. Install pcsc-lite:
sudo yum install pcsc-lite
2. Start pcscd service is started.
sudo service pcscd start
3. Install ccid drive.
sudo yum install pcsc-lite-ccid
After this, restart pcscd service:
sudo service pcscd restart
4. Install pcsc_scan
> Download pcsc-tools
http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.27.tar.gz
> Unzip pcsc-tools-1.4.27.tar.gz
tar xvf pcsc-tools-1.4.27.tar.gz
> Go to source code directory
cd pcsc-tools-1.4.27
> Compile
make
> Execute pcsc_scan
./pcsc_scan
Hope this can help you.
1. Install pcsc-lite:
sudo yum install pcsc-lite
2. Start pcscd service is started.
sudo service pcscd start
3. Install ccid drive.
sudo yum install pcsc-lite-ccid
After this, restart pcscd service:
sudo service pcscd restart
4. Install pcsc_scan
> Download pcsc-tools
http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.27.tar.gz
> Unzip pcsc-tools-1.4.27.tar.gz
tar xvf pcsc-tools-1.4.27.tar.gz
> Go to source code directory
cd pcsc-tools-1.4.27
> Compile
make
> Execute pcsc_scan
./pcsc_scan
Hope this can help you.
Who is online
Users browsing this forum: No registered users and 22 guests