Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (29 loc) · 1.24 KB

FAQ.md

File metadata and controls

47 lines (29 loc) · 1.24 KB

LibreFanControl FAQ

Translation: 简体中文

What is `Disable control value` ?

This is a setting that will only have an effect on Linux. Fan control can have several modes. LibreFanControl puts it in manual mode, but when disabling manual control, the user can choose the desired control mode.

For example, here is the driver site for my chip.

pwm[1-7]_enable
        this file controls mode of fan/temperature control:
                0 Fan control disabled (fans set to maximum speed)
                1 Manual mode, write to pwm[0-5] any value 0-255
                2 "Thermal Cruise" mode
                3 "Fan Speed Cruise" mode
                4 "Smart Fan III" mode (NCT6775F only)
                5 "Smart Fan IV" mode

Error while upgrading on Windows

Try to kill LibreFanControlService with the task manager and launch .msi file. Choose install or repair option.

How to install on Linux

See.

How to build

See.