kylegospo/amdctl

Project ID: 63221

Description

Tool for changing voltages and clock speeds for AMD processors with control over every power state and CPU core.

Disclaimer

This software can damage your hardware, use at your own risk.

More information on how to use this software can be found on GitHub.

Installation Instructions

Firstly add the Copr repository to your system:

sudo dnf copr enable kylegospo/amdctl

After adding the repository, install amdctl:

sudo dnf install amdctl

Finally, enable MSR writes by executing the following and then rebooting:

sudo grubby --update-kernel=ALL --args="msr.allow_writes=on"

The above command can be undone by executing:

sudo grubby --update-kernel=ALL --remove-args="msr.allow_writes=on"

If you would like your changes to be kept at boot, a quick guide for setting up a systemd service can be found here.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 38 x86_64 (27)* Fedora 38 (34 downloads)
Fedora 39 x86_64 (103)* Fedora 39 (94 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (4 downloads)
Fedora rawhide x86_64 (16)* Fedora rawhide (39 downloads)

* Total number of downloaded packages.