Bug 514137 - System Monitor is unable to display GPU usage for integrated Intel Arc GPU when using xe kernel module
Summary: System Monitor is unable to display GPU usage for integrated Intel Arc GPU wh...
Status: RESOLVED DUPLICATE of bug 512866
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: 6.5.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-04 06:47 UTC by SimplySand
Modified: 2026-01-05 09:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
GPU usage on i915 vs xe (666.87 KB, application/gzip)
2026-01-04 06:47 UTC, SimplySand
Details

Note You need to log in before you can comment on or make changes to this bug.
Description SimplySand 2026-01-04 06:47:12 UTC
Created attachment 188205 [details]
GPU usage on i915 vs xe

SUMMARY
System Monitor is unable to display GPU usage for integrated Intel Arc GPU, if the kernel uses the xe kernel module instead of the i915 kernel module. Other tools (such as mangoHUD) are able to estimate the GPU usage even when using the xe kernel module.

STEPS TO REPRODUCE
1. Type `lspci -vvvnnd ::03xx | grep "Kernel driver"` to ensure the xe kernel driver is in use.
2. Open the System Monitor application.
3. Navigate to "History" and scroll down to "GPU".

OBSERVED RESULT
The charts display that 0% of the GPU is being utilized.

EXPECTED RESULT
The charts are supposed to display the usage of the GPU. This works if the i915 kernel module is in use, but NOT if the xe kernel module is in use.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.21.0
Qt Version: 6.10.0
Kernel version: 6.18.3-arch1-1 (64 bit)

ADDITIONAL INFORMATION
Other tools such as mangohud are able to estimate GPU usage (https://github.com/flightlessmango/MangoHud#metrics-support-by-gpu-vendordriver) even on the integrated GPU, regardless of whether xe/i915 kernel module is being used.
Comment 1 Arjen Hiemstra 2026-01-05 09:20:29 UTC

*** This bug has been marked as a duplicate of bug 512866 ***