How to use the integrated GPU? #7628
What Operating System(s) are you running on?Linux X11 Which Wayland compositor or X11 Window manager(s) are you using?WezTerm version20260117-154428-05343b38 Ask your question!Why is the wezterm process appearing in the output of System's default renderer is a discrete Nividia GPU.; its integrated GPU (amdgpu) is not used. Below algo is to allow me to choose which renderer I want to use for wezterm. Here I have set it to use the integrate GPU. WezTerm log shows this:
Output from I have tried setting However, the CPU is not used either as Installed mesa packages are : |
Answered by
sunbearc22
Mar 5, 2026
Replies: 1 comment
0 replies
Answer selected by
sunbearc22
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The above mentioned for-loops for
config.webgpu_preferred_adapterseem to be working correctly again. Not sure why it did not work correctly previously, i.e. wezterm-gui always only appeared in the discrete-gpu. Below showswezterm-guirunning in the integrated-GPU.