From c188acc977c9ca4e77710bfa3d44a5fdb99061a8 Mon Sep 17 00:00:00 2001 From: galister <3123227-galister@users.noreply.gitlab.com> Date: Sun, 18 Feb 2024 11:03:03 +0000 Subject: [PATCH] change wording on nvidia laptop guide --- content/docs/steamvr/quick-start.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/steamvr/quick-start.md b/content/docs/steamvr/quick-start.md index 74298f1..1a8b9b2 100644 --- a/content/docs/steamvr/quick-start.md +++ b/content/docs/steamvr/quick-start.md @@ -15,9 +15,9 @@ 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 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. + - **Option 1 (Ubuntu-only)**: Try the official Ubuntu solution `prime-select nvidia`. + - **Option 2**: Use `optimus-manager-qt` and switch to Nvidia. + - **Option 3**: Launch steam, steamvr and all games with `prime-run` (Launch options: `prime-run %command%`) - **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`)