> This is a good start. But I forgot to mention that > you have to also > change the ProductId in ./GemPC430/usbserial_linux.c
I did a little research before embarking on this project, and saw you suggest this to someone else. When i posted my question last night, I had already made this fix too. > If you had done this already, I need more info. > Could you modify > ./GemPC430/Config.h with the following definitions: > > #define DEBUG_LEVEL_CRITICAL 1 > #define DEBUG_LEVEL_INFO 1 > #define DEBUG_LEVEL_APDU 1 > #define DEBUG_LEVEL_COMM 1 > > Make sure the following is commented: > //#define DEBUG_STDERR Ok, I grepped for DEBUG in the directory, and didn't see any of those. There isn't even a Config.h file I did however see a GEMPC430_DEBUG commented out in ifdhandler.c (which i uncommented), and a USBDEBUG in usbserial.c, which i also uncommented. Am I running the right version of your code? I got it from the MUSCLE site a day ago. > > and send me the logs as well as the versions of: pcscdaemon.c 202: main: PC/SC Lite Daemon Ready. readerfactory.c 1054: RFInitializeReader: Attempting startup of GemPC430 0 0. readerfactory.c 829: RFBindFunctions: Loading IFD Handler 2.0 IFD_GemPC430 : entering IFDHCreateChannel -> 3 1 0 1 <- 2 0 1 IFD_GemPC430 : entering IFDHSetCapabilities IFD_GemPC430 : entering IFDHICCPresence -> 1 17 <- 7 0 6 2 11 ff a 0 IFD_GemPC430 : entering IFDHSetCapabilities IFD_GemPC430 : entering IFDHICCPresence -> 1 17 <- 7 0 6 2 11 ff a 0 IFD_GemPC430 : entering IFDHGetCapabilities IFD_GemPC430 : entering IFDHSetCapabilities IFD_GemPC430 : entering IFDHICCPresence -> 1 17 <- 7 0 6 2 11 ff a 0 IFD_GemPC430 : entering IFDHSetCapabilities IFD_GemPC430 : entering IFDHPowerICC -> 1 12 <- 12 0 3b 6d 0 ff 0 31 80 71 8e 64 48 d5 2 0 82 90 0 IFD_GemPC430 : entering IFDHSetCapabilities IFD_GemPC430 : entering IFDHICCPresence -> 1 17 <- 7 0 6 2 11 ff a 0 (after which point, it starts looping the last 4 lines) > - your kernel 2.4.17 > - pcscd pcsc-lite-1.0.1 > - GemPC driver ifd-GemPC430.linux 0.2a The drive is a Gemplus GCR432 (which came free with a visa card) Thanks, Chris __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ *************************************************************** Unix Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http://www.linuxnet.com/ To unsubscribe send an email to [EMAIL PROTECTED] with unsubscribe sclinux ***************************************************************
