Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vrserver returns VR_Init failed with VRInitError_Init_HmdNotFound #106

Open
isantop opened this issue Jan 11, 2017 · 1 comment
Open

vrserver returns VR_Init failed with VRInitError_Init_HmdNotFound #106

isantop opened this issue Jan 11, 2017 · 1 comment

Comments

@isantop
Copy link

isantop commented Jan 11, 2017

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

  1. Plug in headset
  2. Start osvr_server as root
  3. Run vrcmd from 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

@godbyk
Copy link
Contributor

godbyk commented Jan 11, 2017

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants