scorreia/ryzen-stabilizator
Project ID: 35278
Description
Simple Go program to enable/disable C6 C-state, processor boosting, address space layout randomization (ASLR) and the Power Supply Idle Control workaround on an AMD Ryzen processor, in order to help with the infamous "MCE-random-reboots-while-idle" issue.
Installation Instructions
To install:
sudo dnf copr enable scorreia/ryzen-stabilizator
sudo dnf install ryzen-stabilizator
Once installed, enable the systemd units to make sure it will run both on boot and when the system resume from suspend:
sudo systemctl enable ryzen-stabilizator
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 |
---|---|---|
EPEL 8 | x86_64 (50)* | EPEL 8 (101 downloads) |
Fedora 39 | x86_64 (9)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (4)* | Fedora 40 (27 downloads) |
Fedora 41 | x86_64 (1)* | Fedora 41 (9 downloads) |
Fedora rawhide | x86_64 (46)* | Fedora rawhide (82 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable scorreia/ryzen-stabilizator
More info about enabling Copr repositories