Hello, Le vendredi 23 janvier 2004 � 00:06:42, Bo Wu a �crit: > I checked the pcscd log, and found the following 3 lines are suspected. I > found that a slash was missing between drivers and ifd-ccid.bundle. I will > try to fix it tomorrow.
It surprise me. This missing "/" bug was corrected before the 1.2.0 release. See [1] for the patch. Can you remove your installed pcsc-lite and install an _official_ 1.2.0 version ? I also see: > hotplug_linux.c:179 Disabling USB support for pcscd So I imagine your GemPC Twin is _not_ USB but connected to a serial port. Right? > But what is the reason of "commands.c:335 Procedure > byte conflict"? This error message occurs when you use a T=1 card in TPDU mode. This is not supported in libccid 0.3.2 (I am working on it). And your card is a T=1 card (according to the ATR). How did you load the applet? Using this reader under GNU/Linux? Using Windows? You can try to edit ccid-0.3.2/src/ccid.c and comment the "#if 0" and "#endif" lines in the function ccid_open_hack(). This will switch the GemPC Twin reader in APDU mode instead of TPDU so you can use your T=1 card. Bye, [1] http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/PCSC/src/hotplug_libusb.c.diff?r1=1.11&r2=1.12&cvsroot=pcsclite -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
