Le jeudi 18 d�cembre 2003 � 14:42:48, sh a �crit: > Has anyone a working driver for the SPR532 Reader on Mac OS X 10.3? > If I install the ccid-0.3.2 driver pcscd crashed immediately: > > [iMac:~] stefan% sudo pcscd -f -d stdout > src/PCSC/pcscdaemon.c:266 main: pcscd set to foreground > src/PCSC/pcscdaemon.c:280 main: debug messages to stdout > src/PCSC/readerfactory.c:1336 RFInitializeReader: Attempting startup of > GemPCTwin serial 0 0.
Argh! you installed the GemPCTwin _serial_ driver. That's my fault. The /etc/reader.conf is created by the Makefile. Maybe 'make install' should only install the USB driver. You can rename the /etc/reader.conf to /etc/reader.conf.whatever so that pcscd does not try to load this driver. > src/PCSC/readerfactory.c:237 RFAddReader: GemPCTwin serial init failed. > src/PCSC/pcscdaemon.c:487 main: pcsc-lite daemon ready. > Bus error Nice error. I don't have a Mac OS X 10.3 right now to make tests and debug. Can you run pcscd under gdb and send the output of 'bt' (backtrace)? Bye, -- 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
