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

OpenXR load error #9

Open
hasalams opened this issue May 25, 2023 · 2 comments
Open

OpenXR load error #9

hasalams opened this issue May 25, 2023 · 2 comments

Comments

@hasalams
Copy link

I get the below error when I press start "OpenXR" on the extension GUI
err

I use:
Omniverse Create: 2022.3.3
Ubuntu: 20.04
GPU: NVIDIA RTX 2080 TI
SteamVR: 1.25.8

Please help to resolve this issue
Thank you.

@Toni-SM
Copy link
Owner

Toni-SM commented May 25, 2023

Hi @hasalams

It seems to be it it a Steam error: ValveSoftware/Dota-2#1705 (comment)
This could be a possible solution: ValveSoftware/Dota-2#1705 (comment)

If you can't solve the issue, you can ask in the SteamVR forum

@hasalams
Copy link
Author

Hi @hasalams

It seems to be it it a Steam error: ValveSoftware/Dota-2#1705 (comment) This could be a possible solution: ValveSoftware/Dota-2#1705 (comment)

If you can't solve the issue, you can ask in the SteamVR forum

Thanks @Toni-SM for the prompt response. I tried the suggested solutions from ValveSoftware/Dota-2#1705 (comment)

Try the following workaround instead:

Go to ~/.steam/steam/SteamApps/common/dota 2 beta/game/bin/linuxsteamrt64

Rename the libpango* files so they are out of the way:

timo@phoenix ~/.s/s/S/c/d/g/b/linuxsteamrt64> ls -1al libpango*
-rwxr-xr-x 1 timo timo 2832047 Aug 28 2019 libpango-1.0.so.off*
-rwxr-xr-x 1 timo timo 6955707 Aug 28 2019 libpangoft2-1.0.so.off*
Run the library pinning again, in case those libraries are not present on your host (but really they should): ~/.steam/steam/ubuntu12_32/steam-runtime/setup.sh --force

But it still gives me the same error. My current SteamVR version 1.25.8
I will try reverting back to older version of Steam VR (similar version that you have tested the extension on) beta 1.24.3

Going to try the revert method suggested at https://www.reddit.com/r/SteamVR/comments/enhiva/is_there_any_way_to_revert_steamvr_to_a_previous/

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