Bug 514137

Summary: System Monitor is unable to display GPU usage for integrated Intel Arc GPU when using xe kernel module
Product: [Applications] plasma-systemmonitor Reporter: SimplySand <kdebug3rep0rt.lwyfo>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ahiemstra, plasma-bugs-null
Priority: NOR    
Version First Reported In: 6.5.4   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: GPU usage on i915 vs xe

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 ***