[Pcsclite-muscle] pcsc-lite-1.8.17 on solaris system

Ivo Raisr ivo.raisr at oracle.com
Wed Aug 3 10:09:23 UTC 2016



On 2.8.2016 22:40, Greg Barry wrote:
> I apologize for my lack of knowlege on this .. but I'm not
> sure what my next step is?
>
> When I connect the omnikey 3120 reader to the system
> I get these messages
>
> usba: [ID 912658 kern.info] USB 2.0 device (usb76b,3021) operating at 
> full speed (USB 1.x) on USB 1.10 root hub: device at 2, usb_mid1 at bus 
> address 2 usba: [ID 349649 kern.info] OMNIKEY AG Smart Card Reader USB 
> genunix: [ID 936769 kern.info] usb_mid1 is 
> /pci at 1e,600000/usb at b/device at 2 genunix: [ID 408114 kern.info] 
> /pci at 1e,600000/usb at b/device at 2 (usb_mid1) online usba: [ID 723738 
> kern.info] /pci at 1e,600000/usb at b/device at 2 (usb_mid1): no driver found 
> for interface 0 (nodename: 'interface') of OMNIKEY AG Smart Card 
> Reader USB
> Running the pscd daemon in debug mode produces:
> /usr/local/sbin/pcscd --debug -f 00000000 pcscdaemon.c:351:() pcscd 
> set to foreground with debug send to stdout 00001345 
> configfile.l:341:() Parsing conf file: /usr/local/etc/reader.conf.d 
> 00000067 pcscdaemon.c:672:() pcsc-lite 1.8.17 daemon ready.
>
> but it does not seem to be aware of any of the usb device ports

Is your smart card reader USB one? If yes,
then you also need a decent usb library, such as:
https://java.net/projects/solaris-userland/sources/gate/show/components/libusb-1
and you need to have pcsc-lite and libccid build against it.

I suggest to follow steps in Makefiles and examine patches for all the
components you need in your 2FA smart card stack:
libusb-1, pcsc-lite, ccid, [also libpki and openca-ocspd should you need 
to utilize OCSP]
https://java.net/projects/solaris-userland/sources/gate/show/components

Examine contents of *.p5m files which will guide you where to put
stuff so that the components work together.

In particular, libcccid.so gets used from a location such as:
/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Solaris/libccid.so
But that depends on how did you configure pcsc-lite.

Kind regards,
I.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pcsclite-muscle/attachments/20160803/7c75ae6d/attachment.html>


More information about the Pcsclite-muscle mailing list