openvrmc / OpenVR-MotionCompensation

An OpenVR driver for motion compensation - a limited version of OpenVR-InputEmulator
https://ovrmc.dschadu.de/
GNU General Public License v3.0
36 stars 16 forks source link

Black screen when enabled/applied #18

Closed rosskevin closed 4 years ago

rosskevin commented 4 years ago

Tried with both the 0.3.1 and the 0.3.2 hotfix, valve index and controllers.

driver_motioncompensation.log

To reproduce

Result

The result is always a black screen. While openvr is still running, and you can see light, there is no output and I cannot navigate anywhere.

Restarting openvr shows that ovrmc is not enabled and works fine without it.

The log is attached, nothing seems abnormal.

rosskevin commented 4 years ago

FYI I also tried turning on both controllers before starting ovrmc dialog, no difference.

rosskevin commented 4 years ago

Here is the vrserver.txt log as well as the driver log from the relevant session.

driver_motioncompensation.log

vrserver.previous.txt

Dschadu commented 4 years ago

There is nothing obvious to see in the log files. If you are on SteamVR beta, go back to the normal release. SteamVR beta is known to cause issues. Otherwise I can only give you the usual trouble shooting tips: Check that your graphics-driver is up to date. Validate SteamVR installation. Try another USB port and/or disable the HMD camera. Valve Index is known to be working from different users. The issue seems to be system-specific.

rosskevin commented 4 years ago

I'm going to close this for the moment because I don't want it lingering. I won't have time to take the further steps for about two weeks, but I will follow up and post a resolution when I find it. Thanks @Dschadu