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 |
---|---|---|
![]() |
x86_64 (63)* | EPEL 8 (118 downloads) |
![]() |
x86_64 (17)* | Fedora 40 (0 downloads) |
![]() |
x86_64 (16)* | Fedora 41 (25 downloads) |
![]() |
x86_64 (12)* | Fedora 42 (10 downloads) |
![]() |
x86_64 (0)* | Fedora 43 (0 downloads) |
![]() |
x86_64 (65)* | Fedora rawhide (99 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable scorreia/ryzen-stabilizator
More info about enabling Copr repositories