libusb-win32 icon indicating copy to clipboard operation
libusb-win32 copied to clipboard

libusb0.sys filter driver may not work with some USB devices (please report issues here)

Open mcuee opened this issue 2 years ago • 4 comments

Take note there is no gurantee that libusb0.sys device filter (which functions as a upper filter) will work for all the USB devices.

Please report issues here.

mcuee avatar Feb 24 '23 13:02 mcuee

One example is the following report. It is most likely that libusb0.sys filter may not work with the Mi dual mode Wireless Mouse USB receiver.

  • https://github.com/mcuee/libusbk/issues/45

mcuee avatar Feb 24 '23 13:02 mcuee

Another potential issue is with FT232R USB to Serial devices. But the following issue may be more related to libusb-1.0 Windows handling of the libusb0.sys filter driver.

  • https://github.com/libusb/libusb/issues/1019

mcuee avatar Feb 24 '23 13:02 mcuee

@dontech

If you have sometime, please help to see how we can debug the potential issue with FT232R USB to Serial devices above. Thanks.

mcuee avatar Feb 27 '23 12:02 mcuee

Looks like there is another device not working with libusb-win32 filter here.

  • https://github.com/mcuee/libusb-win32/issues/69#issuecomment-2072037384

mcuee avatar Apr 23 '24 12:04 mcuee