fix: improve wording of dual-gpu setups

This commit is contained in:
galister 2024-02-17 19:12:18 +00:00
parent 29425dad76
commit 926f3b8414

View file

@ -13,9 +13,8 @@ title: Quick Start
## Dual-GPU Systems ## Dual-GPU Systems
- AMD+AMD laptop or desktop: Amazing choice, you have nothing to do. - AMD+AMD laptop or desktop: Amazing choice, you have nothing to do.
- Intel+AMD desktop: Disable your iGPU in BIOS. - Desktop with iGPU and dGPU of different brands: Disable your iGPU in BIOS.
- Intel+Nvidia desktop: Disable your iGPU in BIOS. - Laptop with Nvidia dGPU:
- Intel+Nvidia laptop:
- Ubuntu: Try the official Ubuntu solution `prime-select nvidia`. - 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. - 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`) - 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`)