TuneD provides a compatibility daemon (tuned-ppd) which replaces
power-profiles-daemon in Fedora 41 [1]. However, the new daemon
can report an "unknown" profile in case the user manipulates with
underlying TuneD profiles directly; see [2].
Before this change, the "unknown" profile makes the battery applet
panic. With this change, the applet reports the balanced profile.
This is in line with the behavior of cosmic-settings [3].
[1] https://pagure.io/fesco/issue/3222
[2] https://github.com/redhat-performance/tuned/pull/669
[3]
|
||
|---|---|---|
| .. | ||
| backend | ||
| app.rs | ||
| config.rs | ||
| dgpu.rs | ||
| lib.rs | ||
| localize.rs | ||
| main.rs | ||