Hi Paul, Thanks for the input. I have installed WinUSB (v6.1.7600.16385) for the device "Unknown Device #1" using Zadig. This didn't change the list "Supported hardware drivers" in the output of "sigrok-cli -L".
-----Original Message----- From: Paul Fertser [mailto:fercer...@gmail.com] Sent: Sunday, October 18, 2020 10:05 AM To: Helge Kruse Cc: sigrok-devel@lists.sourceforge.net Subject: Re: [sigrok-devel] Getting firmware for Kingston LA2016 Hello, On Sun, Oct 18, 2020 at 09:26:56AM +0200, Helge Kruse wrote: > I assume that it's not necessary to install the libusb driver with > Zadig. Am I right? For the reference, Zadig allows installing one of the three drivers: 1. WinUSB; 2. libusb-win32; 3. libusbK. As confusing as it might seem, the second option is not suitable for modern userspace applications that are using libusb library to talk to the USB devices (it was used for the very old version years ago). Usually the best way is to "install" WinUSB (in fact, the driver is included in Windows and what Zadig does is basically assigning it to device). Unfortunately, without doing that windows (unlike all the other common OSes) doesn't allow userspace access to USB devices. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel