protonscr

[closed] SteamVR error 307: A key component of SteamVR isn't working.

steamvrclosed bug
ValveSoftware/SteamVR-for-Linux#379 · opened 2020-07-29 by maggielovedd · updated 2020-08-01 · 1 comments · github
Mmaggielovedd 2020-07-29 github

Description of error
When I start SteamVR from Steam, this error popped and I've looked up online, but did not find any solution works for me. I am using HTC Vive and the headset, controller and base station can all be detected but SteamVR fails.

System info

  • Operating System: Linux-x86_64 Ubuntu 16.04
  • NVIDIA Driver Version: 440.82
  • OpenGL version: Mesa 18.0.5
  • Kernel: 4.15.0-106-generic
  • Steam package verson: 1595990357
  • SteamVR version: 1.13.10

Note
SteamVR Beta + Beta client: tried, not working
Set runtime = 0 or 1: tried, not working

System report

SteamVR Version 1.13.10 (1594444218)
Steam:	Public (Public)
Tracking:	lighthouse
OS:	Linux version 4.15.0-106-generic (buildd@lcy01-amd64-019) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1-16.04.12)) 107~16.04.1-Ubuntu SMP Thu Jun 4 15:40:05 UTC 2020 (0.0.0.0)
Direct Mode Graphics:	Unknown ()
System Admin: Yes
Async Reprojection:	
Performance drops:	0/1 0/2 0/3 0/4 0/0
User IPD (m):	0.0642
Displays - Extended Display

Ubuntu terminal log
The error appeared after the log Initialization() is failed!!!

Initialize() is failed!!!
qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
RecordSteamInterfaceCreation (PID 29145): SteamUtils009 / Utils
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
RecordSteamInterfaceCreation (PID 29145): SteamUser019 / User
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561199076227337 [API loaded yes]
Steam_SetMinidumpSteamID:  Setting Steam ID:  76561199076227337
RecordSteamInterfaceCreation (PID 29145): SteamUser019 / User
RecordSteamInterfaceCreation (PID 29145): SteamFriends015 / Friends
RecordSteamInterfaceCreation (PID 29145): SteamUtils009 / Utils
RecordSteamInterfaceCreation (PID 29145): SteamMatchMaking009 / Matchmaking
RecordSteamInterfaceCreation (PID 29145): SteamMatchMakingServers002 / MatchmakingServers
RecordSteamInterfaceCreation (PID 29145): STEAMUSERSTATS_INTERFACE_VERSION011 / UserStats
RecordSteamInterfaceCreation (PID 29145): STEAMAPPS_INTERFACE_VERSION008 / Apps
RecordSteamInterfaceCreation (PID 29145): SteamNetworking005 / Networking
RecordSteamInterfaceCreation (PID 29145): STEAMREMOTESTORAGE_INTERFACE_VERSION014 / RemoteStorage
RecordSteamInterfaceCreation (PID 29145): STEAMSCREENSHOTS_INTERFACE_VERSION003 / Screenshots
RecordSteamInterfaceCreation (PID 29145): STEAMHTTP_INTERFACE_VERSION002 / HTTP
RecordSteamInterfaceCreation (PID 29145): SteamController006 / Controller
RecordSteamInterfaceCreation (PID 29145): STEAMUGC_INTERFACE_VERSION010 / UGC
RecordSteamInterfaceCreation (PID 29145): STEAMAPPLIST_INTERFACE_VERSION001 / AppList
RecordSteamInterfaceCreation (PID 29145): STEAMMUSIC_INTERFACE_VERSION001 / Music
RecordSteamInterfaceCreation (PID 29145): STEAMMUSICREMOTE_INTERFACE_VERSION001 / MusicRemote
RecordSteamInterfaceCreation (PID 29145): STEAMHTMLSURFACE_INTERFACE_VERSION_004 / HTMLSurface
RecordSteamInterfaceCreation (PID 29145): STEAMINVENTORY_INTERFACE_V002 / Inventory
RecordSteamInterfaceCreation (PID 29145): STEAMVIDEO_INTERFACE_V002 / Video
RecordSteamInterfaceCreation (PID 29145): STEAMPARENTALSETTINGS_INTERFACE_VERSION001 / ParentalSettings
RecordSteamInterfaceCreation (PID 29145): SteamGameStats001 / 
sh: 1: /home/rick/.local/share/Steam/steamapps/common/SteamVR/tools/lighthouse/bin/linux64/vivetools-bv: not found
RecordSteamInterfaceCreation (PID 29145): SteamUtils009 / Utils
RecordSteamInterfaceCreation (PID 29145): SteamController006 / Controller
crash_20200729124154_1.dmp[29141]: Finished uploading minidump (out-of-process): success = yes
crash_20200729124154_1.dmp[29141]: response: CrashID=bp-84e0eb4b-b1b7-42bb-94ed-e03a02200728
crash_20200729124154_1.dmp[29141]: file ''/tmp/dumps/crash_20200729124154_1.dmp'', upload yes: ''CrashID=bp-84e0eb4b-b1b7-42bb-94ed-e03a02200728''
Mmaggielovedd 2020-08-01 github

I found out that my problem actually is related to the Vulkan loader. It is not running properly as I expected, so neither vulkan nor VR steam can boot properly and that's also where the Initialization is failed is referring to in the log. Sorry for bring this here, it's actually unrelated. I also advise others who got the same problem to check Vulkan first.

Nothing extracted yet.