Article 5JPMD opensc: smart card reader not found

opensc: smart card reader not found

by
tramni1980
from LinuxQuestions.org on (#5JPMD)
Hello. I am running Slackware-14.2 with kernel 4.4.182. I have a smart card reader that is correctly recognized in dmesg:

Code:[ 739.052032] usb 1-1: USB disconnect, device number 2
[ 740.118186] usb 1-1: new full-speed USB device number 5 using xhci_hcd
[ 740.285249] usb 1-1: New USB device found, idVendor=31aa, idProduct=7001
[ 740.285257] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 740.285262] usb 1-1: Product: CCR7115 ICC
[ 740.285266] usb 1-1: Manufacturer: Circle
[ 740.285270] usb 1-1: SerialNumber: 6F99FEE7I got the reader with its driver for Linux: comitex_ccr7115_2.0.6-1_amd64.deb, which I installed after converting it to txz by deb2tgz. lsusb -v also recognizes the smart card reader:
Code:......
Bus 001 Device 005: ID 31aa:7001
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 16
idVendor 0x31aa
idProduct 0x7001
bcdDevice 3.21
iManufacturer 1 Circle
iProduct 2 CCR7115 ICC
iSerial 5 6F99FEE7
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 93
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 3 CCID
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 120mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 11 Chip/SmartCard
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 4 CCR7115 ICC
ChipCard Interface Descriptor:
bLength 54
bDescriptorType 33
bcdCCID 1.10 (Warning: Only accurate for version 1.0)
nMaxSlotIndex 0
bVoltageSupport 7 5.0V 3.0V 1.8V
dwProtocols 3 T=0 T=1
dwDefaultClock 4800
dwMaxiumumClock 16000
bNumClockSupported 0
dwDataRate 12903 bps
dwMaxDataRate 826000 bps
bNumDataRatesSupp. 0
dwMaxIFSD 247
dwSyncProtocols 00000000
dwMechanical 00000000
dwFeatures 000100B2
Auto configuration based on ATR
Auto clock change
Auto baud rate change
Auto PPS made by CCID
TPDU level exchange
dwMaxCCIDMsgLen 271
bClassGetResponse echo
bClassEnvelope echo
wlcdLayout none
bPINSupport 0
bMaxCCIDBusySlots 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
.....However, opensc does not recognize the smart card reader:

Code:root@sasho:/etc/rc.d# opensc-tool -l
No smart card readers found.and pcsc_scan freezes like this:

Code:root@sasho:/etc/rc.d# pcsc_scan
PC/SC device scanner
V 1.4.27 (c) 2001-2011, Ludovic Rousseau <ludovic.rousseau@free.fr>
Compiled with PC/SC lite version: 1.9.1
Using reader plug'n play mechanism
Scanning present readers...
Waiting for the first reader...Any ideas will be appreciated.

Best regards,
Martinlatest?d=yIl2AUoC8zA latest?i=xUuTnGHRaIA:_zRXOBvDVFo:F7zBnMy latest?i=xUuTnGHRaIA:_zRXOBvDVFo:V_sGLiP latest?d=qj6IDK7rITs latest?i=xUuTnGHRaIA:_zRXOBvDVFo:gIN9vFwxUuTnGHRaIA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments