scenerygraphics / scenery

Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan.
https://scenery.graphics
GNU Lesser General Public License v3.0
130 stars 32 forks source link

VR headset not detected when using Oculus Quest 2 via Airlink #470

Open skalarproduktraum opened 2 years ago

skalarproduktraum commented 2 years ago

Description

When using the Oculus Quest 2 VR headset via Airlink (wireless connection), SteamVR might sometimes not recognise the headset as being present. This is a known issue with SteamVR and Airlink, and independent of scenery.

Workaround

With Airlink

In order to circumvent the problem, the different applications have to be launched in specific order:

  1. Connect the headset to the computer with a suitable USB 3.0 cable
  2. Set up Airlink
  3. Access the virtual desktop from the Quest 2 headset, and launch the scenery application from there.

Using Virtual Desktop

An alternative is using Virtual Desktop -- the issue does not occur there.

moreApi commented 2 years ago

Can not reproduce. For me it works like it should. Maybe its patched?

kephale commented 3 months ago

@skalarproduktraum closable?