We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9393d9b commit bbbac45Copy full SHA for bbbac45
src/config/graphical-session/graphics-drivers/optimus.md
@@ -53,7 +53,9 @@ Offloading Graphics Display with RandR 1.4
53
54
You can check the currently used GPU by searching for `renderer string` in the
55
output of the `glxinfo` command. It is necessary to install the `glxinfo`
56
-package for this.
+package for this. For the first two alternatives below, it is also possible to
57
+verify that a process is using the NVIDIA GPU by checking the output of
58
+`nvidia-smi`.
59
60
## PRIME Render Offload
61
0 commit comments