Toni-SM / semu.xr.openxr

OpenXR compact binding for creating extended reality applications on NVIDIA Omniverse
MIT License
25 stars 6 forks source link

OpenXR load error #9

Open hasalams opened 1 year ago

hasalams commented 1 year ago

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 commented 1 year ago

Hi @hasalams

It seems to be it it a Steam error: https://github.com/ValveSoftware/Dota-2/issues/1705#issuecomment-601412623 This could be a possible solution: https://github.com/ValveSoftware/Dota-2/issues/1705#issuecomment-601297269

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

hasalams commented 1 year ago

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 https://github.com/ValveSoftware/Dota-2/issues/1705#issuecomment-601297269

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/