This repo contains batch files designed to combat Lenovo's bad fan curve design for the Legion Y530. Using this, the fans will no longer start spinning while on battery or while just browsing the internet.
- These files will work on Windows 7/10/11
- For running any file, install Notebook Fan Control app. This will add the ec-probe.exe to your path
- For creating a service, use NSSM
- Use nssm.exe and use the Fan-Service.bat
- This should help StackOverflow help link
- The batch file reads system data every 5 seconds and :
- If the temp is over 80, let the system control fan speed
- If the temp is under 55 and the fans are off, lock them in the off state
- Run them by double clicking, they do what their names suggest