xavier150 / MMVS

Macro Micro VR Service - Public bug report and tracking
10 stars 38 forks source link

Linux version isn't running #7

Closed ThXRay closed 1 year ago

ThXRay commented 2 years ago

Have a Linux system handy to do a test run, no HMD for it though. Getting this in the terminal:

Disabling core dumps.
Looking for binary: ../../../MacroMicroVRService/Config/BinaryConfig.ini
Unable to read VR Path Registry from /home/user/.config/openvr/openvrpaths.vrpath
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  149 ()
  Minor opcode of failed request:  4
  Serial number of failed request:  320
  Current serial number in output stream:  330
libc++abi: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument
Signal 6 caught.
Segmentation fault (core dumped)

Running on Ubuntu 20.04 LTS with a NVIDIA GTX 1050M, not sure if this is a problem on my end but I'm gonna keep poking around when I have time tomorrow.

justfiction commented 2 years ago

I think it tried running on the iGPU instead of the 1050M

xavier150 commented 2 years ago

Hello! Since this was fixed so I close