2015-09-18 17:16 GMT+02:00 linux service <[email protected]>:
> Exact Same error in Debian Jessie.

This is not really helpful.
Without a debug trace I can't do much.

Edit the file /lib/systemd/system/pcscd.service and replace the line:
ExecStart=/usr/sbin/pcscd --foreground --auto-exit
by
ExecStart=/usr/sbin/pcscd --foreground --auto-exit --debug

Edit the file /etc/libccid_Info.plist and change the lines:
    <key>ifdLogLevel</key>
    <string>0x0003</string>
in
    <key>ifdLogLevel</key>
    <string>0x000f</string>

Then reboot the computer and try to use the smart card reader.
You should get some pcscd logs in /var/log/daemon.log. Send them.

Bye

-- 
 Dr. Ludovic Rousseau

_______________________________________________
Pcsclite-muscle mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle

Reply via email to