vrserver returns VR_Init failed with VRInitError_Init_HmdNotFound
Description of issue
When running vrcmd and vrserver manually, the output indicates that the HMD is not being detected. vrcmd terminates with VR_Init failed with VRInitError_Init_HmdNotFound
Steps to reproduce the problem
- Plug in headset
- Start osvr_server as root
- Run
vrcmdfrom the command line to check if the HMD is being detected.
System configuration
Please specify any relevant system configuration information.
- Graphics card(s): Nvidia GeForce GTX 970M
- Operating system: Ubuntu 16.10 64-bit
- Version of SteamVR: 1484014556
- Version of SteamVR-OSVR: Git 7011d81
Attached files
Please attach the following files:
osvr_server_config.json Web-Viewable vrserver.txt Web-Viewable vrclient_vrcmd.txt Web-Viewable
The message Display startup timed out! usually indicates that either the OSVR server isn't running or that it hasn't received any movement reports from the HDK. After starting up the server, move the HDK around a bit and then try running vrcmd again and see if that helps any.
(I'll have to dig into the code on the OSVR-Core side to see why else the display configuration might not start up.)