pcsc-lite-1.3.1
libmusclecard-1.3.3
scr3xxx_v4.6.1 (my reader driver)
Everything seems to have compiled and installed fine, and it looks like my card reader is being detected. When I start up the pcscd service, I get the following:
# pcscd -f -d
pcscdaemon.c:259:main() pcscd set to foreground with debug send to stderr
debuglog.c:207:DebugLogSetLevel() debug level=debug
pcscdaemon.c:464:main() pcsc-lite 1.3.1 daemon ready.
hotplug_libusb.c:407:HPAddHotPluggable() Adding USB device: 001:005
readerfactory.c:1095:RFInitializeReader() Attempting startup of SCR331 USB Smart Card Reader (28001A8C) 00 00.
readerfactory.c:933:RFBindFunctions() Loading IFD Handler 2.0
But when I try and test everything, I have problems. It seems like I am able to connect to the reader, but no matter what I do it never sees a card in the reader. Here's the output from testpcsc:
# 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 : Command successful.
Testing SCardListReaderGroups : Command successful.
Group 01: SCard$DefaultReaders
Testing SCardListReaders : Command successful.
Reader 01: SCR331 USB Smart Card Reader (28001A8C) 00 00
Waiting for card insertion :
It just sits and waits, I've tried inserting multiple cards and using multiple readers (same model). I'm new to the whole smart cards on Linux thing, so any help would be greatly appreaciated.
thanks
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
