https://bugs.kde.org/show_bug.cgi?id=503082
--- Comment #7 from Arjen Hiemstra <[email protected]> --- KSystemStats enumerates GPUs based on what udev provides and uses udev's numbering for the sensor name. The hope was that that would be stable enough across boots that we'd not have sensors changing, but apparently that was wrong. We probably need to reevaluate how the GPU sensor ID is constructed, potentially using something like vendor + device combo. However, that would also require some way of generating a better sensor name. We might want to look at what the main page of KInfoCenter does there. -- You are receiving this mail because: You are watching all bug changes.
