pcscd says when initialized: hotplug_libusb.c:105:HPReadBundleValues() Cannot open PC/SC drivers directory: /usr/lib/readers/usb hotplug_libusb.c:106:HPReadBundleValues() Disabling USB support for pcscd. Proposed solution: include in the ebuild creation of directory /usr/lib/readers/usb . Verified with pcsc-lite version 1.3.1. Verification procedure: execute "/etc/init.d/pcscd stop; pcscd -f".
even if the directory exists, it'll be empty ... and you'll be right back where you started: hotplug_libusb.c:217:HPReadBundleValues() No bundle files in pcsc drivers directory: /usr/lib64/readers/usb hotplug_libusb.c:218:HPReadBundleValues() Disabling USB support for pcscd
(In reply to comment #0) > pcscd says when initialized: > > hotplug_libusb.c:105:HPReadBundleValues() Cannot open PC/SC drivers directory: > /usr/lib/readers/usb > hotplug_libusb.c:106:HPReadBundleValues() Disabling USB support for pcscd. > > Proposed solution: include in the ebuild creation of directory > /usr/lib/readers/usb . > > Verified with pcsc-lite version 1.3.1. > > Verification procedure: execute "/etc/init.d/pcscd stop; pcscd -f". > The problem is you need to install "ccid" as well. This will install the /usr/lib64/readers/usb/ifd-ccid.bundle file.