← 返回命令列表

Linux command

fancontrol 命令

安全

权限或系统影响较大,执行前请核对目标。

常用示例

Example

sudo fancontrol

Example

sudo fancontrol [path/to/config_file]

说明

fancontrol is a shell script from the lm-sensors package that provides automated fan speed management based on temperature readings. It reads its configuration from a file, calculates fan speeds from temperatures, and sets the corresponding PWM outputs to the computed values. The daemon continuously monitors hardware temperature sensors and adjusts PWM-controlled fans to maintain desired thermal levels. Configuration is typically generated with the pwmconfig utility, which detects available fans and sensors, then creates appropriate mappings and thresholds.

FAQ

What is the fancontrol command used for?

fancontrol is a shell script from the lm-sensors package that provides automated fan speed management based on temperature readings. It reads its configuration from a file, calculates fan speeds from temperatures, and sets the corresponding PWM outputs to the computed values. The daemon continuously monitors hardware temperature sensors and adjusts PWM-controlled fans to maintain desired thermal levels. Configuration is typically generated with the pwmconfig utility, which detects available fans and sensors, then creates appropriate mappings and thresholds.

How do I run a basic fancontrol example?

Run `sudo fancontrol` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more fancontrol examples?

This page includes 2 examples for fancontrol, plus related commands for nearby Linux tasks.