On my leap 15.0 with kde I’m trying to install USB smart card reader digicom 8E4479 SCR-C01.
Following the digicom instruction I downloaded this 8E4479_LinuxEzUsb.tar.gz from here http://www.digicom.it/digisit/driver_link.nsf/driverprodotto?openform&prodotto=SmartCardReader
unpacked, cd into the directory 8E4479_LinuxEzUsb/EZUSB_Linux_x86_64_v1.5.3/driver_ezusb_v1.5.3_for_64_bit and launched the:
pla@pla-3-TW:/dati/scan/lettore di smart card DIGICOM SCR-C01-2019-01-03gen(UNIEURO morbella 8e00)/software linux scaricato/8E4479_LinuxEzUsb/EZUSB_Linux_x86_64_v1.5.3/driver_ezusb_v1.5.3_for_64_bit> ./check_env
./check_env: line 26: pcscd: command not found
PC/SC Daemon Ready!
/dev/bus/usb Detected
USB Device File System Ready!
Found PC/SC Driver Location - /usr/lib64/readers
Environment Check OK!
pla@pla-3-TW:/dati/scan/lettore di smart card DIGICOM SCR-C01-2019-01-03gen(UNIEURO morbella 8e00)/software linux scaricato/8E4479_LinuxEzUsb/EZUSB_Linux_x86_64_v1.5.3/driver_ezusb_v1.5.3_for_64_bit>
that says OK! but with the error on the top “pcscd: command not found”
then run the install
pla@pla-3-TW:/dati/scan/lettore di smart card DIGICOM SCR-C01-2019-01-03gen(UNIEURO morbella 8e00)/software linux scaricato/8E4479_LinuxEzUsb/EZUSB_Linux_x86_64_v1.5.3/driver_ezusb_v1.5.3_for_64_bit> ./install
/dev/bus/usb Detected
USB Device File System Ready!
PC/SC Daemon Found!
PC/SC Driver Location - /usr/lib64/readers
Driver Already Exists! Do you want to overwrite? (y/n)
y
[sudo] password for root:
Reader Installation Successfully!
Please reboot your system.
pla@pla-3-TW:/dati/scan/lettore di smart card DIGICOM SCR-C01-2019-01-03gen(UNIEURO morbella 8e00)/software linux scaricato/8E4479_LinuxEzUsb/EZUSB_Linux_x86_64_v1.5.3/driver_ezusb_v1.5.3_for_64_bit>
then run
pla@pla-3-TW:/dati/scan/lettore di smart card DIGICOM SCR-C01-2019-01-03gen(UNIEURO morbella 8e00)/software linux scaricato/8E4479_LinuxEzUsb/EZUSB_Linux_x86_64_v1.5.3/mifdtest> ./mifdtest
Manufacturer PC/SC IFD Test
Version : 1.1
Release Date : Feb 17, 2005
==============================================================
SCardListReadersA Fail : 8010002E
pla@pla-3-TW:/dati/scan/lettore di smart card DIGICOM SCR-C01-2019-01-03gen(UNIEURO morbella 8e00)/software linux scaricato/8E4479_LinuxEzUsb/EZUSB_Linux_x86_64_v1.5.3/mifdtest>
so it seems that doesn’t works, and the led on the reader didn’t turn red
may be that can help, the readme file has this note:
4. After reboot, insert a card. If the led of the reader turns red, the installation
of EZUSB driver is successful.
Notice: 1. The recommaned version of kernel is 2.4 or higher.
2. If you have installed EZUSB driver v1.3.4 or lower, please reinstall it first
before executing "install" program.
To uninstall v1.3.4 or lower, remove the settings of EZUSB driver in the
/etc/reader.conf.
3. The driver requires PCSCLITE with being building with libusb. If PCSCLITE built
with libhal, the driver will not work.
have you any suggestion on how to have the smart card reader working??