-
Notifications
You must be signed in to change notification settings - Fork 19
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
Could not get interface from native SteamVR driver - likely version mismatch. SteamVR error code: 105 #11
Comments
I made a pull request that should fix it, would you like to test? I don't have a Windows machine to test on. #12 It broke as part of the OpenVR 0.9.21 release:
It seems unlikely that my patch will be merged as is (see this comment), but it should allow SteamVR to work now. |
It actually broke before then, that release didn't contain the fixed On Fri, Jun 3, 2016, 8:56 PM Andrew Conrad [email protected] wrote:
Latest news and blog posts (subscribe here June 2: Sensics and Oasis VR create a unique network of VR facilities June 1: VRguy podcast: CSO of Ergoneers on why eye trackers are expensive May 27: How binocular overlap impacts horizontal field of view |
@her001 thanks for the quick response, I tried your suggestion, but got a bunch of errors:
@rpavlik also installed steamVR beta, still no luck. |
Not the regular beta, the osvrsvvr "beta version" which is actually an On Sat, Jun 4, 2016, 4:53 AM HRZaheri [email protected] wrote:
Latest news and blog posts (subscribe here June 2: Sensics and Oasis VR create a unique network of VR facilities June 1: VRguy podcast: CSO of Ergoneers on why eye trackers are expensive May 27: How binocular overlap impacts horizontal field of view |
@HRZaheri How did you apply my patch? It looks like the OpenVR headers might not have updated for you. In order for my PR to work, you have to update the OpenVR submodule (which my branch includes). Edit: You may want to not use my patch and use the older SteamVR "beta" (v1464744840) as suggested by @rpavlik. |
This was resolved with #15. |
Hi!
with the new update for steamVR, the interface to vive seems to be broken.
is there any known solution for this at the moment?
The text was updated successfully, but these errors were encountered: