From e711030a76cbefd1cbe6017690076e0bc4987ec5 Mon Sep 17 00:00:00 2001 From: CNLohr Date: Thu, 9 Mar 2017 00:05:35 -0500 Subject: Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9428f39..6e097f8 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,13 @@ Please see the issues for what help needs to be done now! HackADay article and video with Dr. Yates on how they made the Vive a thing. http://hackaday.com/2016/12/21/alan-yates-why-valves-lighthouse-cant-work/ +## Getting things working + +There are two things you should consider doing to your system before running libsurvive. + +(1) Install the udev rules: ```cp usefulfiles/81-vive.rules to /etc/udev/rules.d/``` and reboot. +(2) If you are running on an NVIDIA Card, you will need to AllowHMD to true. Add the following line to your /etc/X11/xorg.conf device section: ```Option "AllowHMD" "yes"``` + ## Introduction High-performance HTC Vive Library -- cgit v1.2.3