0

How do I set the max processor state in Ubuntu? Windows provides an interface where max and min processor states and active and passive fan policy settings can be set. Is there an analogous interface available in Ubuntu.

enter image description here

blogman
  • 83
  • 2
  • 8

1 Answers1

1

Easiest way to do this is probably using TLP, you can see e.g. the scaling options here: https://linrunner.de/en/tlp/docs/tlp-configuration.html#scaling. Of course all the settings here modify something in /sys but it's probably safer doing it through TLP.

Unfortunately TLP doesn't do fan control, but you may want to look at this answer for alternative methods.