Skip to content

GUI frontend for undervolting intel CPUs on Linux. React / Electron powered.

License

Notifications You must be signed in to change notification settings

lukechadwick/linux-intel-undervolt-gui

Repository files navigation

linux-intel-undervolt-gui

The purpose of this project is to provide an electron powered front-end for undervolting certain intel CPUs.

alt text alt text

Getting Started

Head to the release page and find a package suitable for your distro

Prerequisites

  • Python (tested with 3, unsure about 2)

  • SecureBoot disabled: msr provides an interface to read and write the model-specific registers and under linux this isn't possible with SecureBoot enabled.

TODO

  • Add benchmark/stress test
  • Add hardware info to read out temps/usage/voltages etc
  • Maybe an auto undervolt script to find the lowest stable voltage

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

This project uses the python script from:

https://github.com/georgewhewell/undervolt

Therefore your system must be compatible with that in order for this to work. Please read through the documentation there to make sure you understand how and what this is doing and if your system is compatible.

The above python project uses the information provided by the reverse engineering efforts of Miha Eleršič here:

https://github.com/mihic/linux-intel-undervolt

About

GUI frontend for undervolting intel CPUs on Linux. React / Electron powered.

Resources

License

Stars

Watchers

Forks

Packages

No packages published