ChristophHaag / SteamVR-OpenHMD

SteamVR plugin for using OpenHMD drivers in SteamVR
Boost Software License 1.0
195 stars 32 forks source link

SteamVR not detecting CV1 with thaytan's latest openHMD rift positional tracking branch #46

Closed hanaral closed 3 years ago

hanaral commented 3 years ago

Despite the latest additions to make it work(sometimes) SteamVR does not seem to detect the headset whatsoever. I've checked the vrserver log and it seems to complain that the build dir (that is used as the external driver) is not a directory. The OpenHMD side of things seem to work, the work of @thaytan seems to be showing in the openGL test, so I presume its on the SteamVR end. Please tell me if there are any other info I can give to help!

hanaral commented 3 years ago

Seems to work with cmake

thaytan commented 3 years ago

If you want to run against my dev branch of OpenHMD, you need to go into the subprojects/openhmd subdir of SteamVR-OpenHMD and manually point it at the right version of OpenHMD

hanaral commented 3 years ago

@thaytan That’s how I was doing it, not to matter since it seems to work fine with cmake