Skip to content

Commit bbbac45

Browse files
committed
optimus: mention nvidia-smi.
1 parent 9393d9b commit bbbac45

File tree

1 file changed

+3
-1
lines changed
  • src/config/graphical-session/graphics-drivers

1 file changed

+3
-1
lines changed

src/config/graphical-session/graphics-drivers/optimus.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ Offloading Graphics Display with RandR 1.4
5353

5454
You can check the currently used GPU by searching for `renderer string` in the
5555
output of the `glxinfo` command. It is necessary to install the `glxinfo`
56-
package for this.
56+
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`.
5759

5860
## PRIME Render Offload
5961

0 commit comments

Comments
 (0)