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

Problem with ViveDisplayExtractor.exe and display #34

Open
ghost opened this issue Jul 11, 2017 · 0 comments
Open

Problem with ViveDisplayExtractor.exe and display #34

ghost opened this issue Jul 11, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 11, 2017

hello,
i want to use from steamvr osvr plugin but when i'm using from ViveDisplayExtractor.exe it doesn't generate display files ,and this is output :

July 11 13:40:08.307 info [OSVR]: Logging for C:\Program Files\OSVR\SDK\x64\bin
ViveDisplayExtractor.exe
July 11 13:40:08.374 info [ServerDriverHost]: TrackedDeviceAdded(LHR-D6B76217)

[DisplayExtractor] Device with s/n LHR-D6B76217 activated, assigned ID 0
[DisplayExtractor] Got 1 tracked devices at startup
[DisplayExtractor] -- it's a display, too! We'll extract its display parameters
now.
Error trying to read the manufacturer of the attached HMD...
Error trying to read the model of the attached HMD...
[getStringProperty] Got an initial return value larger than the buffer size: ret
= 4075540368, buf.size() = 32
[getStringProperty] THIS SHOULDN'T HAPPEN: Got a return value larger than the bu
ffer size: ret = 4075540368, buf.size() = 32
Error trying to read the serial number of the attached HMD...

[DisplayExtractor]

[DisplayExtractor] Successfully extracted display parameters from Vive.

[DisplayExtractor] Writing distortion mesh data file:
C:/Program Files/OSVR/SDK/x64/bin/displays/HTC_Vive_meshdata.json

[DisplayExtractor] Writing display descriptor file:
C:/Program Files/OSVR/SDK/x64/bin/displays/HTC_Vive.json

[DisplayExtractor] Be sure to re-run this tool if you move your OSVR Server inst
allation, as the generated files include absolute paths.
[DisplayExtractor] Press enter to quit...

and in cpp context when i insert this code :

osvr::renderkit::RenderManager* render =
osvr::renderkit::createRenderManager(context.get(), "OpenGL");

then i have display error problem :

error [createRenderManager]: Got Display info from server (
ignore earlier errors that occured while we were waiting to connect)

...

July 11 13:55:29.058 error [createRenderManager]: Could not parse /display strin
g from server.

my system info:
Graphics card: Gigabyte Geforce gtx 1070
Graphic Driver version : 384.76
Operating system: windows 8.1
Version of SteamVR : 1499136050
VR Device: HTC Vive

how can i solve this problem?

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

0 participants