Hi,

I have a problem with an Oberthur smart card. When I do a
C_Initialize(NULL_PTR) I have the following errors :

===================================
opensc version: 0.10.0
0: Detecting smart card
sc.c:140:: called
sc.c:145:: returning with: 1
0: Connecting to smart card
card.c:372:: called
Calling card logout function
Calling card logout function
serial number 807732318
Calling card logout function
card info: AuthentIC v5, 11004, 0x0
card.c:481:: returning with: 0
0: Detecting Framework
pkcs15.c:612:: called
called; type=2, path=3f002f00
path; type=2, path=3f002f00
cache; type=0, path=
File not found
card-oberthur.c:685:: Card returned error: File not found
return -1201
card.c:763:: returning with: -1201
called; type=2, path=3f005015
path; type=2, path=3f005015
cache; type=0, path=3f00
File not found
card-oberthur.c:685:: Card returned error: File not found
return -1201
card.c:763:: returning with: -1201
called; type=2, path=3f005031
path; type=2, path=3f005031
cache; type=0, path=3f00
File not found
card-oberthur.c:685:: Card returned error: File not found
return -1201
card.c:763:: returning with: -1201
EF(ODF) not found in '3f005031'

I have checked with opensc-explorer. Under MF, I can only find file 5011.
C_Initialize returns CKR_OK. Any idea ?

Regards.

Eric

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

Reply via email to