https://bugs.kde.org/show_bug.cgi?id=453283
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from [email protected] --- (In reply to Arjen Hiemstra from comment #11) > Git commit 5eed0d51c0830ce1099e308e0326a5ff9b0ec82d by Arjen Hiemstra. > Committed on 14/06/2022 at 11:36. > Pushed by ahiemstra into branch 'master'. > > GPU: Query for DRM devices and use DRM number as card number > > The order in which PCI devices are enumerated can apparently change with > some driver changes. This means that GPU 1 suddenly becomes GPU 2 and > the other way around. The DRM subsystem does seem to have a consistent > numbering for these devices, so query the DRM subsystem for devices and > use its numbering for GPU indexing so that it remains stable. > > M +17 -13 plugins/gpu/LinuxBackend.cpp > > https://invent.kde.org/plasma/ksystemstats/commit/ > 5eed0d51c0830ce1099e308e0326a5ff9b0ec82d This fails here, as I have drm disabled in the kernel, so there is no /sys/class/drm. -- You are receiving this mail because: You are watching all bug changes.
