All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Asus Sabertooth AM3+ Rev 2.0 (PCIe 2.0)
@ 2013-11-17 11:02 Commander
  2013-11-17 16:50 ` Guenter Roeck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Commander @ 2013-11-17 11:02 UTC (permalink / raw)
  To: lm-sensors

Seems like i get some wrong readings.
output of sensors : http://codepad.org/KicD4Woq

fam15h_power-pci-00c4:
6.75W

temp3:
-128c

These are constant values no matter what, are these readings hardcoded or
is there something wrong?

Other than no labels the rest seems to be reported correctly (Other than
low cpu temp in idle, but that's related to the chip from my investigation)

Best Regards
Artur O.
Justice @ Freenode
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [lm-sensors] Asus Sabertooth AM3+ Rev 2.0 (PCIe 2.0)
  2013-11-17 11:02 [lm-sensors] Asus Sabertooth AM3+ Rev 2.0 (PCIe 2.0) Commander
@ 2013-11-17 16:50 ` Guenter Roeck
  2013-11-19 15:32 ` Andreas Herrmann
  2013-11-24 19:24 ` Commander
  2 siblings, 0 replies; 4+ messages in thread
From: Guenter Roeck @ 2013-11-17 16:50 UTC (permalink / raw)
  To: lm-sensors

On 11/17/2013 03:02 AM, Commander wrote:
> Seems like i get some wrong readings.
> output of sensors : http://codepad.org/KicD4Woq
>
> fam15h_power-pci-00c4:
> 6.75W
>
Looks ok for the current condition (cpu idle). No idea what is going on
if it never changes. Maybe Andreas can help.

> temp3:
> -128c
>
> These are constant values no matter what, are these readings hardcoded or
> is there something wrong?

temp3 is not connected; -128c readings are typical for such cases.

>
> Other than no labels the rest seems to be reported correctly (Other than

labels would require configuration in /etc/sensors3.conf.

Guenter

> low cpu temp in idle, but that's related to the chip from my investigation)
>
> Best Regards
> Artur O.
> Justice @ Freenode
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
>
>


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [lm-sensors] Asus Sabertooth AM3+ Rev 2.0 (PCIe 2.0)
  2013-11-17 11:02 [lm-sensors] Asus Sabertooth AM3+ Rev 2.0 (PCIe 2.0) Commander
  2013-11-17 16:50 ` Guenter Roeck
@ 2013-11-19 15:32 ` Andreas Herrmann
  2013-11-24 19:24 ` Commander
  2 siblings, 0 replies; 4+ messages in thread
From: Andreas Herrmann @ 2013-11-19 15:32 UTC (permalink / raw)
  To: lm-sensors

On Sun, Nov 17, 2013 at 08:50:25AM -0800, Guenter Roeck wrote:
> On 11/17/2013 03:02 AM, Commander wrote:
> >Seems like i get some wrong readings.
> >output of sensors : http://codepad.org/KicD4Woq
> >
> >fam15h_power-pci-00c4:
> >6.75W
> >
> Looks ok for the current condition (cpu idle). No idea what is going on
> if it never changes. Maybe Andreas can help.

If it is not changing (CPU under full load vs. idle) then something is
wrong. Hard to say what.

What kernel version is this (uname -a)?
What CPU are you using (cat /proc/cpuinfo)?


Andreas

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [lm-sensors] Asus Sabertooth AM3+ Rev 2.0 (PCIe 2.0)
  2013-11-17 11:02 [lm-sensors] Asus Sabertooth AM3+ Rev 2.0 (PCIe 2.0) Commander
  2013-11-17 16:50 ` Guenter Roeck
  2013-11-19 15:32 ` Andreas Herrmann
@ 2013-11-24 19:24 ` Commander
  2 siblings, 0 replies; 4+ messages in thread
From: Commander @ 2013-11-24 19:24 UTC (permalink / raw)
  To: lm-sensors

Kernel:
Stock 3.12 arch kernel and
3.12.1-2-ck x86_64


CPU:
AMD Piledriver 8350
procinfo : http://codepad.org/8pkr7VCf

Best Regards




On Tue, Nov 19, 2013 at 4:32 PM, Andreas Herrmann <
herrmann.der.user@googlemail.com> wrote:

> On Sun, Nov 17, 2013 at 08:50:25AM -0800, Guenter Roeck wrote:
> > On 11/17/2013 03:02 AM, Commander wrote:
> > >Seems like i get some wrong readings.
> > >output of sensors : http://codepad.org/KicD4Woq
> > >
> > >fam15h_power-pci-00c4:
> > >6.75W
> > >
> > Looks ok for the current condition (cpu idle). No idea what is going on
> > if it never changes. Maybe Andreas can help.
>
> If it is not changing (CPU under full load vs. idle) then something is
> wrong. Hard to say what.
>
> What kernel version is this (uname -a)?
> What CPU are you using (cat /proc/cpuinfo)?
>
>
> Andreas
>



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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-24 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-17 11:02 [lm-sensors] Asus Sabertooth AM3+ Rev 2.0 (PCIe 2.0) Commander
2013-11-17 16:50 ` Guenter Roeck
2013-11-19 15:32 ` Andreas Herrmann
2013-11-24 19:24 ` Commander

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.