Hello Jean
Thank you for your reply.
Le 24/02/2015 14:21, Jean Delvare a écrit
chip "coretemp-isa-0000"
# ark.intel.com
# maxi 72 degrees C
label temp1 "CPU Temp"
compute temp1 @ + 10, @ / @ - 10
compute temp2 @ + 10, @ / @ - 10
compute temp3 @ + 10, @ / @ - 10
Which CPU model is this? If the coretemp driver doesn't get TjMax
right, it should be fixed.
It's a Intel Pentium G3258.
ark.intel.com :Tcase_ 72°C
lm-sensors dislay without CPU work and with the original /etc/sensors3.conf
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +21.0°C (high = +80.0°C, crit = +100.0°C)
Core 0: +21.0°C (high = +80.0°C, crit = +100.0°C)
Core 1: +20.0°C (high = +80.0°C, crit = +100.0°C)
# FAN
label fan1 "CPU Fan"
set fan1_min 700
compute fan1 1.17 * @, @ / 1.17
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.
lm-sensors dislay without CPU work and with the original /etc/sensors3.conf
fan1: 1180 RPM (min = 597 RPM)
Thank you for the precision about the CPU load in BIOS.
I will test it with some load on the CPU under Linux.
Goodbye
Cédric.
_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors