On 23/11/05, Ajay Sharma <[EMAIL PROTECTED]> wrote: > I was able to make some progress here after fixing the product ID. Now when > starting the pcscd, I am getting the followings: > > pcscdaemon.c:258:main() pcscd set to foreground with debug send to stderr > debuglog.c:207:DebugLogSetLevel() debug level=debug > pcscdaemon.c:463:main() pcsc-lite 1.2.9-beta8 daemon ready. > hotplug_libusb.c:169:HPReadBundleValues() Found driver for: > ACS ACR 30u > hotplug_libusb.c:220:HPReadBundleValues() Found drivers for > 1 readers > hotplug_libusb.c:404:HPAddHotPluggable() Adding USB device: > 004:007 > readerfactory.c:1096:RFInitializeReader() Attempting startup of ACS ACR 30u > 00 00. > readerfactory.c:938:RFBindFunctions() Loading IFD Handler 2.0 > ifdwrapper.c:483:IFDStatusICC() Card not transacted: 612 > eventhandler.c:165:EHSpawnEventHandler() Initial Check Failed on ACS ACR 30u > 00 00 > > What does 'Card not transacted:612" means ? How do I fix it ?
The important message here is "Initial Check Failed on ACS ACR 30u 00 00 " When starting a reader driver pcscd tries to get the card status. If that fails (it is your case) the reader is not used. You have a problem with your reader, its driver or both. bye, -- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not "big brother" Google _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
