From 2b331de3fae18ccd35e2c2075e584373d60378f7 Mon Sep 17 00:00:00 2001 From: galister <3123227-galister@users.noreply.gitlab.com> Date: Sun, 18 Feb 2024 11:01:37 +0000 Subject: [PATCH] update nvidia laptop knowledge --- content/docs/steamvr/quick-start.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/content/docs/steamvr/quick-start.md b/content/docs/steamvr/quick-start.md index 0d9e44c..74298f1 100644 --- a/content/docs/steamvr/quick-start.md +++ b/content/docs/steamvr/quick-start.md @@ -15,10 +15,13 @@ title: Quick Start - AMD+AMD laptop or desktop: Amazing choice, you have nothing to do. - Desktop with iGPU and dGPU of different brands: Disable your iGPU in BIOS. - Laptop with Nvidia dGPU: - - Ubuntu: Try the official Ubuntu solution `prime-select nvidia`. - - Other: Use `optimus-manager-qt` and switch to Nvidia, don't try to mix `prime-run` and VR. Use regular nvidia proprietary driver instead of nvidia-open. - - Make ABSOLUTELY sure you don't have weird stuff like amdvlk, including lib32 installed when you have Nvidia (check `ls /usr/share/vulkan/icd.d`) - - Stick to the PRODUCTION branch of Nvidia drivers (535 as of writing), newer ones may or may not work. + - **Ubuntu**: Try the official Ubuntu solution `prime-select nvidia`. + - **Other distros**: Launch steam, steamvr and all games with `prime-run` (Launch options: `prime-run %command%`) + - **If that doesn't work**: Use `optimus-manager-qt` and switch to Nvidia. + - **Extra tips**: + - Use regular nvidia proprietary driver instead of nvidia-open. + - Make ABSOLUTELY sure you don't have weird stuff like amdvlk, including lib32 installed when you have Nvidia (check `ls /usr/share/vulkan/icd.d`) + - Stick to the PRODUCTION branch of Nvidia drivers (535 as of writing), newer ones may or may not work. ## Installing Steam