From: Ludovic R. <lud...@gm...> - 2018-02-05 12:08:34
|
2018-02-05 11:30 GMT+01:00 <J.W...@mi...>: > Hi, > Hello, > > I found a new reader om amazon.de > One of the nice features (besides it friendly price), is the fact that it > is also a reader for all sorts of flash cards. > > Opensc-tool does see the reader, and the fact that a card is inserted: > # opensc-tool -l > # Detected readers (pcsc) > Nr. Card Features Name > 0 Yes Generic USB2.0-CRW [Smart Card Reader Interface] > (20070818000000000) 00 00 > > This looked hopeful, However, pkcs11-tool cannot cope: > #pkcs11-tool --module /usr/lib/libaetpkss.so -O > No slot with a token was found. > > I tried to edit /etc/libccisd_Info.plist, > And I Could change the identification string, (as shown by opensc-tool), > but pkcs11_tool could still not see anything > > Added the full output of lsusb for detailed device info... > > Is this hardware too new? > The problem is not with the smart card reader as you can use it. The problem is that the smart card you insert into the reader is not supported by OpenSC. It looks like it is also not supported by the libaetpkss library you also used. Bye -- Dr. Ludovic Rousseau |