Skip to content
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

Display-manager restart when launching SteamVR with OpenHMD-SteamVR and PSVR #74

Open
dancadar opened this issue May 23, 2022 · 1 comment

Comments

@dancadar
Copy link

When i am trying to launch SteamVR, display-manager crashed and gets me back to the login window. Apparently, the issue when i start SteamVR is "Failed to acquire xlib display". This happens immediately after trying to find a mode for VR headset:

Mon May 23 2022 13:07:17.820513 - HMD deviceUUID is 62030c4805877021
Mon May 23 2022 13:07:17.820536 - Looking for direct display through RandR
Mon May 23 2022 13:07:17.820547 -  - Root 0x1e4
Mon May 23 2022 13:07:17.869078 -    - Output 0x1bc - 0 modes, 0 preferred
Mon May 23 2022 13:07:17.869116 -    - Output 0x1bd - 17 modes, 1 preferred
Mon May 23 2022 13:07:17.869129 -      - Mode 0 0x1be 1920x1080 (looking for 1920x1080)
Mon May 23 2022 13:07:17.869136 -        - Found matching output 445
Mon May 23 2022 13:07:17.869145 - Found candidate direct display as RandR output 0x1bd
Mon May 23 2022 13:07:17.919190 - Tried to find direct display through RandR: 0x55f2f4435ee0
Mon May 23 2022 13:07:17.920270 - Trying to match desired rate of 90.000000Hz.
Mon May 23 2022 13:07:17.920283 - 22 modes on display:
Mon May 23 2022 13:07:17.920293 -  - 0: [email protected]
Mon May 23 2022 13:07:17.920302 -  - 1: [email protected]
Mon May 23 2022 13:07:17.920309 -  - 2: [email protected]
Mon May 23 2022 13:07:17.920315 -  - 3: [email protected]
Mon May 23 2022 13:07:17.920322 -  - 4: [email protected]
Mon May 23 2022 13:07:17.920329 -  - 5: [email protected]
Mon May 23 2022 13:07:17.920335 -  - 6: [email protected]
Mon May 23 2022 13:07:17.920342 -  - 7: [email protected]
Mon May 23 2022 13:07:17.920348 -  - 8: [email protected]
Mon May 23 2022 13:07:17.920355 -  - 9: [email protected]
Mon May 23 2022 13:07:17.920361 -  - 10: [email protected]
Mon May 23 2022 13:07:17.920368 -  - 11: [email protected]
Mon May 23 2022 13:07:17.920374 -  - 12: [email protected]
Mon May 23 2022 13:07:17.920381 -  - 13: [email protected]
Mon May 23 2022 13:07:17.920387 -  - 14: [email protected]
Mon May 23 2022 13:07:17.920394 -  - 15: [email protected]
Mon May 23 2022 13:07:17.920400 -  - 16: [email protected]
Mon May 23 2022 13:07:17.920407 -  - 17: [email protected]
Mon May 23 2022 13:07:17.920413 -  - 18: [email protected]
Mon May 23 2022 13:07:17.920420 -  - 19: [email protected]
Mon May 23 2022 13:07:17.920426 -  - 20: [email protected]
Mon May 23 2022 13:07:17.920433 -  - 21: [email protected]
Mon May 23 2022 13:07:17.920439 - Selected mode 0.
Mon May 23 2022 13:07:17.920826 - Failed to acquire xlib display
Mon May 23 2022 13:07:17.920839 - CHmdWindowSDL: Failed to create direct mode surface

I am not 100% sure, but this might be related to the fact that PSRV is not detected as able to run @90 Hz refresh rate.

@thaytan
Copy link
Collaborator

thaytan commented May 24, 2022

I think that has to be a driver bug. For PSVR support, you're probably better trying monado - https://gitlab.freedesktop.org/monado/ and the SteamVR driver there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants