From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] ASRock 990FX Extreme3
Date: Tue, 05 Mar 2013 07:06:09 +0000 [thread overview]
Message-ID: <20130305070609.GC10027@roeck-us.net> (raw)
In-Reply-To: <201303041827.00388.fredrick.o.jackson@gmail.com>
On Mon, Mar 04, 2013 at 06:27:00PM -0600, Fredrick O Jackson wrote:
>
> I have an ASRock 990FX Extreme3 board that I'd REALLY like to be able to
> monitor the temperature of. I'm no expert at lmsensors and despite days of
> effort, I cannot determine how to configure lmsensors for this board. My temps
> dont match the hardware monitor in the bios. Some of the fans and voltages are
> also wrong.
>
> I'd be willing to pay for some effective advice or a config file for this board.
> I appreciate any help.
>
> thanks
> Fred
>
>
>
>
> sample output of sensors after running sensors-detect
>
>
> fam15h_power-pci-00c4
> Adapter: PCI adapter
> power1: 37.73 W (crit = 124.95 W)
>
> k10temp-pci-00c3
> Adapter: PCI adapter
> temp1: +20.6°C (high = +70.0°C)
> (crit = +70.0°C, hyst = +67.0°C)
>
> radeon-pci-0100
> Adapter: PCI adapter
> temp1: +56.5°C
>
> nct6776-isa-0290
> Adapter: ISA adapter
> Vcore: +0.92 V (min = +0.00 V, max = +1.74 V)
> in1: +1.86 V (min = +0.00 V, max = +0.00 V) ALARM
> AVCC: +3.28 V (min = +2.98 V, max = +3.63 V)
> +3.3V: +3.28 V (min = +2.98 V, max = +3.63 V)
> in4: +1.51 V (min = +0.00 V, max = +0.00 V) ALARM
> in5: +1.74 V (min = +0.00 V, max = +0.00 V) ALARM
> 3VSB: +3.47 V (min = +2.98 V, max = +3.63 V)
> Vbat: +3.38 V (min = +2.70 V, max = +3.63 V)
Here is the matching data from wthe ASrock tool:
<Voltage Enable="1">
<Item Index="0" Name="CPU_VCORE_V" Enable="1">Vcore Voltage</Item>
<Item Index="1" Name="P3P3_V" Enable="1">+3.3V Voltage</Item>
<Item Index="2" Name="P5P0_V" Enable="1">+5.0V Voltage</Item>
<Item Index="3" Name="P12_V" Enable="1">+12V Voltage</Item>
<Item Index="4" Name="CPU_NB_V" Enable="1" VoltageControl="CPU_NB_V">CPU NB Voltage</Item>
<Item Index="5" Name="DRAM_V" Enable="1" VoltageControl="DRAM_V">DRAM Voltage</Item>
<Item Index="6" Name="NB_V" Enable="1" VoltageControl="NB_V">NB Voltage</Item>
<Item Index="7" Name="HT_V" Enable="1" VoltageControl="HT_V">HT Voltage</Item>
<Item Index="8" Name="SB_V" Enable="1" VoltageControl="SB_V">SB Voltage</Item>
</Voltage>
With this information, check out http://www.lm-sensors.org/wiki/VoltageLabelsAndScaling
to help you determine scaling factors.
> fan1: 0 RPM (min = 0 RPM) ALARM
> fan2: 2036 RPM (min = 0 RPM) ALARM
> fan3: 0 RPM (min = 0 RPM) ALARM
> fan4: 0 RPM (min = 0 RPM) ALARM
> fan5: 0 RPM (min = 0 RPM) ALARM
fan1 should be connected to the chassis fan.
fan2 is multiplexed to the two CPU fans through gpio pins.
You can select one of the two with the commands provided in
https://github.com/groeck/nct6775/blob/master/README.ASRock
Use the commands provided for the ASRock 970 Extreme4.
fan3..5 are not connected to the NCT6776; don't ask me why. They are connected
to memory mapped IO. Here is the data from Asus:
<Item Name="FAN1" Bank="6" HighReg="0x56" LowReg="0x57">SYSFANIN</Item>
<Item Name="FAN2" Bank="6" HighReg="0x58" LowReg="0x59" SwitchInterface="SIO_GPIO" SwitchControl="GPIO16=Low, GPIO10=High">CPUFANIN</Item>
<Item Name="FAN3" Interface="MMIO" BaseAddress="0xFED80400" ReadingReg="0x73" WritingReg="0x23">AUXFANIN</Item>
<Item Name="FAN4" Interface="MMIO" BaseAddress="0xFED80400" ReadingReg="0x69" WritingReg="0x03">AUXFANIN0</Item>
<Item Name="FAN5" Interface="MMIO" BaseAddress="0xFED80400" ReadingReg="0x6E" WritingReg="0x13" >AUXFANIN1</Item>
<Item Name="FAN6" Bank="6" HighReg="0x58" LowReg="0x59" SwitchInterface="SIO_GPIO" SwitchControl="GPIO16=High, GPIO10=Low">CPUFANIN2</Item>
Unfortunately, there is no driver available for the memory mapped fans.
Hope that helps a bit.
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
prev parent reply other threads:[~2013-03-05 7:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 0:27 [lm-sensors] ASRock 990FX Extreme3 Fredrick O Jackson
2013-03-05 7:06 ` Guenter Roeck [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130305070609.GC10027@roeck-us.net \
--to=linux@roeck-us.net \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.