Hi all,

Sorry for a stupid question...

I am using Mandriva Linux 2006.0 with GemPC430 (MES430GPC) smartcard reader.

I have copied and installed ifd-gempc-1.0.1 driver at
/usr/local/pcsc/drivers/ directory. I changed the Makefile to install
GemPC430 only. I wrote a simple program to take ATR and send some APDU
commands and the driver and reader are working properly.

The problem is occur when I try to combine the driver with pcsc-lite API
functions.
After pcsc-lite-1.3.0 is installed the libpcsclite.* is placed at
/usr/local/lib/ directory and pcscd at /usr/sbin/.

I login as root, run pcscd and run testpcsc.

----

[EMAIL PROTECTED] src]# ./pcscd

[EMAIL PROTECTED] src]# ps -ax | grep pcscd
Warning: bad ps syntax, perhaps a bogus '-'? See
http://procps.sf.net/faq.html
 5261 ?        Ss     0:00 ./pcscd

[EMAIL PROTECTED] src]# ./testpcsc

MUSCLE PC/SC Lite unitary test Program

THIS PROGRAM IS NOT DESIGNED AS A TESTING TOOL FOR END USERS!
Do NOT use it unless you really know what you do.

Testing SCardEstablishContext    : Command successful.
Testing SCardGetStatusChange
Please insert a working reader   :

----

After I plugged the reader, nothing is happen.

I have tried to find something like "XXXX.bundle"
("ifd-GemPC430.bundle") at
http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ but I got nothing.

Any comments or suggestions are wellcome. My objective is to write
smartcard application on Linux using pcsc-lite APIs.


Thanks,
lain
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to