Open utrack opened 1 year ago
Hmm, maybe it's because I enabled amd_pstate_epp CPU governor?
Yep! I've added amd_pstate_epp
to a couple of different switches in the slimbookbatterysettings.py and now the tabs are there.
Sometimes it may happen when it cannot detect governors. Happened with me once when the following file did not exist due to some signing issues on my part:
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
Check if it lists all the governors.
Yep! I've added
amd_pstate_epp
to a couple of different switches in the slimbookbatterysettings.py and now the tabs are there.
@utrack Can you make a PR?
Check if it lists all the governors.
Also, I only seem to get performance and powersave governors (Debian testing), where am I going wrong?
Edit: It is correct, nothing is wrong. EPP is autonomous mode, the firmware will adjust in real time, so the energy hints should be used (to provide indication of bias).
I can reproduce this on an Arch Linux install with kernel 6.4.1. Adding 'amd-pstate-epp' to the various arrays/switches in the script does fix it.
Describe the bug When I open the UI I don't see any tabs for configuration. I've seen them before - not sure where to even start debugging? Arch Linux, installed from AUR.
It does not seem to be a style issue - I've toggled System style and tabs seem to be gone with that style as well.
Desktop (please complete the following information):
Expected behavior (Optional) I can see the config tabs.
Screenshots
Additional context Logs: