Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Install R502 reader under CentOS

card reader

Moderator: horse dream

Elisadl
Posts: 10
Joined: Tue Jan 26, 2016 11:08 pm
Points :119
Contact:

Install R502 reader under CentOS

Post by Elisadl » Thu Sep 01, 2016 11:05 pm

Does anyone know how to install the smartcard reader R502 driver under CentOS? It seems that it can not recognize the reader.

User avatar
Marshaldll
Posts: 13
Joined: Thu Jun 11, 2015 2:53 am
Points :32
Contact:

Re: Install R502 reader under CentOS

Post by Marshaldll » Fri Sep 02, 2016 3:17 am

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.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 12 guests

JavaCard OS : Disclaimer