From: Anthony F. <ant...@gm...> - 2013-08-27 05:38:33
|
Greetings. I'm trying to chase down an interop bug with some utilities provided by a group I'm doing work for. I've installed the latest nightly build of opensc on a fully-up-to-date install of Windows 7 64-bit, and all the opensc-provided command-line tools work fine: I can init the card with sc-hsm-init, dump items with pkcs15-tool, etc. However, their utilities are failing (with something helpful like "GENERAL ERROR"), and the smart card itself is not recognized -- Device Manager shows that it is a smart card, but that there's no driver for it. Specifically: The drivers for this device are not installed. (Code 28) There is no driver selected for the device information set or element. I installed the registry patch on the wiki, adding the Wow6432Node variants. Still no luck. It might be that this is completely unrelated to the actual problem I'm working on, but in case it is, I'd like to know how to get this card recognized. Thanks in advance! Best regards, Anthony Foiani |