在华硕H87-PRO上:
$ sudo pwmconfig
# pwmconfig revision 5857 (2010-08-22)
(...)
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
这是$个传感器的输出:
acpitz-virtual-0
Adapter: Virtual device
temp1: +27.8°C (crit = +97.0°C)
temp2: +29.8°C (crit = +97.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +40.0°C (high = +86.0°C, crit = +92.0°C)
Core 0: +32.0°C (high = +86.0°C, crit = +92.0°C)
Core 1: +33.0°C (high = +86.0°C, crit = +92.0°C)
Core 2: +40.0°C (high = +86.0°C, crit = +92.0°C)
Core 3: +31.0°C (high = +86.0°C, crit = +92.0°C)
pkg-temp-0-virtual-0
Adapter: Virtual device
temp1: +41.0°C
我需要/应该尝试https://github.com/ambrosa/Asus-P8P67-Ubuntu-lm-sensors-driver吗?
我是否需要一些acpi_osi = ...(Linux?)或acpi_enforce_resources = ...(lax?)引导选项?
我需要在该板上安装感应读入的i2c工具吗?
我需要在BIOS中做一些事情来“允许”操作系统进行风扇控制吗?
lsmod | grep nct
什么也没显示。我的主板是Z97M-PLUS。