如何控制桌面上的风扇速度?

Pin*_*San 7 hardware fan sensors

我找到了一篇关于“如何控制我的笔记本电脑上的风扇速度”的帖子,但在台式机上找不到相同的东西。我想在我的桌面上复制同样的东西,但直到现在我还没有这样的运气。

我试图在那个帖子上做同样的事情,所以我遵循了每一步。不幸的是,当您执行命令时,我在“3. 配置风扇控制”中得到了堆栈sudo pwmconfig。我收到以下消息:

# pwmconfig revision 5857 (2010-08-22) 

This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.

We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.

/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
Run Code Online (Sandbox Code Playgroud)

因此,当在“4”点执行命令时,sudo fancontrol我得到:

Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file
Run Code Online (Sandbox Code Playgroud)

我什至可以在台式计算机上做的事情吗?

b1a*_*row 1

在台式机上,我更倾向于在 BIOS 中控制 CPU 风扇速度,而不是通过操作系统。从你所写的来看,你的主板似乎不支持CPU风扇的软件控制。在大多数 Bios 设置中,有一个选项可以更改风扇的热量与速度比,如果您的 CPU/风扇很热或噪音很大,这​​将是我的第一个选择。