Skip to content

Commit 5765716

Browse files
committed
Organize miscellaneous platform specific files
1 parent cbb8c85 commit 5765716

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ No. It's a pure USB3 device due to the high bandwidth requirements.
4949

5050
### Protonect complains about "no device connected" or "failure opening device".
5151

52-
Either your device is connected to an USB2-only port (see above), or you don't have permissions to access the device. On Linux, try running Protonect as root (e.g. using `sudo`). If that fixes things, place `rules/90-kinect2.rules` into `/etc/udev/rules.d/` and re-plug the device.
52+
Either your device is connected to an USB2-only port (see above), or you don't have permissions to access the device. On Linux, try running Protonect as root (e.g. using `sudo`). If that fixes things, place `platform/linux/udev/90-kinect2.rules` into `/etc/udev/rules.d/` and re-plug the device.
5353

5454
On Linux, also check `dmesg`. If there are warnings like `usb 4-1.1: Not enough bandwidth for new device state.` it means the hardware does not have the capacity for USB3 even if it claims so, or its capacity is not well supported.
5555

File renamed without changes.

0 commit comments

Comments
 (0)