Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with the korrigo card and calypso.lua script #38

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 4 comments
Closed

Error with the korrigo card and calypso.lua script #38

GoogleCodeExporter opened this issue Mar 13, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link


It seems that the calypso.lua script has been modified and does not read 
korrigo cards anymore.

What steps will reproduce the problem?
1. In september I succeeded in reading korrigo card using the calypso.lua 
script. The manual explains that it should work fine.
2. Yesterday, launching cardpeek, it asked to update the scripts: I answered 
yes.
3. No If tails with an error:

Failed to query card status.

I suspects calypso.lua to be broken because I can read a credit card in EMV 
fine.

I cannot find an old version of calypso.lua to try with the one I got in 
september.



Original issue reported on code.google.com by jfl.lala...@gmail.com on 21 Nov 2013 at 8:13

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I can't reproduce the issue. I tested the Calypso script on a Korrigo card and 
it seems to work.

Perhaps you have changed your card reader or the driver of your card reader? 

In my case, I know I have trouble reading Korrigo cards with my Omnikey reader: 
I get the following message in the log tab:

0020 ERROR   Connection failed: Card is unpowered. (error 0x80100067).
0021 ERROR   Failed to query card status: Invalid handle. (error 0x80100003).

But my Gemplus reader works just fine... 

If you are using Linux, could you print the output of "pcsc_scan" with the 
corrigo card in the reader? 
If you are using Mac OS X, you can do the same with "pcsctest". 

Original comment by L...@gmx.com on 24 Nov 2013 at 4:55

@GoogleCodeExporter
Copy link
Author

It seems that there is a problem with my driver. I use the Omnikey reader too. 
When inserting the card pcsc_scan says:

Fri Nov 29 09:50:57 2013
Reader 0: OMNIKEY CardMan 5x21 (OKCM0072509121946310601228960981) 00 00
  Card state: Card inserted, Unresponsive card, 

what is surprising is that the reader successfully read the korrigo card in NFC 
!

Reader 1: OMNIKEY CardMan 5x21 (OKCM0072509121946310601228960981) 00 01
  Card state: Card inserted, 
  ATR: 3B 88 80 01 00 00 00 00 00 71 71 00 09

but it only works with driver ifdokrfid_lnx_x64-2.10.0.1 and both NFC and 
contact modes fail with driver ifdokrfid_lnx_x64-2.11.0.

Have you a special /etc/cmrfid.ini file ?

It is true that the issue appeared after upgrading from Ubuntu 13.04 to 13.10.

Nevertheless, the reader is reading with the contact interface a banking card 
(with the EMV script). Thus I suspect the driver to have difficulties to handle 
the korrigo card and probably this is not an issue related to cardpeek.

Original comment by jfl.lala...@gmail.com on 29 Nov 2013 at 9:11

@GoogleCodeExporter
Copy link
Author

I don't have a special /etc/cmrfid.ini file. However, I know that Omnikey 
drivers are strange… I've had similar problem with debian in the past. As far 
as I remember in some cases, some cards work better with the "non proprietary" 
driver in contact mode.

I'll close this bug for now then.

Original comment by L...@gmx.com on 5 Dec 2013 at 4:24

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant