ValveSoftware / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
6.14k stars 1.28k forks source link

0.9.10 is completely broken on Mac OS X with updated SteamVR #29

Closed d235j closed 9 years ago

d235j commented 9 years ago

The OpenVR Mac OS X dylib is unable to communicate with SteamVR BuildID 805924 — the OpenVR server never starts. If I downgrade to BuildID 768489, it seems to function. I have not tested yet on Windows or Linux, but it would not surprise me if this breakage occurs on other platforms too — EDIT: This issue only affects Mac OS X.

feilen commented 9 years ago

Also having issues on Linux. The 'normal' and 'beta' builds refuse to work, but the 'Previous' build lets me play my games without issues.

d235j commented 9 years ago

@feilen hmm... 32-bit or 64-bit, or both? I don't think I tested with both (or 32-bit on Windows for that matter).

feilen commented 9 years ago

Both, as far as I can tell. 64-bit hellovr, 32-bit with TF2.

plipay commented 9 years ago

Seeing this issue on Ubuntu too. "Mon Oct 12 19:05:04 2015 - Unable to create shared mem to get port number for pipe VR_Pipe" gets thrown and fails to initialize. Was working before on the older builds

d235j commented 9 years ago

The beta released yesterday (BuildID 815763) is still broken.

d235j commented 9 years ago

Still a problem with today's release :-(

indianajohn commented 9 years ago

I am also affected by this issue, with the beta build released today. Weird thing is that I was able to launch InMind VR on my DK2 headset.

For those of you using old builds, how might I go about downgrading my build?

d235j commented 9 years ago

Today's beta fixes this particular bug. However, it seems to introduce a new issue, where the vrserver is no longer able to load the driver, and returns an error. Neither the provided oculus driver, nor the OSVR driver that is built with this SDK, works.