-
Notifications
You must be signed in to change notification settings - Fork 57
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
OSVR HDK 1.4 cannot start STEAM VR - error 108 #127
Comments
The |
@godbyk hi, yes I always start the osvr server before starting the application. To start OSVR server I use OSVR Central -> OSVR server |
While the OSVR server is running, can you run |
@godbyk edit: changed the print_tree.log to print_tree.txt because the github |
It looks like either the server isn't actually running or Can you run the OSVR server from a terminal as well? It will print out a log showing any errors it encounters. |
Video-based tracker: Could not open the tracking camera. If you intend to use it, make sure that all cables to it are plugged in firmly. Aug 30 00:32:23.778 info [OSVR]: Z:\j\workspace\OSVR-Core-Build-Win\BIT\64\TRACING\OFF\VS\12\host\windows\src\osvr\Client\AnalysisClientContext.cpp:76: Got updated path tree, processing |
Also with same osvr_server instance running I'm able to play non steamvr games or use unity to do stuff with osvr |
If you leave |
@godbyk Video-based tracker: Could not open the tracking camera. If you intend to use it, make sure that all cables to it are plugged in firmly. Aug 30 00:51:10.128 info [OSVR]: Z:\j\workspace\OSVR-Core-Build-Win\BIT\64\TRACING\OFF\VS\12\host\windows\src\osvr\Client\AnalysisClientContext.cpp:76: Got updated path tree, processing print_tree: [ StringElement] /display [ DeviceElement] /org_osvr_filter_videoimufusion/HeadFusion [ DeviceElement] /com_osvr_Multiserver/OSVRHackerDevKit0 edit added markup |
Aug 30 01:18:57.610 info [OSVR Server]: Performing hardware auto-detection. This is what I get to osvr_server right after the osvr_print_tree.exe is finished |
Can't see this comment which I received from email:
The instructions said nothing about the manifest so I haven't touched it. |
It looks like OSVR is having trouble talking to the IR tracking camera ( The Winsock error is a little suspicious, too:
While Winsock error 10061 means the connection was refused:
|
@godbyk sorry for late response. Currently I don't have the IR camera added in setup. Is it necessary to have? I have it in the box. Never used it. |
Description of issue
SteamVR says cannot detect headmount (error 108) and cannot figure out how to continue. The HDK itself works e.g. with games from itch.io.
Steps to reproduce the problem
Open SteamVR.
System configuration
Please specify any relevant system configuration information.
osvr_server_config.txt
vrclient_vrmonitor.txt
vrclient_vrstartup.txt
vrmonitor.txt
vrserver.previous.txt
vrserver.txt
vrclient_Steam.txt
Attached files
Please attach the following files:
osvr_server
configuration file.vr*.txt
files from the Steamlogs
directory.The text was updated successfully, but these errors were encountered: