2011/6/23 Mariano Benedettini <[email protected]>: > On 06/23/2011 03:34 PM, Ludovic Rousseau wrote: >> >> 2011/6/23 Mariano Benedettini<[email protected]>: >>> >>> Hello: >>> >>> I'm trying to make an Omnikey 5321 usb work, and I'm getting these >>> errors: >>> >>> 00001185 ifdhandler.c:1151:IFDHPowerICC() action: PowerUp, >>> usb:076b/5321:libudev:0:/dev/bus/usb/004/003 (lun: 0) >>> 00008931 readerfactory.c:1301:RFWaitForReaderInit() Waiting init for >>> reader: >>> OmniKey CardMan 5321 (USB iClass Reader) 00 00 >>> 00010178 readerfactory.c:1301:RFWaitForReaderInit() Waiting init for >>> reader: >>> OmniKey CardMan 5321 (USB iClass Reader) 00 00 >>> 00010095 readerfactory.c:1301:RFWaitForReaderInit() Waiting init for >>> reader: >>> OmniKey CardMan 5321 (USB iClass Reader) 00 00 >>> 00000806 commands.c:233:CmdPowerOn Card absent or mute >>> 00000027 ifdhandler.c:1204:IFDHPowerICC() PowerUp failed >>> 00000017 eventhandler.c:271:EHStatusHandlerThread() powerState: >>> POWER_STATE_UNPOWERED >>> 00000017 eventhandler.c:272:EHStatusHandlerThread() Error powering up >>> card: >>> -2146435050 0x80100016 >>> >>> I'm running following software versions on a Ubuntu 11.04: >>> >>> libpcsclite1 1.7.0 >>> pcscd 1.7.0 >>> libccid 1.4.2 >>> >>> Any ideas? >> >> The log says: "Card absent or mute" >> Check your card. >> Is it inserted in the correct way? >> >> Bye >> > > Yes, actually the reader works fine in Windows with its proprietary driver. > The cards are Mifare Classic 1K and you can find attached the output of > pcscd --foreground --debug --apdu.
Does the card have electrical contacts? Your Mifare Classic 1K card may be contactless only. > There is also a strange behaviour: the reader accepts cards in two ways: > approaching them to the top of it and inserting them into the slot. Both > ways work fine in Windows, but with pcscd the reader only tries to read the > card if I insert it into the slot. (Is that the result of "The RFID > interface is not supported."?). Yes. You need to use a contactless reader within the supported list [1]. Look for "contactless". Bye [1] http://pcsclite.alioth.debian.org/ccid/supported.html -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
