Hi!
I'm using an e-gate with a Cyberflex 32k.

I've successfully compiled pcsc-lite-1.1.1, ifd-egate-0.04 and MuscleTools 
(frommuscleframework-1.1.3).

But i'm unable to use the smartcard :
-----
alan:/tmp/muscleframework-1.1.3/MuscleTools# ./muscleTool

MuscleCard Shell - type help for help

muscle > tokens
No Valid Tokens Found
muscle >
-----

I previously read that I have to set the ATR of the card, so I modified 
/usr/local/pcsc/drivers/ifd-egate.bundle/Contents/Info.plist and add :
-----
        <key>spAtrValue</key>
        <string>3B759400006202020301</string>
-----

pcscd is running without problems.
-----
alan:/tmp/ifd-egate-0.04# /usr/local/sbin/pcscd -d stdout
pcscdaemon.c:258 main: debug messages to stdout
pcscdaemon.c:395 main: warning: no reader.conf found

pcscdaemon.c:413 main: pcsc-lite daemon ready.
readerfactory.c:1318 RFInitializeReader: Attempting startup of E-Gate 0 0.
readerfactory.c:1060 RFBindFunctions: Loading IFD Handler 2.0
eventhandler.c:117 EHDestroyEventHandler: Stomping thread.
eventhandler.c:142 EHDestroyEventHandler: Thread stomped.
readerfactory.c:1368 RFUninitializeReader: Attempting shutdown of E-Gate 0 0.
readerfactory.c:1190 RFUnloadReader: Unloading reader driver.
...
-----

I also tried with "opensc-tool -a" to get ATR, I simply get an error (No cards 
present).

What's wrong with my setup ?

Thanks and best regards,
Mokaddem
-- 
Eikonex  
Open Source Engineering 
http://www.eikonex.net

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to