Summary: | powerdevil is not starting since Plasma 6.4 | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | jonathan.lieb |
Component: | Power management & brightness | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bshah, chaitanya.chalasani, walmartshopper |
Priority: | NOR | ||
Version First Reported In: | 6.4.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jonathan.lieb
2025-06-23 16:54:20 UTC
Affected me also on Arch after upgrading to 6.4.0. Same errors in journalctl. But rather than deleting the AmbientCapabilities line from the service file, I did: systemctl --user edit plasma-powerdevil and then entered the following override: [Service] AmbientCapabilities= *** This bug has been marked as a duplicate of bug 506052 *** Hi Jonathan, Please see duplicated comment in last thread, do you have such an special setup? I do have the same issue on the similar setup. Can confirm that my uid was the issue. My uid has always been 501 since Slackware ~20 years ago. Changing my uid to 1000 solved this issue plus a long-standing issue I had with KDE's user management not working. SDDM will also work now without having to change the minimum uid. (In reply to Bhushan Shah from comment #3) > Hi Jonathan, Please see duplicated comment in last thread, do you have such > an special setup? Hi, can i can confirm that i works with "normal" uids (1000) on my private Fedora. The Issue is on my work laptop with sssd and an Mircosoft AD integration. UIDs are way higher. When you need the exact uid we have to wait until monday. |