install of GIDS to G&D Smartcafe (Sm@rtCafe) Expert 3.2 72k is failing and I want to make sure I'm doing it right #353
-
So after asking on the gids issue board I got this answer from Martin himself:
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
For a debug log, please add "-d -v -i" (debug, verbose, and fetch some card metainformation). Given that you also get funky things from pcsc, also include your reader information (visible in verbose trace). The issue does not seem to be about keying (as you are able to "unlock" or set the default keys with -emv -unlock). after this you are not supposed to use -emv (as not diversification is used). |
Beta Was this translation helpful? Give feedback.
-
Sorry for the delay, I was distracted by success with GPP on my JCOP3&4 cards. (thanks massively for maintaining this tool).
It uh, appears to have worked but then said it didn't. Or something? Or perhaps because I canceled with CTRL-C after I saw that error, YET, I was doing it correctly, it may have half-loaded and is now all messed up? I do see "Identity Device (Microsoft Generic Profile)" in Device Manager. Which seems to line up with GPP's statement it's already on card.
|
Beta Was this translation helpful? Give feedback.
-
Here is me doing it fresh on another card, I have three cards, (this is the same reader, A HID OMNIKEY 3121RevA. I have another reader also to try, an Indentiv fold open type SCR3500 A.) I have three of these and I've been working on one with "unlocked" written on the front. Here is another starting from scratch at the beginning.E:\Wirrsturm\DownloadsE>gp.exe -emv -unlock -d -i -v Detected readers from JNA2PCSC[] OMNIKEY AG Smart Card Reader USB 0 A>> T=1 (4+0000) 00A40400 00 [TRACE] GPData - GET DATA(IIN) E:\Wirrsturm\DownloadsE> Detected readers from JNA2PCSC[] OMNIKEY AG Smart Card Reader USB 0 A>> T=1 (4+0000) 00A40400 00 [TRACE] GPData - GET DATA(IIN) E:\Wirrsturm\DownloadsE> |
Beta Was this translation helpful? Give feedback.
-
So basically your recommendation would be to be more verbose when things are happening? |
Beta Was this translation helpful? Give feedback.
-
I think you give me too much credit. I was thinking (because I'm a newb)
that the card locked message was an error and it wasn't until you and
Vincent straightened me out that I now realized it provisioned fine, it
just also does something different. My JCOP3 card didn't auto lock after
provisioning but I suppose that each card is allowed to be different.
Bottom line, I think I just am not a knowledgeable JavaCard developer and
that is maybe the intended audience of all these tools. _Evan
mumbles:....something something yubikey something something tutorials are
why they're expensive....wish they hadn't gotten rid of the neo developer
series, but I would have had this problem anyway..._
Evan Root
…On Tue, May 21, 2024 at 2:40 AM Martin Paljak ***@***.***> wrote:
So basically your recommendation would be to be more verbose when things
are happening?
—
Reply to this email directly, view it on GitHub
<#353 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEAXQFEOQJX3B5OEKKY4GX3ZDMCAZAVCNFSM6AAAAABHQBCDZ6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TKMBVGY2TI>
.
You are receiving this because you authored the thread.Message ID:
<martinpaljak/GlobalPlatformPro/repo-discussions/353/comments/9505654@
github.com>
|
Beta Was this translation helpful? Give feedback.
For a debug log, please add "-d -v -i" (debug, verbose, and fetch some card metainformation). Given that you also get funky things from pcsc, also include your reader information (visible in verbose trace).
The issue does not seem to be about keying (as you are able to "unlock" or set the default keys with -emv -unlock). after this you are not supposed to use -emv (as not diversification is used).