#Black Screen Issues after Troubleshooting

1 messages · Page 1 of 1 (latest)

shell harness
#
  1. Platform: Artix Linux
  2. Headset: Meta Quest 2 Version: 71.0.0.527.522.662445962
  3. Installation method: Launcher (also the APK)
  4. Cpu: 13th Gen Intel© Core™ i7-13700K × 16
  5. Gpu: NVIDIA Corporation GA102 [GeForce RTX 3080]
  6. Laptop/Pc: PC
  7. Alvr logs: See down below
  8. session.json: See down below

My problem that I have:
I setup my headset and connected it via a wireless connection with my pc. I can hear Audio but I do not see anything (Black Screen).
I already added the start arguments to my SteamVR, which slightly differ from the troubleshooting page.
My args: __GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json /home/noah/.local/share/Steam/steamapps/common/SteamVR/bin/vrmonitor.sh %command%

I tried both though. I did it because I saw following logs in the terminal:

open ivyBOT
shell harness
#

The logs I saw in the terminal:

[17:39:26.346 INFO winit::platform_impl::platform::x11::window] Guessed window scale factor: 1
[17:39:30.090 WARN alvr_dashboard::steamvr_launcher::linux_steamvr] For functioning VR you need to put the following line into SteamVR's launch options and restart it:
__GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json /home/noah/.local/share/Steam/steamapps/common/SteamVR/bin/vrmonitor.sh %command%
[17:39:30.090 WARN alvr_dashboard::steamvr_launcher::linux_steamvr] And this similar line to the launch options of ALL games that you're trying to launch from steam:
__GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json %command%
[17:39:30.103 INFO alvr_dashboard::steamvr_launcher::linux_steamvr] GPU supports H264 profile.
[17:39:30.103 INFO alvr_dashboard::steamvr_launcher::linux_steamvr] GPU supports HEVC profile.
#

Application logs:

Logs:

17:39:38.725 [INFO] Guessed window scale factor: 1
 [SESSION] Updated
17:40:50.967 [INFO] Server connected
17:41:05.261 [INFO] Initial socket buffer size: send: 87040B, recv: 131072B
17:41:05.295 [INFO] Initial socket buffer size: send: 212992B, recv: 212992B
17:41:05.295 [INFO] Set socket send buffer succeeded: 425984
17:41:05.295 [INFO] Set socket recv buffer succeeded: 425984
17:41:05.298 [INFO] Render Target: 4288 2336
17:41:05.298 [INFO] Refresh Rate: 72
17:41:05.298 [INFO] CEncoder::Run
17:41:05.299 [INFO] CEncoder Listening
17:41:05.394 [INFO] Received new playspace with size: [5.4216146, 4.72373]
17:43:53.336 [INFO] Client disconnected. Cause: Broken pipe (os error 32)
17:47:12.296 [INFO] Initial socket buffer size: send: 87040B, recv: 131072B
17:47:12.324 [INFO] Initial socket buffer size: send: 212992B, recv: 212992B
17:47:12.324 [INFO] Set socket send buffer succeeded: 425984
17:47:12.324 [INFO] Set socket recv buffer succeeded: 425984
17:47:12.325 [INFO] Render Target: 4288 2336
17:47:12.325 [INFO] Refresh Rate: 72
17:47:12.390 [INFO] Received new playspace with size: [5.4216146, 4.72373]
#

I would be grateful if someone could help me, as I simply don't know what to do

#

Just to make clear, because I dont really understand what you mean. I go in my UEFI and disable integrated grapics from my CPU?

#

And thanks for the quick response

#

Okay that fixed it