Configuring for ASUS Sabertooth 990FX R2.0

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

 



​​
Hell0,

I have three systems with the ASUS Sabertooth 990FX R2.0 motherboard and
the AMD FX-6300 6-core processor.
Two are servers (Debian/Wheezy 7.8 w/3.2 kernel) and the third is my
desktop (Win-7).
The servers are my concern.

I have the latest lm-sensors installed and this is the tail of the output
of sensors-detect:
----------------------------------------------------------------------------------------
Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `it87':
  * ISA bus, address 0x290
    Chip `ITE IT8721F/IT8758E Super IO Sensors' (confidence: 9)

Driver `fam15h_power' (autoloaded):
  * Chip `AMD Family 15h power sensors' (confidence: 9)

Driver `k10temp' (autoloaded):
  * Chip `AMD Family 15h thermal sensors' (confidence: 9)
----------------------------------------------------------------------------------------

I've done a lot of googling and below is the closest I've come (with a
couple of my tweaks)  to a config file, but it is still not right.
So hoping someone can steer me in the right direction.

I put the text below in -->    /etc/sensors.d/sabertooth-990FX.conf
------------------------------------------------------------------------------------------
chip "it8721-isa-0290"

# Temperatures
    label temp1  "CPU Temp"
    label temp2  "M/B Temp"
    label temp3  "VCORE-1"
    label temp4  "VCORE-2"
    label temp5  "Northbridge"         # I put all these here as a
reference since the
    label temp6  "DRAM"                 # Asus Thermal Radar tool on my
Windows box displays
    label temp7  "USB3.0-1"            # all of them.
    label temp8  "USB3.0-2"            # lm-sensors ignores all but the CPU
and M/B temps.
    label temp9  "PCIE-1"                # If that is really what they are.
    label temp10 "PCIE-2"

    set temp1_min 0
    set temp1_max 70
    set temp2_min 0
    set temp2_max 60

    ignore temp3

# Fans
    label fan1 "CPU Fan"
    label fan2 "Chassis Fan 1"
    label fan3 "Chassis Fan 2"
    label fan4 "Chassis Fan 3"
#    label fan5 "Chassis Fan 4"      # lm-sensor complains about this


    set fan1_min 600
    set fan2_min 600
    set fan3_min 600

# Voltages
    label in0 "+12V"
    label in1 "+5V"
    label in2 "Vcore"
    label in3 "+3.3V"
    label in5 "VDDA"


    compute  in0  @ * (50/12), @ / (50/12)
    compute  in1  @ * (205/120), @ / (205/120)

    set in0_min  12 * 0.95
    set in0_max  12 * 1.05
    set in1_min  5 * 0.95
    set in1_max  5 * 1.05
    set in2_min  0.80
    set in2_max  1.6
    set in3_min  3.20
    set in3_max  3.6
    set in5_min  2.2
    set in5_max  2.8

    ignore in4
    ignore in6
    ignore in7

    ignore intrusion0


chip "k10temp-pci-00c3"
     label temp1 "CPU Temp"

------------------------------------------------------------------------------------------

This is the output:

------------------------------------------------------------------------------------------
k10temp-pci-00c3
Adapter: PCI adapter
CPU Temp:     +17.6°C  (high = +70.0°C)
                       (crit = +90.0°C, hyst = +87.0°C)

fam15h_power-pci-00c4
Adapter: PCI adapter
power1:       24.91 W  (crit =  94.99 W)

nouveau-pci-0100
Adapter: PCI adapter
temp1:        +52.0°C  (high = +100.0°C, crit = +110.0°C)

it8721-isa-0290
Adapter: ISA adapter
+12V:          +11.65 V  (min = +11.40 V, max = +12.60 V)
+5V:            +4.78 V  (min =  +4.76 V, max =  +5.23 V)
Vcore:          +0.80 V  (min =  +0.78 V, max =  +1.60 V)
+3.3V:          +3.29 V  (min =  +3.19 V, max =  +3.60 V)
VDDA:           +2.52 V  (min =  +2.20 V, max =  +2.80 V)
Vbat:           +3.34 V
CPU Fan:        937 RPM  (min =  600 RPM)
Chassis Fan 1:    0 RPM  (min =  600 RPM)  ALARM
Chassis Fan 2: 1025 RPM  (min =  600 RPM)
CPU Temp:       +40.0°C  (low  =  +0.0°C, high = +70.0°C)  sensor =
thermistor
M/B Temp:       +40.0°C  (low  =  +0.0°C, high = +60.0°C)  sensor =
thermistor


----------------------------------------------------------------------------------------------------------------

​My big concern is the fans,
There is a CPU fan and three chassis fans in each system.
Chassis fans are plugged into sockets 1,2, and 3.

​Yet only a speed for Chassis Fan 2 is displayed.

Any help getting correct output would be appreciated.

​Thanks,

Bruce
​
_______________________________________________
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