Hello, here are the logs created by pcscd:
1. SCM SPR532 reader (GemPC433 CCID driver with VendorID set to 0x04E6 and ProductID set to 0xE003 in Info.plist): src/readerfactory.c:1317 RFInitializeReader: Attempting startup of SPRx32 0 0. src/readerfactory.c:1060 RFBindFunctions: Loading IFD Handler 2.0 src/eventhandler.c:467 EHSpawnEventHandler: Card inserted into SPRx32 0 0 EHSpawnEventHandler: Card ATR: 3B EF 00 FF 81 31 50 45 42 61 73 69 63 43 61 72 64 20 5A 43 31 2E 31 CC src/winscard.c:76 SCardEstablishContext: Establishing Context: 17020516 src/winscard.c:154 SCardConnect: Attempting Connect to SPRx32 0 0 src/winscard.c:252 SCardConnect: Active Protocol: 2 src/winscard.c:259 SCardConnect: hCard Identity: 17cef src/winscard.c:1267 SCardTransmit: Send Protocol: 1 then the error 0x80100016 is returned 2. Omnikey Cardman USB 2020: src/pcscdaemon.c:258 main: debug messages to stdout src/pcscdaemon.c:395 main: warning: no reader.conf found src/pcscdaemon.c:413 main: pcsc-lite daemon ready. src/readerfactory.c:1317 RFInitializeReader: Attempting startup of Omnikey CardMan 2020 0 0. src/readerfactory.c:1060 RFBindFunctions: Loading IFD Handler 2.0 src/winscard_msg.c:263 SHMProcessEvents: Common channel packet arrival src/winscard.c:76 SCardEstablishContext: Establishing Context: 17020854 src/winscard.c:154 SCardConnect: Attempting Connect to Omnikey CardMan 2020 0 0 src/winscard.c:252 SCardConnect: Active Protocol: 2 src/winscard.c:259 SCardConnect: hCard Identity: 1b36e src/winscard.c:1267 SCardTransmit: Send Protocol: 1 If you're interested in the commands that are called, here they are: 1. ESTABLISH CONTEXT 2. READERS 3. CONNECT 4. STATUS 5. TRANSMIT My system is: iBook 900, OSX 10.2.8, pcsc_lite 1.2.0 rc3 Maybe I'm using the wrong driver? Is there a binary version of the generic CCID driver? If I try to build it from source I'm always told that usb.h could not be found. In fact usb.h is not in my system. Where could I get it? thanks in advance Stefan Am 29.10.2003 9:23 Uhr schrieb "Damien Sauveron" unter <[EMAIL PROTECTED]>: > Hi, > > What is the driver you used for this reader? I have tested the SPR532 > with success on Linux with the generic CCID driver [1]. > See my previous post about the CCID for OSX. > Could you report your problem with LOGS on [2]? > > Give us all the information you have about the version of PC/SC you > used, the driver name and version, the system you used, ... > For the logs send us the output of "pcscd -a -f -d stdout" > You may also send us a log with an Omnikey CardMan in order to compare > the output. > > > [1] http://alioth.debian.org/projects/pcsclite/ > [2] http://alioth.debian.org/tracker/?group_id=1225 > > Regards, > > Damien Sauveron > > > > > sh wrote: > >> If I try to execute a function on a BasicCard with my CCID reader (SCM >> SPR532) always error 0x80100016 (card not transacted) is returned, even if I >> call BEGIN TRANSACTION before. >> With the Omnikey CardMan (no CCID) everything works without problems. >> >> My OS: Mac OSX 10.2.8 >> >> Any hints? >> >> >> Stefan >> >> _______________________________________________ >> Muscle mailing list >> [EMAIL PROTECTED] >> http://lists.musclecard.com/mailman/listinfo/muscle >> > _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
