AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-1028383

jds62f's questions

Martin Hope
jds62f
Asked: 2019-12-26 13:23:31 +0800 CST

Fancontrol 无法启动 - 硬件配置已更改(无需重新启动)

  • 1

我已经fancontrol安装了,运行后立即pwmconfig收到一条Configuration appears to be outdated, please run pwmconfig again消息。

这是我安装了 Ubuntu 16.04 的旧戴尔 PC (i5-2320)。一些输出:

$ sensors
coretemp-isa-0000  
Adapter: ISA adapter  
Physical id 0:  +35.0°C  (high = +80.0°C, crit = +99.0°C)  
Core 0:         +35.0°C  (high = +80.0°C, crit = +99.0°C)  
Core 1:         +26.0°C  (high = +80.0°C, crit = +99.0°C)  
Core 2:         +33.0°C  (high = +80.0°C, crit = +99.0°C)  
Core 3:         +31.0°C  (high = +80.0°C, crit = +99.0°C)  

dell_smm-virtual-0  
Adapter: Virtual device  
Processor Fan:   3193 RPM  
Motherboard Fan:    0 RPM  

$ sudo find /sys -name hwmon
/sys/devices/virtual/hwmon  
/sys/devices/platform/coretemp.0/hwmon  
/sys/class/hwmon  

$ sudo pwmconfig 
#pwmconfig revision 6243 (2014-03-20)
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.

Found the following devices:  
   hwmon0 is coretemp  
   hwmon1 is dell_smm  

Found the following PWM controls:  
   hwmon1/pwm1           current value: 255  
   hwmon1/pwm2           current value: 255  

Giving the fans some time to reach full speed...  
Found the following fan sensors:  
   hwmon1/fan1_input     current speed: 3191 RPM  
   hwmon1/fan2_input     current speed: 0 ... skipping!  

Warning!!! This program will stop your fans, one at a time,
for approximately 5 seconds each!!!
This may cause your processor temperature to rise!!!
If you do not want to do this hit control-C now!!!
Hit return to continue: 

Testing pwm control hwmon1/pwm1 ...  
  hwmon1/fan1_input ... speed was 3191 now 997  
    It appears that fan hwmon1/fan1_input  
    is controlled by pwm hwmon1/pwm1  
Would you like to generate a detailed correlation (y)? n  

Testing pwm control hwmon1/pwm2 ...  
  hwmon1/fan1_input ... speed was 3191 now 3202  
    no correlation  

No correlations were detected.
There is either no fan connected to the output of hwmon1/pwm2,
or the connected fan has no rpm-signal connected to one of
the tested fan sensors. (Note: not all motherboards have
the pwm outputs connected to the fan connectors,
check out the hardware database on http://www.almico.com/forumindex.php)

Did you see/hear a fan stopping during the above test (n)? n

Testing is complete.
Please verify that all fans have returned to their normal speed.

The fancontrol script can automatically respond to temperature changes
of your system by changing fanspeeds.
Do you want to set up its configuration file now (y)? n

$ more /etc/fancontrol  
# Configuration file generated by pwmconfig, changes will be lost  
INTERVAL=10  
DEVPATH=hwmon0=devices/platform/coretemp.0 hwmon1=*devices/virtual*  
DEVNAME=hwmon0=coretemp hwmon1=dell_smm  
FCTEMPS=hwmon1/pwm1=hwmon0/temp1_input  
FCFANS=hwmon1/pwm1=hwmon1/fan1_input  
MINTEMP=hwmon1/pwm1=30  
MAXTEMP=hwmon1/pwm1=60  
MINSTART=hwmon1/pwm1=150  
MINSTOP=hwmon1/pwm1=0  
MAXPWM= hwmon1/pwm1=255  

我从一个autogen配置开始,但是当我无法开始时fancontrol做了一些事情 - 删除了所有引用,pwm2因为我只有一个我试图控制的单个 cpu 风扇......我添加了后面的值hwmon1(斜体)我自己,因为以前什么都没有。即使我在运行风扇控制时接受这些值,我也会得到

$ sudo fancontrol
Loading configuration from /etc/fancontrol ...  

Common settings:  
  INTERVAL=10  

Settings for hwmon1/pwm1:  
  Depends on hwmon0/temp1_input  
  Controls hwmon1/fan1_input  
  MINTEMP=30  
  MAXTEMP=60  
  MINSTART=150  
  MINSTOP=0  
  MINPWM=0  
  MAXPWM=255  

Device path of hwmon1 has changed  
Configuration appears to be outdated, please run pwmconfig again  

奇怪的是,详细的相关性pwmconfig会改变风扇速度,所以它似乎应该具备所需的一切......但我仍然必须在DEVPATHfor中输入值hwmon1。似乎应该将DEVPATH值与某些东西进行比较,但我不知道是什么。同样,这个问题都在同一个会话中,我还没有重新启动。有什么想法吗?

fan fancontrol dell temperature
  • 1 个回答
  • 1640 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve