Hi I am going to use PC/SC-lite to work with a OmniKey Cardman 5321 USB RFID card reader on my Gumstix Verdex micro-controller. it is using a arm processor. the linux kernel on gumstix is 2.6.21. and I have install the pcsc-lite-1.4.102 and libusb-0.1.12 into the Gumstix. when I execute the ./pcscd -f -d, I got the following information.
[EMAIL PROTECTED]:/usr/local/sbin# ./pcscd -f -d -a pcscdaemon.c:280:main() pcscd set to foreground with debug send to stderr debuglog.c:239:DebugLogSetLevel() debug level=debug debuglog.c:268:DebugLogSetCategory() Debug options: APDU pcscdaemon.c:498:main() pcsc-lite 1.4.102 daemon ready. hotplug_libusb.c:476:HPAddHotPluggable() Adding USB device: 001:003 readerfactory.c:1082:RFInitializeReader() Attempting startup of OMNIKEY CardMan 5x21 00 00 using /usr/local/pcsc/drivers/ifdokrfid_lnx-2.6.0.bundle/Contents/Linux/ifdokrfid.so dyn_unix.c:36:DYN_LoadLibrary() /usr/local/pcsc/drivers/ifdokrfid_lnx-2.6.0.bundle/Contents/Linux/ifdokrfid.so: /usr/local/pcsc/drivers/ifdokrfid_lnx-2.6.0.bundle/Contents/Linux/ifdokrfid.so: cannot open shared object file: No such file or directory readerfactory.c:1092:RFInitializeReader() RFLoadReader failed: 80100014 readerfactory.c:249:RFAddReader() OMNIKEY CardMan 5x21 init failed. pcscdaemon.c:563:signal_trap() Preparing for suicide readerfactory.c:1348:RFCleanupReaders() entering cleaning function pcscdaemon.c:523:at_exit() cleaning /var/run/pcscd The return information said it "cannot open shared object file: No such file or directory from /usr/local/pcsc/drivers/ifdokrfid_lnx-2.6.0.bundle/Contents/Linux/ifdokrfid.so. However I have check the driver file ifdokrfid.so is located in the folder. and pcsc-lite also return a failed code 80100014. So could any ladies or gentleman please give me some help with this. Thank you very much. Rgds, William -- View this message in context: http://www.nabble.com/OmniKey-Cardman-5321-on-Gumstix-tp20673728p20673728.html Sent from the MuscleCard mailing list archive at Nabble.com. _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
