Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions content/graphics-switch-pop.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,13 @@ The following System76 laptops have these switchable graphics capabilities:
- Gazelle (gaze14 and newer)
- Kudu (kudu6)
- Oryx Pro (oryp4 and newer)
- Serval WS (serw13)
- Serval WS (serw13 and newer)

Pop!\_OS includes utilities for switching between these modes, which you can learn more about below.
Pop!\_OS includes utilities (`system76-power`) for switching between these modes, which you can learn more about below.

## COSMIC Desktop

The COSMIC desktop is designed to run in hybrid graphics mode if available on your hardware and does not have a graphical way to change modes. Many applications that benefit from a dedicated GPU will launch with the environmental hints already set. To launch an application on the dGPU, right-click the icon in the application library and choose the GPU you want to use. Additionally, the NVIDIA driver suggests that switchable graphics systems run in hybrid mode to allow more performance for targeted applications. The battery applet will also show applications that are using the dGPU if you swap to battery and want to shut them down to save power while away from the main power.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested reword, trying to make it as simple to read as possible:

Suggested change
The COSMIC desktop is designed to run in hybrid graphics mode if available on your hardware and does not have a graphical way to change modes. Many applications that benefit from a dedicated GPU will launch with the environmental hints already set. To launch an application on the dGPU, right-click the icon in the application library and choose the GPU you want to use. Additionally, the NVIDIA driver suggests that switchable graphics systems run in hybrid mode to allow more performance for targeted applications. The battery applet will also show applications that are using the dGPU if you swap to battery and want to shut them down to save power while away from the main power.
The COSMIC desktop is designed to run in hybrid graphics mode and does not have a graphical way to change modes. This is NVIDIA's recommended approach to maximize GPU performance for the applications that need it, while saving power when no applications are running on the dedicated GPU.
Many applications that benefit from a dedicated GPU will launch on the dGPU automatically (as defined in their launcher files). To do so manually, right-click the icon in the application library or the dock and choose the GPU you want to use. You can check what processes are running on the dGPU using the battery applet or the `nvidia-smi` command.


## Graphics modes

Expand Down
Loading