Le 24/02/2015 14:21, Jean Delvare a écrit :
Most certainly wrong (scaling is never needed for fan speed) unless
the IT8620E uses a different clock frequency than all other chips.
Rather unlikely if you ask me. So I think your fan has some form of
automatic speed control, either integrated or done by the chipset, and
it spins faster in the BIOS simply because the CPU is busier in the
BIOS. If I am correct then just put some load on the CPU under Linux
and you'll get the same fan speed as in the BIOS without the compute
statement above.
With CPU load near 50%:
It seems that the fan speed at +-100 RPM is the same that in BIOS at the
same temperature.
Without CPU load:
acpitz-virtual-0
Adapter: Virtual device
coretemp-isa-0000
Adapter: ISA adapter
CPU Temp: +24.0°C (high = +80.0°C, crit = +100.0°C)
Core 0: +24.0°C (high = +80.0°C, crit = +100.0°C)
Core 1: +22.0°C (high = +80.0°C, crit = +100.0°C)
it8728-isa-0a30
Adapter: ISA adapter
+3.3V: +3.32 V (min = +3.14 V, max = +3.46 V)
+12V: +12.09 V (min = +10.80 V, max = +13.23 V)
+5V: +5.10 V (min = +4.76 V, max = +5.25 V)
CPU VRIN: +1.72 V (min = +1.62 V, max = +1.78 V)
VDRAM: +1.50 V (min = +1.43 V, max = +1.57 V)
3VSB: +3.38 V (min = +3.14 V, max = +3.48 V)
Vbat: +2.90 V
CPU Fan: 1161 RPM (min = 10 RPM)
System Temp: +26.0°C (low = +10.0°C, high = +60.0°C) sensor = thermistor
Thank you again.
Cédric.
chip "coretemp-isa-0000"
# ark.intel.com Tcase for a G3258
# maxi 72 degrees C
label temp1 "CPU Temp"
chip "acpitz-virtual-0"
ignore temp1 # stays always at 27.8 degrees C
ignore temp2 # stays always at 29.8 degrees C
chip "it8728-*"
ignore in0 # 0.01V ???
label in1 "+3.3V"
set in1_min 3.3 * 0.95
set in1_max 3.3 * 1.05
compute in1 1.648 * @, @ / 1.648
label in2 "+12V"
set in2_min 12 * 0.9
set in2_max 12 * 1.1
compute in2 @ * 5.96, @ / 5.96
label in3 "+5V"
set in3_min 5 * 0.95
set in3_max 5 * 1.05
compute in3 2.529 * @, @ / 2.529
ignore in4 # 0.01V ???
label in5 "CPU VRIN"
compute in5 @ * 0.990, @ / 0.990
set in5_min 1.7 * 0.95
set in5_max 1.7 * 1.05
label in6 "VDRAM"
set in6_min 1.5 * 0.95
set in6_max 1.5 * 1.05
label in7 "3VSB"
set in7_min 3.14
set in7_max 3.47
label in8 "Vbat"
# TEMP
label temp1 "System Temp"
set temp1_min 10
set temp1_max 60
ignore temp2 # -128 degrees C
ignore temp3 # Intel PECI
# FAN
label fan1 "CPU Fan"
ignore fan2
ignore fan3
ignore fan4
ignore fan5
ignore intrusion0
_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors