[plasma-systemmonitor] [Bug 517334] KDE System Monitor 6.6.2 shows 0% GPU usage for Intel Arc A380 (ksystemstats wrong i915 event_source path)

"Takahiro Hashimoto" <[email protected]>
Newsgroups gmane.comp.kde.devel.bugs
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=517334

Takahiro Hashimoto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/ksystemstats/-/merge_req |ma/ksystemstats/-/commit/95
                   |uests/119                   |4ae7057b73440f1b8ac0e3a7fe1
                   |                            |fb3b138595e
             Status|REOPENED                    |RESOLVED

--- Comment #9 from Takahiro Hashimoto <[email protected]> ---
Git commit 954ae7057b73440f1b8ac0e3a7fe1fb3b138595e by Takahiro Hashimoto.
Committed on 11/08/2026 at 09:54.
Pushed by davidre into branch 'master'.

Fix i915 PMU path for discrete Intel GPUs

The i915 PMU device for a discrete GPU uses a name such as
`i915_0000_03_00.0`, but IntelHelper constructs the path as
`i9150000_03_00.0`, missing the separator between `i915` and the
PCI address.

This prevents KSystemStats from collecting GPU statistics for
discrete Intel GPUs using the i915 driver.

Add the missing underscore when constructing the PMU device path.

M  +1    -1    plugins/gpu/IntelHelper.cpp

https://invent.kde.org/plasma/ksystemstats/-/commit/954ae7057b73440f1b8ac0e3a7fe1fb3b138595e

-- 
You are receiving this mail because:
You are watching all bug changes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.