mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-02-22 10:33:58 +01:00
change wording on nvidia laptop guide
This commit is contained in:
parent
2b331de3fa
commit
c188acc977
1 changed files with 3 additions and 3 deletions
|
@ -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`)
|
||||
|
|
Loading…
Add table
Reference in a new issue