Re: Configuration MSI 975X Platinum (MS-7246)

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

 



Hi Leonardo,

On Sat, 09 Oct 2010 22:52:01 -0400, Leonardo Marín wrote:
> # lm_sensors configuration file for the MSI 975X Platinum (MS-7246), Bios (v1.40)
> # Sensor Chip, Winbond W83627EHF/EHG
> 
> #######################
> ### sensors3.conf ###
> 
> chip "w83627ehf-*" "w83627dhg-*"
> 
>  label in0 "VCore" # CPU Core Voltage
>  label in1 "VPCIEx" # PCI Express Voltage
>  label in2 "AVCC"
>  label in3 "3VCC"
>  label in6 "+ 5V" # +5V, or so i think
>  label in7 "3VSB"
>  label in8 "VBAT"
>  label in9 "+12V" # +12V, or so i think
> 
> ## +12V is in9 and +5V is in6 ##
>  compute in9 @*(1+(56/10)), @/(1+(56/10))
>  compute in6 @*(1+(22/10)), @/(1+(22/10))

How did you differentiate between the two?

> 
>  set in9_min 12.0*0.9
>  set in9_max 12.0*1.1
>  set in6_min 5.0*0.9
>  set in6_max 5.0*1.1
> 
>  set in0_min 0.9
>  set in0_max 1.7

Quite a large range...

>  set in1_min 1.4
>  set in1_max 2.0

Ditto.

>  set in2_min 3.3*0.9
>  set in2_max 3.3*1.1
>  set in3_min 3.3*0.9
>  set in3_max 3.3*1.1
>  set in7_min 3.3*0.9
>  set in7_max 3.3*1.1
>  set in8_min 3.3*0.9
>  set in8_max 3.3*1.1

Vbat is supposed to be 3.0V nominal, not 3.3V!

> 
>  ignore in4
>  ignore in5
> 
> ## Temperatures ##
> 
>  label temp1 "Sys Temp"
>  label temp2 "CPU Temp"
>  label temp3 "AUX Temp"
> 
>  set temp1_max 55
>  set temp1_max_hyst 48
>  set temp2_max 55
>  set temp2_max_hyst 47

This is a large difference between max and max_hyst, I see no good
reason for this.

>  set temp3_max 55
>  set temp3_max_hyst 50
> 
> ## Fans ##
> 
>  label fan1 "PWR Fan"

If you mean power supply, the usual name for it is "PSU Fan".

>  label fan2 "CPU Fan"
>  label fan3 "NB Fan"
>  label fan4 "Sys Fan"
> 
>  set fan2_min 800
> 
>  ignore fan1
>  ignore fan3
>  ignore fan4
>  ignore fan5

As some of these are actually available on the board and just not used
in your personal case, we don't want to ignore them: other users may be
using them.

> 
> ### end of sensors3.conf ###
> ############################
> 
> ############
> ### demo ###
> #
> # root@LM # sensors
> # w83627ehf-isa-0290
> # Adapter: ISA adapter
> # VCore: +1.24 V (min = +0.90 V, max = +1.70 V) 
> # VPCIEx: +1.54 V (min = +1.40 V, max = +2.00 V) 
> # AVCC: +3.30 V (min = +2.98 V, max = +3.63 V) 
> # 3VCC: +3.30 V (min = +2.98 V, max = +3.63 V) 
> # + 5V: +5.02 V (min = +4.51 V, max = +5.50 V) 
> # 3VSB: +3.25 V (min = +2.98 V, max = +3.63 V) 
> # VBAT: +2.99 V (min = +2.98 V, max = +3.63 V) 
> # +12V: +12.14 V (min = +10.82 V, max = +13.20 V) 
> # CPU Fan: 3515 RPM (min = 803 RPM, div = 16)
> # Sys Temp: +39.0°C (high = +55.0°C, hyst = +48.0°C) sensor = thermistor
> # CPU Temp: +35.5°C (high = +55.0°C, hyst = +47.0°C) sensor = diode
> # AUX Temp: +46.0°C (high = +55.0°C, hyst = +50.0°C) sensor = thermistor
> # cpu0_vid: +1.288 V
> #
> #### end demo ###
> #################

The output of "sensors -c /dev/null" would be helpful to validate your
work.

Thanks for your contribution, I've added your configuration file to the
wiki. It can be amended at any time if you improve it.

http://www.lm-sensors.org/wiki/Configurations/MSI/975X-Platinum

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors



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

  Powered by Linux