https://bugs.kde.org/show_bug.cgi?id=495742
Jakob Petsovits <jpe...@petsovits.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM CC| |jpe...@petsovits.com Status|CONFIRMED |RESOLVED --- Comment #1 from Jakob Petsovits <jpe...@petsovits.com> --- Hi, thanks for the report. On Plasma master (i.e. 6.3 development version), we are now looking for the current D-Bus name under "org.freedesktop.UPower" rather than the old "net.hadess", which p-p-d still keeps around for compatibility purposes (for the time being). The change was made in this merge request: https://invent.kde.org/plasma/powerdevil/-/merge_requests/424 You might find this tuned(-ppd) issue insightful that I filed two months ago: https://github.com/redhat-performance/tuned/issues/683 tuned-ppd only used to expose the functionality under "net.hadess" and a change was made in response to this issue, to support the newer D-Bus name under "org.freedesktop.UPower": https://github.com/redhat-performance/tuned/pull/684 However, this has not yet been merged upstream, and even if it had been, the last tuned release at the time of writing was v2.24.0 from August 2024. I don't know what, if anything, Fedora ended up doing to get its release out with this change as a supposed blocker. Either way, as an Arch user, you wouldn't yet have it. So, sorry for the trouble, but also the responsibility now lies with tuned-ppd to get the change merged and become compatible with more recent versions of p-p-d. If you're building from source, you can work around this locally by reverting my PowerDevil patch linked at the top of this comment. Or perhaps you can help the tuned people to get their patch finally merged :) -- You are receiving this mail because: You are watching all bug changes.