Skip to content

Commit c7dc589

Browse files
committed
docs: Update UsbDk instructions
1 parent 9dac58a commit c7dc589

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,11 @@ When you report USB issues, please attach relevant debug log from running the pr
8181

8282
* Install UsbDk driver
8383

84-
Download the latest x64 installer from https://github.com/daynix/UsbDk/releases, install it. This doesn't interfere with the Microsoft SDK. Do not install the libusbK driver if you install the UsbDK driver. If UsbDk somehow does not work, use `-DLIBUSB_USE_USBDK=OFF` to switch to the libusbK backend.
84+
1. (Windows 7) You must first install Microsoft Security Advisory 3033929 otherwise your USB keyboards and mice will stop working!
85+
2. Download the latest x64 installer from https://github.com/daynix/UsbDk/releases, install it.
86+
3. If UsbDk somehow does not work, uninstall UsbDk and follow the libusbK instructions.
87+
88+
This doesn't interfere with the Microsoft SDK. Do not install both UsbDK and libusbK drivers
8589
* (Alternatively) Install libusbK driver
8690

8791
You don't need the Kinect for Windows v2 SDK to build and install libfreenect2, though it doesn't hurt to have it too. You don't need to uninstall the SDK or the driver before doing this procedure.

0 commit comments

Comments
 (0)