Undervolting CPU

Undervolting is a process where voltage to CPU is reduced in order to reduce its energy consumption and heat without affecting performance. Note that most desktop motherboards allow tweaking CPU voltage settings in BIOS as well.

Warning: Misconfiguration of CPU voltage settings might result in permanently damaged hardware. You have been warned!
Note: It is no longer possible to undervolt Intel processors with modern BIOSes and microcode, due to the changes needed to patch the Plundervolt vulnerability.

intel-undervolt

Intel-undervolt is a tool based on this article for undervolting Haswell and newer Intel CPUs using MSR and MCHBAR registers. In addition, it also allows to change power and temperature limits. It is not compatible with Tiger Lake and above, but is compatible with intel_pstate.

Installation

The tool can be installed as intel-undervolt.

Configuration and usage

The following command prints in use voltage settings:

# intel-undervolt read

Now edit the configuration file . Example configuration with undervolted CPU Cache by -100mV:

Decreasing CPU and CPU Cache by 100 to 200 mV is usually stable. Going above 200 mV may result in a crash, or may not have any effect at all.

Once you saved configuration file - test it:

# intel-undervolt apply

It will print Success if settings were applied. You can double check in use configuration using the following command:

# intel-undervolt read

Once you find stable configuration, you can also enable intel-undervolt.service to make changes persistent.

amdctl

amdctl is a tool for undervolting K10 and newer AMD CPUs.

Installation

The tool can be installed as amdctl-gitAUR.

gollark: It was somewhat hard to find a decent phone below 6" or so when I was looking recently (yes I am using inches for screen size, yes the metric system is generally better, do not kill/laser me), when the standard a few years back was 5" as basically the biggest you would get.
gollark: It's weird, since people's *hands* aren't getting bigger.
gollark: Alternatively, at least a nuclear-powered watch, so I can avoid the hassle of changing the battery every 7 years.
gollark: RTG-powered phones really *would* be convenient.
gollark: Which for some EXTREMELY ANNOYING reason, rarely let you replace the battery without problems.
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.