Is your reader an usb one?
Maybe I've a suggestion, read the file Info.plist inside the folder
ifd-GemPC430.bundle/Contents (or something similar) and chek if the vendor
and product id of your reader are in the list.
(You can get product and vendor id of your reader with command lsusb). If
they are not present try to add them, but the result could not be good... If
your reader is ccid compliant (you can get this info by the vendor web site
or by the ccid driver web site) try with the ccid driver
(https://alioth.debian.org/download.php/1563/ccid-1.0.1.tar.gz). About
serial reader or other types I don't know...
I hope this help
Laura
----- Original Message -----
From: "l411v.ux" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, June 28, 2006 2:02 PM
Subject: [Muscle] PCSC-lite to GemPC430
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
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle