https://bugs.kde.org/show_bug.cgi?id=496772
--- Comment #3 from John Kizer <john.ki...@proton.me> --- I'm not an expert by any means, but I believe on Arch you need both the powerdevil package installed, and the plasma-powerdevil.service user service enabled and started, for Plasma to be able to successfully manage power consumption profiles. If you want to manage via KDE, then both should be setup (perhaps one of those recent updates somehow messed up the plasma-powerdevil service on your device?) For context, power-profiles-daemon is an upstream project, and is the underlying service that manages the profiles and their application - take a look at https://wiki.archlinux.org/title/CPU_frequency_scaling#power-profiles-daemon and https://wiki.archlinux.org/title/KDE#Power_management for more info related to Arch. Without powerdevil running, you should be able to narrow it down by testing out power-profiles-daemon directly with the command `powerprofilesctl set performance`. If running that, closing/reopening the lid, then checking again with the command `powerprofilesctl` shows the issue still happening, then it's some interaction between your device's firmware and power-profiles-daemon upstream. Can you try that and see if the issue still reproduces? -- You are receiving this mail because: You are watching all bug changes.