Re: [Pcsclite-muscle] Yubikey init failed

2017-02-16 Thread Robin Lambertz
Hi, First, thanks for the help and the swift reply :). So I should note that the yubikey works fine when accessed directly on the host, it only fails in the guest. The virtualization software used by QubesOS is Xen. However, I found out that it uses a "USB proxy"[0] to protect the system fro

Re: [Pcsclite-muscle] Yubikey init failed

2017-02-16 Thread Ludovic Rousseau
2017-02-16 14:01 GMT+01:00 Robin Lambertz : > Hi, Hello, > First, thanks for the help and the swift reply :). > > So I should note that the yubikey works fine when accessed directly on the host, it only fails in the guest. > > The virtualization software used by QubesOS is Xen. However, I found

[Pcsclite-muscle] Apply fix "OpenUSBByName(): the device bus & addr must match" (8b9f6f33) for libusb

2017-02-16 Thread Maximilian Stein
Hi, I noticed that commits [1] and [2], which fixed initialising a wrong USB device if the PID/VID are identical, only regards pcscd configured with libudev. In my opinion this can and should be fixed for pcscd configured with libusb as well. Please see the attached patch. Kind regards Maximilian

Re: [Pcsclite-muscle] Apply fix "OpenUSBByName(): the device bus & addr must match" (8b9f6f33) for libusb

2017-02-16 Thread Ludovic Rousseau
2017-02-16 16:34 GMT+01:00 Maximilian Stein : > Hi, > Hello, > > I noticed that commits [1] and [2], which fixed initialising a wrong USB > device if the PID/VID are identical, only regards pcscd configured with > libudev. In my opinion this can and should be fixed for pcscd configured > with l