Xeon II motherboard and CPU temp readings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

>      Am I doing something wrong or can this been fixed?
Yes both things can be fixed.

> fan1:        0 RPM  (min = 3000 RPM, div = 2)
> fan2:        0 RPM  (min = 3000 RPM, div = 2)
> fan3:        0 RPM  (min = 3000 RPM, div = 2)

You need to change the "fan divisor".  Try 4 or 8 in this order.
You can do it by editing  sensor.conf file. Find the corresponding
section in your configuration  file. It will start from line with
chip  "w83627hf-*"
(or similar)

You can add

set fan1_div 4
set fan2_div 4
..

Note you can also set lower limits with
set fan1_min xxx
set fan2_min xxx

When finished with editing run sensors -s to propagate the changes.

Before that you can try to solve CPU temp problems.

> modprobe adm1021

Please make sure you loaded this module, but before
remove BOTH lines from modules.conf

> options adm1021 ignore=0,0x19
> options w83781d ignore=0,0x2c

Your roadmap of changes should be:

1) remove options lines from modules.conf (or conf.modules)
2) reload both modules rmmod/modprobe
3) edit sensors.conf
4) sensors -s
5) sensors

I hope this helps.

Regards

Rudolf



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux