#SteamVR crash with error message ´Error: Not Initialized (109)´ when alvr_server addon is enabled

11 messages · Page 1 of 1 (latest)

misty pawn
#

Hello there,

Trying to make ALVR work under EndeavourOS and I'm experiencing an issue when starting SteamVR :

When SteamVR starts, I get the error in the picture attached in steam and have to close SteamVR. It's related to the alvr_server addon as it starts fine without it.
I installed alvr-git through the AUR, alvr had an issue with openxrs. Also tried the appimage with no luck.

I have attached the logs for steamvr too. Any idea if I did something wrong ?

misty pawn
#

Bump

Still no solution, might as well add some info :

CPU : Ryzen 5 3600x
GPU : 6700XT
RAM : 32G

Doesn't seems to be an hardware related issue as it's happening even before starting the stream.
I tried the appimage with the same issue. Can't use the distrobox setup as I already have distrobox installed with podman, so I would have to edit the scripts to use it instead of lilipod

mint hawk
#

try building from source (use the v20 branch, using the latest commit is generally unstable)

misty pawn
#

I know it doesn't install podman, but I already have a working distrobox setup I use for work stuff and don't want to break it by installing lilipod next to podman 😅
I tried using an older commit that still used it but got stuck on the steamvr first boot and didn't go further

#

Okay I read the doc and scripts and now can see how lilipod is set as the container manager. I will give it a try when I get home before trying to compile on the host

#

TBH my computer has some weird issues that might be rooted at an hardware failure so I wouldn't be surprised if the issue is there and not on ALVR side 😦

misty pawn
#

Update :
Compiling from source didn't helped, however the distrobox install "Worked", I was able to start ALVR and connect my headset, even got to the Steamvr void and had access to the menu, but games were stuck on the "Next up" screen, they were running on my screen but steamvr seems to hang there and not pick up the game :/

#

Tried both "Tactical Assault" and "VTOL VR", same issue, stuck on the "Next up" screen

#

Oh and Beat Saber too

#

The stream was working as I could look around the void and navigate through the steam menus so it's not ALVR related anymore

#

I will do some debug this weekend and see if I can find anything