From d6e1871aedd9221fd467ea6c58c5c977ebd5cd72 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Sat, 9 Jan 2016 13:27:45 +0100 Subject: [PATCH 1/1] README: document how to install the udev rules --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 7cde557..fb0d057 100644 --- a/README +++ b/README @@ -34,6 +34,12 @@ Install kinect_upload_fw first: it will be copied to /usr/local/sbin by default, assign the PREFIX variable on the command line to install it to another location. +Then install the udev rules to automate the firmware loading: + + # make install_udev_rules \ + FIRMWARE_PATH=/lib/firmware/kinect/UACFirmware + LOADER_PATH=/usr/local/sbin/kinect_upload_fw + Then run the firmware fetcher script (remember this is only needed once): -- 2.1.4