MSI K9N4 SLI-F sensors-detect says use w83627ehf but it won't load

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

 



Curt, hi,-

Assuming that you've figured out a correct setting for your FAN divisors,
last thing left to do is setting right labels and Vin calculation for the
other channels.

So, based on your feedback of voltage levels, and with the schematics of the
MSI K9N4 SLI-F and the pre-set definitions of the W83627EHF calculations I
could suggest for sensors.conf:

chip "w83627dhg-*"

labels:
label in0 "VCore"
label in1 "+12V"
label in2 "5V"
label in3 "-12V"
label in5 "AVCC"
label in7 "VSB"
label in8 "VBAT"

computations:
compute in1 @*(1+(56/10)), @/(1+(56/10))
compute in2 @*(1+(22/10)), @/(1+(22/10))
compute in3 -@*(1+(56/10)), -@/(1+(56/10))

Let me know if this gives you the correct readings. If it's not, I'll try
and get the values for Rin and Rf.

And for the FAN labels:
Label fan3 "Northbridge Fan"


Honestly speaking: for the voltage computations I lost track a bit, since
627EH is derived from 781D in turn...
Maybe you could post a better update, with the mainboard on hand?

Kind regards,

Jan van Tiggelen





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

  Powered by Linux