Fixes throttling issues on supported laptops by explicitly setting correct power scheme.
Use with extremely caution! Incorrect usage can destroy your system.
- Lenovo ThinkPad T480 series;
- Lenovo ThinkPad T580 series.
- Enable COPR repository:
sudo dnf copr enable xvitaly/ecrepo
- Install package:
sudo dnf install throttling-fix-t480
- Enable systemd unit:
sudo systemctl enable --now throttling-fix-t480.service
- Reboot.