Hi all ... I've a strange problem with my reader the reader it's a CASTLE EZ100OPU USB with this device I've recive also the linux drivers.... i do the install an i saw that ... he copy 2 files ezusb.so and Info.plist i've download pcsc-lite version 1.2.9-beta10, my reader conf it's empty
when i try to start pcsc i've this message linux:/home/ozzo/pcsc-lite-1.2.9-beta10/src # ./pcscd -d -f pcscdaemon.c:259:main() pcscd set to foreground with debug send to stderr pcscdaemon.c:464:main() pcsc-lite 1.2.9-beta10 daemon ready. hotplug_libusb.c:406:HPAddHotPluggable() Adding USB device: 004:013 readerfactory.c:1098:RFInitializeReader() Attempting startup of CASTLES EZ100PU 00 00. dyn_unix.c:36:DYN_LoadLibrary() /usr/local/pcsc/drivers/ezusb.bundle/Contents/Linux/ezusb.so: /usr/local/pcsc/drivers/ezusb.bundle/Contents/Linux/ezusb.so: cannot open shared object file: No such file or directory readerfactory.c:251:RFAddReader() CASTLES EZ100PU init failed. but it's strange because i have /usr/local/pcsc/drivers/ezusb.bundle/Contents/Linux/ezusb.so !!! ...... I have try to download the latest drivers an put infos into readers.conf like this linux:/home/ozzo # more /etc/reader.conf.orig FRIENDLYNAME "CASTLES EZ100PU" #DEVICENAME CAS_SMART_RDR DEVICENAME /dev/null LIBPATH /usr/lib/readers/ezusb.so CHANNELID 0x000000 obviusly the ezusb.so file exist into the right path, but the message it's really similar to the one before! linux:/home/ozzo/pcsc-lite-1.2.9-beta10/src # ./pcscd -d -f -c /etc/reader.conf.orig pcscdaemon.c:259:main() pcscd set to foreground with debug send to stderr pcscdaemon.c:250:main() using new config file: /etc/reader.conf.orig readerfactory.c:1098:RFInitializeReader() Attempting startup of CASTLES EZ100PU 00 00. dyn_unix.c:36:DYN_LoadLibrary() /usr/lib/readers/ezusb.so: /usr/lib/readers/ezusb.so: cannot open shared object file: No such file or directory readerfactory.c:251:RFAddReader() CASTLES EZ100PU init failed. pcscdaemon.c:464:main() pcsc-lite 1.2.9-beta10 daemon ready. hotplug_libusb.c:406:HPAddHotPluggable() Adding USB device: 004:013 readerfactory.c:1098:RFInitializeReader() Attempting startup of CASTLES EZ100PU 00 00. dyn_unix.c:36:DYN_LoadLibrary() /usr/local/pcsc/drivers/ezusb.bundle/Contents/Linux/ezusb.so: /usr/local/pcsc/drivers/ezusb.bundle/Contents/Linux/ezusb.so: cannot open shared object file: No such file or directory readerfactory.c:251:RFAddReader() CASTLES EZ100PU init failed. obviusly..... # ls -l /usr/lib/readers/ezusb.so -rwxr-xr-x 1 root root 137956 2006-02-22 12:37 /usr/lib/readers/ezusb.so any help will be good! Thankyou _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
