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

Cannot get CV1 Oculus working... #7

Open
gadLinux opened this issue Mar 30, 2018 · 0 comments
Open

Cannot get CV1 Oculus working... #7

gadLinux opened this issue Mar 30, 2018 · 0 comments

Comments

@gadLinux
Copy link

I recently tried to compile openhmd for CV1 and it works nicely.

I tried your plugin to see if I can make it work on OSVR but it seems it doesn't work. Something like this:

Mar 31 00:18:21.904 info [OSVR]: /home/gaguilar/git/OSVR-Core/src/osvr/ClientKit/DisplayC.cpp:47: Created an OSVR_DisplayConfigObject!
Mar 31 00:18:21.904 info [OSVR]: /home/gaguilar/git/OSVR-Core/src/osvr/ClientKit/DisplayC.cpp:89: Error creating display config - null internal config object returned
Mar 31 00:18:21.904 info [OSVR]: /home/gaguilar/git/OSVR-Core/src/osvr/ClientKit/DisplayC.cpp:50: OSVR_DisplayConfigObject destructor

Could not get display config (server probably not running or not behaving), exiting.
Mar 31 00:18:21.904 info [OSVR]: /home/gaguilar/git/OSVR-Core/src/osvr/ClientKit/DisplayC.cpp:125: Passed a null display config!

Can you give us a little bit guidance. Creating an empty file with just the json as display seems not to work.

{
"display": "displays/com_osvr_OculusRift.json"
}

{
"deviceVendor": "Oculus VR",
"deviceName": "Oculus Rift Trackers/Sensors (via OpenHMD)",
"author": "Steve Le Roy Harris [email protected]",
"version": 1,
"lastModified": "2016-06-21T09:35:07.585Z",
"interfaces": {
"tracker": {
"count": 1,
"position": false,
"orientation": true
}
},
"semantic": {
"hmd": "tracker/0"
},
"automaticAliases": {
"/me/head": "semantic/hmd"
}
}

Gives what I told...

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

1 participant