Re: [opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-24 Thread Martin Paljak
Hello,

 On Sun, Apr 8, 2012 at 21:56, Anton Svensson n00b1...@hotmail.com wrote:
 Hmm, what kind of info is needed?
 Dont have that much to be honest, Its a white card, got it after i went to
 a pki workshop (for 2k8), its from crescendo. And its also typed iclass eh
 on the bottom.
 Should i attatch any more logs to make this easier to solve?
 The card is not supported by OpenSC.

 It should be a JavaCard, but I don't know if it has some applets
 pre-loaded or if the keys for loading applets are available to you.
 You might try asking the body who gave you the card for global
 platform keys, which would allow you to load something (like
 MuscleApplet) to the card and use it with OpenSC, but the possibility
 for this is not guaranteed.

And I learned that these cards are locked and the keys not normally
available. Thus the card is only usable for Windows-centric operation
with the provided HID software.

Sorry, for OpenSC you need a different card.
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel


Re: [opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-23 Thread Martin Paljak
On Sun, Apr 8, 2012 at 16:44, Ludovic Rousseau
ludovic.rouss...@gmail.com wrote:
 PS: to the OpenSC members, don't we have a description of what is
 needed when reporting a problem?
 I could not find it on the wiki.

When trying to post a new ticket, there is a bold link to
ReportingBugs, which includes a (maybe too verbose and broad) tutorial
on how to send useful information:

https://www.opensc-project.org/opensc/wiki/ReportingBugs

Also, the mailing lists page has a link to the same tutorial:


https://www.opensc-project.org/opensc/wiki/MailingLists



Martin
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel


Re: [opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-23 Thread Martin Paljak
Hello,

On Sun, Apr 8, 2012 at 21:56, Anton Svensson n00b1...@hotmail.com wrote:
 Hmm, what kind of info is needed?
 Dont have that much to be honest, Its a white card, got it after i went to
 a pki workshop (for 2k8), its from crescendo. And its also typed iclass eh
 on the bottom.
 Should i attatch any more logs to make this easier to solve?
The card is not supported by OpenSC.

It should be a JavaCard, but I don't know if it has some applets
pre-loaded or if the keys for loading applets are available to you.
You might try asking the body who gave you the card for global
platform keys, which would allow you to load something (like
MuscleApplet) to the card and use it with OpenSC, but the possibility
for this is not guaranteed.

Other than that, the default driver should give a more sensible error
in such situations (meaning that even the default might not be the
default..)

Martin
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel


[opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-08 Thread Anton Svensson

Here is from a pcscd --foreground --debug when running opensc-tool --atr
http://pastebin.com/M7MitnZm
When running the tool, i also get this:
Using reader with a card: Gemalto GemPC Twin 00 00
Failed to connect to card: Card is invalid or cannot be handled

Any ideas?___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-08 Thread Anton Svensson

http://pastebin.com/Uk9EQgvd
Here was the real pastebin link.

From: n00b1...@hotmail.com
To: opensc-devel@lists.opensc-project.org
Date: Sun, 8 Apr 2012 13:18:56 +0300
Subject: [opensc-devel] Failed to connect to card: Card is invalid or cannot
be handled







Here is from a pcscd --foreground --debug when running opensc-tool --atr
http://pastebin.com/M7MitnZm
When running the tool, i also get this:
Using reader with a card: Gemalto GemPC Twin 00 00
Failed to connect to card: Card is invalid or cannot be handled

Any ideas?

___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel 
  ___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-08 Thread Ludovic Rousseau
Le 8 avril 2012 12:18, Anton Svensson n00b1...@hotmail.com a écrit :
 Here is from a pcscd --foreground --debug when running opensc-tool --atr
 http://pastebin.com/M7MitnZm
 When running the tool, i also get this:
 Using reader with a card: Gemalto GemPC Twin 00 00
 Failed to connect to card: Card is invalid or cannot be handled

 Any ideas?

Please, do not use pastebin.com or another such service. Your trace
will be lost when the service is stopped/purged/whatever. Just attach
the trace to your email.

Please, give us a bit more information like the card name you are using.
Your card is unknown to me
http://smartcard-atr.appspot.com/parse?ATR=3BFA1800FF8131FE454A434F5034314332303074

Bye

PS: to the OpenSC members, don't we have a description of what is
needed when reporting a problem?
I could not find it on the wiki.

-- 
 Dr. Ludovic Rousseau
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel


Re: [opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-08 Thread Anton Svensson

Hmm, what kind of info is needed?Dont have that much to be honest, Its a white 
card, got it after i went to a pki workshop (for 2k8), its from crescendo. And 
its also typed iclass eh on the bottom.Should i attatch any more logs to make 
this easier to solve?

 From: ludovic.rouss...@gmail.com
 Date: Sun, 8 Apr 2012 15:44:58 +0200
 Subject: Re: [opensc-devel] Failed to connect to card: Card is invalid or 
 cannot be handled
 To: n00b1...@hotmail.com
 CC: opensc-devel@lists.opensc-project.org
 
 Le 8 avril 2012 12:18, Anton Svensson n00b1...@hotmail.com a écrit :
  Here is from a pcscd --foreground --debug when running opensc-tool --atr
  http://pastebin.com/M7MitnZm
  When running the tool, i also get this:
  Using reader with a card: Gemalto GemPC Twin 00 00
  Failed to connect to card: Card is invalid or cannot be handled
 
  Any ideas?
 
 Please, do not use pastebin.com or another such service. Your trace
 will be lost when the service is stopped/purged/whatever. Just attach
 the trace to your email.
 
 Please, give us a bit more information like the card name you are using.
 Your card is unknown to me
 http://smartcard-atr.appspot.com/parse?ATR=3BFA1800FF8131FE454A434F5034314332303074
 
 Bye
 
 PS: to the OpenSC members, don't we have a description of what is
 needed when reporting a problem?
 I could not find it on the wiki.
 
 -- 
  Dr. Ludovic Rousseau
  ___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Re: [opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-08 Thread Peter Stuge
Anton Svensson wrote:
 Hmm, what kind of info is needed? Dont have that much to be honest

Full debug logs from pcscd and/or opensc?


//Peter
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel


Re: [opensc-devel] Failed to connect to card: Card is invalid or cannot be handled

2012-04-08 Thread Anton Svensson

Hmm, i posted a pastebin log from pcscd --foreground --debug (i now attatched 
it aswell) from after ran opensc-tool --atr
I also post a attachment from  ran pcsc_scan.

 Date: Sun, 8 Apr 2012 21:04:46 +0200
 From: pe...@stuge.se
 To: opensc-devel@lists.opensc-project.org
 Subject: Re: [opensc-devel] Failed to connect to card: Card is invalid
 or  cannot be handled
 
 Anton Svensson wrote:
  Hmm, what kind of info is needed? Dont have that much to be honest
 
 Full debug logs from pcscd and/or opensc?
 
 
 //Peter
 ___
 opensc-devel mailing list
 opensc-devel@lists.opensc-project.org
 http://www.opensc-project.org/mailman/listinfo/opensc-devel
  

debug-pcsc_scan
Description: Binary data


 pcscd --foreground --debug
Description: Binary data
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel