Please suggest me a valid smartcard reader.

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
onit
Posts: 15
Joined: Wed May 24, 2017 4:23 pm

Please suggest me a valid smartcard reader.

Post by onit »

I can'y figure out using a Smartcard reader..
I tried to many kind of hardware but no one is redirected..

can you suggest me some model that is certly tested and functional?

meybe on amazon..
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: Please suggest me a valid smartcard reader.

Post by akatik »

In this manual there's the list of supported smartcards:
http://wtware.com/docs5/config.html#smartcard
If any smartcard from this list doesn't work. specify in configuration file:

Code: Select all

smartcard=<cardname>,debug
Then save and send us terminal log file:
http://wtware.com/logs.html
onit
Posts: 15
Joined: Wed May 24, 2017 4:23 pm

Re: Please suggest me a valid smartcard reader.

Post by onit »

So, I think there is definitely a problem with software or drivers..
I bought this smartcard reader:
http://amzn.eu/3dmgOpO
But the result is the same. The certificate card for digital signatures is not read.

Attached here are the logs,
please help
Thanks
Attachments
WTware_log smartcard_readeer.txt
(117.83 KiB) Downloaded 494 times
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: Please suggest me a valid smartcard reader.

Post by akatik »

onit wrote:..there is definitely a problem with software or drivers..
Yes :(
onit wrote:I bought this smartcard reader:
http://amzn.eu/3dmgOpO
http://wtware.com/docs5/smartcard.html
Read from "If yes, let's start:" and send me new log.
onit
Posts: 15
Joined: Wed May 24, 2017 4:23 pm

Re: Please suggest me a valid smartcard reader.

Post by onit »

I will collect logs again in my next post..

But I already wrote you another mail with other log in 25 May... It was a not supported reader.
and no answer..
..
Now It's a supported hardware (omnikey 3021), so Where is the problem? The card?
onit
Posts: 15
Joined: Wed May 24, 2017 4:23 pm

Re: Please suggest me a valid smartcard reader.

Post by onit »

here we are with the logs (you also have an eMail..)

waiting for a feedback
thanks
Attachments
LogsReaderOmnikey3021.zip
(22.35 KiB) Downloaded 393 times
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: Please suggest me a valid smartcard reader.

Post by akatik »

It is not 3021. Don't believe letters on box. Device itself says it is "OMNIKEY 3x21 Smart Card Reader":

Code: Select all

usb 1-1.2: new full-speed USB device number 4 using dwc_otg
usb 1-1.2: New USB device found, idVendor=076b, idProduct=3031
usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.2: Product: OMNIKEY 3x21 Smart Card Reader
usb 1-1.2: Manufacturer: HID Global
And libccid (linux smart card driver) says "idVendor: 0x076B idProduct: 0x3031" is "OMNIKEY 3x21 Smart Card Reader".
onit
Posts: 15
Joined: Wed May 24, 2017 4:23 pm

Re: Please suggest me a valid smartcard reader.

Post by onit »

Thanks akatik for your reply,

So, Now It's a real problem for me..

in the past 25 may I send you log saying:

Code: Select all

gm] [   11.438312] Run scard daemon. Supported cards:
[            gm] [   11.438436] EZCCID, EZ100PU.
[            gm] [   11.447204] Run '/sbin/rdpdr[scard] 0', log '/tmp/rdpdr[scard].out', env '', pid ''.
and ezzccid - EZCCID, EZ100PU is in your copatibility list...

Now I bought a Omnikey 3021 (It's write in the device and in the Box..) but it's not comptible... (cause wtware say 3x21 is different..


So.. we come back to my first question...

can you suggest me some model that is certly tested and functional?
and where to buy them?

Thanks in advance.
aka
SUPPORT
SUPPORT
Posts: 939
Joined: Fri Dec 03, 2004 2:05 pm
Contact:

Re: Please suggest me a valid smartcard reader.

Post by aka »

Please, try this build with http://amzn.eu/3dmgOpO device:

http://pxe.ru/files/testing/201708111620.zip

In config:

Code: Select all

smartcard=omni3x21,debug
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: Please suggest me a valid smartcard reader.

Post by akatik »

onit wrote:..in the past 25 may I send you log saying:
..
and ezzccid - EZCCID, EZ100PU is in your copatibility list...
Send it once more, please. With recent wtware version.
onit
Posts: 15
Joined: Wed May 24, 2017 4:23 pm

Re: Please suggest me a valid smartcard reader.

Post by onit »

aka wrote:Please, try this build with http://amzn.eu/3dmgOpO device:

http://pxe.ru/files/testing/201708111620.zip

In config:

Code: Select all

smartcard=omni3x21,debug
IT WORKS !!!

Question: WTWARE CONFIGURATOR write

Code: Select all

smartcard=omni3021,debug
but you tell me to write omni3x21 (and ti works)

It's correct to edit and write 3x21 or it's the same ?
onit
Posts: 15
Joined: Wed May 24, 2017 4:23 pm

Re: Please suggest me a valid smartcard reader.

Post by onit »

akatik wrote:
onit wrote:..in the past 25 may I send you log saying:
..
and ezzccid - EZCCID, EZ100PU is in your copatibility list...
Send it once more, please. With recent wtware version.
Here we are.

Log attached here and sent via mail
Attachments
LogsReaderEZ100PU.zip
(14.19 KiB) Downloaded 365 times
Post Reply