https://bugs.kde.org/show_bug.cgi?id=499233
Bug ID: 499233 Summary: Selecting 'Balanced' on 'Power and Battery' widget selects 'powersave' governor Classification: Plasma Product: plasmashell Version: git-stable-Plasma/6.2 Platform: Manjaro OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Power and Battery widget Assignee: plasma-b...@kde.org Reporter: thisemailisathrowa...@protonmail.com CC: k...@privat.broulik.de, natalie_clar...@yahoo.de Target Milestone: 1.0 SUMMARY When selecting the `Balanced` power profile from the `Power and Battery` widget, it sets the governor to `powersave` instead. STEPS TO REPRODUCE 1. Go to the 'Power and Battery' widget 2. Select 'Balanced' from the three options ('Power Save', 'Balanced', and 'Performance' 3. `cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor` or `cpupower frequency-info` OBSERVED RESULT The `cat` outputs `powersave`. For the option `Power Save`, it outputs `powersave`, and for `Performance`, it outputs `performance` (the latter two are correct). EXPECTED RESULT I think `Balanced` is supposed to return `ondemand`, but it definitely isn't supposed to return `powersave`. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Linux 6.12.11-1; KDE Plasma 6.2.5 ADDITIONAL INFORMATION Desktop; CPU is a Ryzen 7 5800X. -- You are receiving this mail because: You are watching all bug changes.