change wording on nvidia laptop guide

This commit is contained in:
galister 2024-02-18 11:03:03 +00:00
parent 2b331de3fa
commit c188acc977

View file

@ -15,9 +15,9 @@ title: Quick Start
- AMD+AMD laptop or desktop: Amazing choice, you have nothing to do. - 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. - Desktop with iGPU and dGPU of different brands: Disable your iGPU in BIOS.
- Laptop with Nvidia dGPU: - Laptop with Nvidia dGPU:
- **Ubuntu**: Try the official Ubuntu solution `prime-select nvidia`. - **Option 1 (Ubuntu-only)**: Try the official Ubuntu solution `prime-select nvidia`.
- **Other distros**: Launch steam, steamvr and all games with `prime-run` (Launch options: `prime-run %command%`) - **Option 2**: Use `optimus-manager-qt` and switch to Nvidia.
- **If that doesn't work**: 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**: - **Extra tips**:
- Use regular nvidia proprietary driver instead of nvidia-open. - 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`) - 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`)