Skip to content

Script for control laptop fans, Rapid Charge, Conversation mode, FN_lock and other. Only for 15ach6.

Notifications You must be signed in to change notification settings

ex1side/LenovoACPIControl_15ach6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LenovoACPIControl

A script for controlling fan modes, fast charging mode, battery saving, FN_lock, using ACPI and kernel driver. There is also a function of manually entering ACPI commands.

LenovoACPITool menu

Run

sudo apt install git 

git clone https://github.com/cheuS1-n/LenovoACPIControl_15ach6 

cd LenovoACPIControl_15ach6 

chmod +x run.sh

./run.sh 

Changing perfomance mode

Press Fn+Q. You won't see anything to indicate that the mode has changed, but it is changing. Check through point 7 of the script.

Create shortcut

Just add --create-shortcut option when start run.sh

How change AMD_PState to passive

You need add to your boot configuration amd_pstate=passive https://wiki.archlinux.org/title/kernel_parameters

Addition

If you have additional codes for ACPI, then please send them to Issues with a description of the actions of this code, thanks!

Українська мова/Ukrainian language

About

Script for control laptop fans, Rapid Charge, Conversation mode, FN_lock and other. Only for 15ach6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • Shell 9.4%