ValveSoftware / SteamVR-for-Linux

Issue tracker for the Linux port of SteamVR
918 stars 45 forks source link

VR_Init error, exiting: File Not Found (103 #641

Open mSparks43 opened 10 months ago

mSparks43 commented 10 months ago

vrstartup.log

Fri Nov 17 2023 20:23:10.870817 [Info] - vrstartup 2.1.3 startup with PID=456130, config=/home/msparks/.local/share/Steam/config, runtime=/home/msparks/.local/share/Steam/steamapps/common/SteamVR Fri Nov 17 2023 20:23:10.890546 [Info] - Reset Runtime based on Executable: /home/msparks/.local/share/Steam/steamapps/common/SteamVR/bin/linux64 Fri Nov 17 2023 20:23:10.890616 [Info] - New Runtime: /home/msparks/.local/share/Steam/steamapps/common/SteamVR Fri Nov 17 2023 20:23:10.891498 [Error] - Failed to associate URI: mime registration failed for steamvr Fri Nov 17 2023 20:23:13.463719 [Info] - VR_Init error, exiting: File Not Found (103)

Beethoven-n commented 10 months ago

love the bugs where SteamVR/bin/linux64 just deletes itself. this is just valve when they have to do linux work that isn't on proton or the steam deck

Danielduel commented 10 months ago

Hello @mSparks43 could you try the latest beta? (there is a fix to problems introduced recently)

mSparks43 commented 10 months ago

Hello @mSparks43 could you try the latest beta? (there is a fix to problems introduced recently)

Sun Nov 19 2023 21:06:46.165080 [Info] - vrstartup 2.1.5 startup with PID=566268, config=/home/msparks/.local/share/Steam/config, runtime=/home/msparks/.local/share/Steam/steamapps/common/SteamVR Sun Nov 19 2023 21:06:46.185598 [Info] - Reset Runtime based on Executable: /home/msparks/.local/share/Steam/steamapps/common/SteamVR/bin/linux64 Sun Nov 19 2023 21:06:46.185620 [Info] - New Runtime: /home/msparks/.local/share/Steam/steamapps/common/SteamVR Sun Nov 19 2023 21:06:46.186573 [Error] - Failed to associate URI: mime registration failed for steamvr Sun Nov 19 2023 21:06:48.824162 [Info] - VR_Init error, exiting: File Not Found (103)

jakecornet commented 2 months ago

I have the exact same issue and I get the exact same log. I have tried SteamVR with and without the beta branch. I am running the latest version of Ubuntu, and I installed Steam via the flatpak from Steam's website.

When running SteamVR, it prompts me: "SteamVR requires superuser access to finish setup. Proceed?" Pressing "yes" just results in an error message: "SteamVR setup is incomplete, some features might be missing. See Steam client logs folder for details." After dismissing that message, SteamVR never launches, but the Steam page says it's still running, pressing "stop" does not change anything, and trying to launch SteamVR again results in a "SteamVR is already running" message. The only way to stop it is to exit Steam.

If anyone has found a fix for this, please tell me what it is! I'll update if I find a fix elsewhere.