Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

xvitaly/throttling-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About Copr build status

Fixes throttling issues on supported laptops by explicitly setting correct power scheme.

Use with extremely caution! Incorrect usage can destroy your system.

Supported laptops

  • Lenovo ThinkPad T480 series;
  • Lenovo ThinkPad T580 series.

Installation

Installation on T480 and T580

  1. Enable COPR repository:
sudo dnf copr enable xvitaly/ecrepo
  1. Install package:
sudo dnf install throttling-fix-t480
  1. Enable systemd unit:
sudo systemctl enable --now throttling-fix-t480.service
  1. Reboot.