Hello Dr. Ludovic, I removed proprietary drivers and using only your driver.. For SCR3310 usb smartcard reader on Linux 2.4.24, I'm using this 1. libusb-0.1.12 2. pcsc-lite-1.4.4 3. ccid-1.3.0 I'm getting the following error..
root@(none):~# pcscd -d -f pcscdaemon.c:294:main() pcscd set to foreground with debug send to stderr pcscdaemon.c:507:main() pcsc-lite 1.4.4 daemon ready. hotplug_libusb.c:478:HPAddHotPluggable() Adding USB device: 001:004 readerfactory.c:1113:RFInitializeReader() Attempting startup of SCM SCR 3310 (21120641202391) 00 00 using /lib/pcsc/drivers/ifd-ccid.bundle /Contents/Linux/libccid.so.1.3.0 readerfactory.c:980:RFBindFunctions() Loading IFD Handler 3.0 ifdhandler.c:1239:init_driver() LogLevel: 0x0003 ifdhandler.c:1249:init_driver() DriverOptions: 0x0000 ifdhandler.c:77:IFDHCreateChannelByName() lun: 0, device: usb:04e6/5116:libusb:001:004 ccid_usb.c:229:OpenUSBByName() Manufacturer: Ludovic Rousseau ( [EMAIL PROTECTED]) ccid_usb.c:239:OpenUSBByName() ProductString: Generic CCID driver v1.3.0 ccid_usb.c:245:OpenUSBByName() Copyright: This driver is protected by terms of the GNU Lesser General Public License version 2.1, or (at your option) any later version. ccid_usb.c:387:OpenUSBByName() Can't claim interface 001/004: Device or resource busy ifdhandler.c:95:IFDHCreateChannelByName() failed readerfactory.c:1152:RFInitializeReader() Open Port 200000 Failed (usb:04e6/5116:libusb:001) readerfactory.c:1025:RFUnloadReader() Unloading reader driver. readerfactory.c:252:RFAddReader() SCM SCR 3310 (21120641202391) init failed. hotplug_libusb.c:402:HPEstablishUSBNotifications() Driver ifd-ccid.bundledoes not support IFD_GENERATE_HOTPLUG. Using active polling instead. hotplug_libusb.c:411:HPEstablishUSBNotifications() Polling forced every 1 second(s) Please let me know where did I go wrong. Thanks, Santosh On 9/19/07, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > > 2007/9/19, santosh.ry <[EMAIL PROTECTED]>: > > Hello all, > > Hello, > > > I'm using the same reader SCR3310 and getting exactly the same problem. > > > > SCardConnect: Unknown reader specified. (0x80100009) > > > > Did you find a solution? Could you please tell me the solution? > > Maybe because the reader name is too long? > In the message you quote the reader name is "SCR3310 USB Smart Card > Reader (21120548212499) 00 0". I note that a "0" is missing. The > reader name should finish with " 00 00" > > You should edit the Info.plist file of the driver to correct that. And > report the bug upstream. I guess the libscr3xxx.so.4.6.4 driver is a > proprietary driver from SCM. > > Note that you will NOT have this problem if you use my free software > CCID driver [1]. > > [1] http://pcsclite.alioth.debian.org/ccid.html > > -- > Dr. Ludovic Rousseau > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle >
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
