Conversation

need to figure out how to properly underclock my cpu so i dont have to run sudo cpupower frequency-set -u 3.30GHz after every reboot

2
0
0
@kemona_halftau make your init system run it on boot? (and also after resuming from suspend-to-ram)
1
0
1

@kemona_halftau as a quick and dirty hack, you could probably make a cronjob with a @reboot schedule for that

0
0
0
@kemona_halftau (I actually still haven't done this for one of my laptops, and I keep forgetting to undervolt the CPU (although in that case it's maybe best not to have it automatically run on boot, since there's a chance it might cause crashes that would prevent me from easily undoing it))
0
0
1