Le 24/03/2016 18:56, Ludovic Rousseau a écrit :
Le 15/03/2016 19:14, Ludovic Rousseau a écrit :
Maybe enabling libusb debug would help. I will try to document how to do that
easily.
Philippe, Gustavo, Eric, can you do:
$ sudo LIBUSB_DEBUG=99 pcscd -dfaT | tee log.txt
generate the problem and send me the created log.txt file?
Sorry, the correct command is:
$ sudo LIBUSB_DEBUG=99 pcscd -dfaT 2>&1 | tee log.txt
libusb sends the debug messages to stderr and this was not redirected in
log.txt :-(
Eric, can you do it again ?
Thanks
--
Dr. Ludovic Rousseau