Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(linux): fix for no steamvr dashboard on hybrid graphics #2511

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yobson1
Copy link

@yobson1 yobson1 commented Nov 15, 2024

Adding PRIME render offload vars to SteamVR alone seems to cause an issue where the SteamVR dashboard will not render. Running the entire steam client via PRIME render offload fixes it. ValveSoftware/SteamVR-for-Linux#542 (comment)

@@ -65,6 +65,9 @@ Put `DRI_PRIME=1 %command%` into SteamVR's commandline options and in those of a

Put `__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia %command%` into SteamVR's commandline options and in those of all VR games you intend to play with ALVR.

### SteamVR Dashboard not rendering in VR
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please specify that this is for nvidia

@The-personified-devil
Copy link
Collaborator

sorry it took so long, I kinda forgot about this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants