protonscr

[BUG] Video Encoder error

steamvrclosed bug
ValveSoftware/SteamVR-for-Linux#833 · opened 2025-11-16 by daved09 · updated 2025-11-16 · 2 comments · github
Ddaved09 2025-11-16 github

When i connect my Meta Quest 3 via Steam Link, i get the following error message.

Image

To Reproduce
Steps to reproduce the behavior:

  1. Open Steam Link on meta quest 3
  2. connect to pc
  3. The message Host is not responding occurs on the headset
  4. The message above occurs on pc

Expected behavior
A clear and concise description of what you expected to happen.

System Information (please complete the following information):
Please use the latest Steam beta client and SteamVR beta for your bug reports!

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Kkisak-valve maintainer 2025-11-16 github

Hello @daved09, mesa 25.2.7 has a regression reported at https://gitlab.freedesktop.org/mesa/mesa/-/issues/14285. You might be able to workaround that driver issue by setting SteamVR's launch options to RADV_PERFTEST=video_decode,video_encode %command% while you wait for your distro's mesa packaging to pick up a build with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38417 or moves to 25.3.

Ddaved09 2025-11-16 github

Ok. Thanks for the information.