All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] AMD Phenom II Family 16h
@ 2011-09-24  0:06 Pablo Fabian Wagner Boian
  2011-09-24  3:50 ` Guenter Roeck
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pablo Fabian Wagner Boian @ 2011-09-24  0:06 UTC (permalink / raw)
  To: lm-sensors

Hi everyone.
I've got a question regarding AMD Phenom II Family 16h. I'm using the k10temp 
which appear to be the lastest (the stand alone one, downloaded from lm-
sensors.org), and it gives me a temp not matching the real (about -10ºC diff 
between them). And, should it provides me a temp reading for all cores? (6 in 
my case), because I got only one.

Thanks in advance.
----
Pablo Wagner

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

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

* Re: [lm-sensors] AMD Phenom II Family 16h
  2011-09-24  0:06 [lm-sensors] AMD Phenom II Family 16h Pablo Fabian Wagner Boian
@ 2011-09-24  3:50 ` Guenter Roeck
  2011-09-24  5:17 ` Phil Pokorny
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2011-09-24  3:50 UTC (permalink / raw)
  To: lm-sensors

On Fri, Sep 23, 2011 at 08:06:19PM -0400, Pablo Fabian Wagner Boian wrote:
> Hi everyone.
> I've got a question regarding AMD Phenom II Family 16h. I'm using the k10temp 
> which appear to be the lastest (the stand alone one, downloaded from lm-
> sensors.org), and it gives me a temp not matching the real (about -10ºC diff 
> between them). And, should it provides me a temp reading for all cores? (6 in 
> my case), because I got only one.
> 
I can not comment on the accuracy, but the k10temp module reads the temperature
from the northbridge, and there is only one no matter how many cores your chip has.
I guess the chip only reports the package temperature, not the per-core temperature.

Having said that ... the driver officially only supports up to family 15h as far
as I can see. Did you patch it, or does it just work ?

Thanks,
Guenter


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

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

* Re: [lm-sensors] AMD Phenom II Family 16h
  2011-09-24  0:06 [lm-sensors] AMD Phenom II Family 16h Pablo Fabian Wagner Boian
  2011-09-24  3:50 ` Guenter Roeck
@ 2011-09-24  5:17 ` Phil Pokorny
  2011-09-24 16:12 ` Jean Delvare
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Phil Pokorny @ 2011-09-24  5:17 UTC (permalink / raw)
  To: lm-sensors


[-- Attachment #1.1: Type: text/plain, Size: 619 bytes --]

On Fri, Sep 23, 2011 at 8:50 PM, Guenter Roeck
<guenter.roeck@ericsson.com>wrote:

>
> > it gives me a temp not matching the real (about -10ºC diff
> > between them)
>

How are you measuring the "real" temperature?  Do you have a thermocouple
inserted between the CPU and heatsink?

Some time ago, AMD changed the temperature scale to a synthetic "Tcontrol"
scale where the reading 70degC is the maximum operating temperature for the
chip.  This simplifies things because  you don't have to know the
particulars of each chip, you can just manage the "temperature" to keep it
below 70 "degC".

Phil P.

[-- Attachment #1.2: Type: text/html, Size: 946 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

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

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

* Re: [lm-sensors] AMD Phenom II Family 16h
  2011-09-24  0:06 [lm-sensors] AMD Phenom II Family 16h Pablo Fabian Wagner Boian
  2011-09-24  3:50 ` Guenter Roeck
  2011-09-24  5:17 ` Phil Pokorny
@ 2011-09-24 16:12 ` Jean Delvare
  2011-09-24 21:28 ` Clemens Ladisch
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2011-09-24 16:12 UTC (permalink / raw)
  To: lm-sensors

On Fri, 23 Sep 2011 20:50:22 -0700, Guenter Roeck wrote:
> On Fri, Sep 23, 2011 at 08:06:19PM -0400, Pablo Fabian Wagner Boian wrote:
> > Hi everyone.
> > I've got a question regarding AMD Phenom II Family 16h. I'm using the k10temp 
> > which appear to be the lastest (the stand alone one, downloaded from lm-
> > sensors.org), and it gives me a temp not matching the real (about -10ºC diff 
> > between them). And, should it provides me a temp reading for all cores? (6 in 
> > my case), because I got only one.
>
> I can not comment on the accuracy, but the k10temp module reads the temperature
> from the northbridge, and there is only one no matter how many cores your chip has.

The K8 only had a single north bridge PCI device, but it could report
several temperatures per CPU. This is no longer true with the family
10h and later.

As far as accuracy goes, the issue is explained at length in
Documentation/hwmon/k10temp.

> I guess the chip only reports the package temperature, not the per-core temperature.

I think you're right. Which is not bad per se... better one good
temperature value than two good and two bogus as k8temp often does.

> Having said that ... the driver officially only supports up to family 15h as far
> as I can see. Did you patch it, or does it just work ?

The driver supports PCI devices (north bridge) not CPU families. Just
as family 12h and 14h north bridges have the same PCI device ID, I can
only guess that family 15h and 16h north bridges have the same PCI
device ID. If this is confirmed, we can update the driver documentation
accordingly. Andre, Clemens, any comment on this?

-- 
Jean Delvare

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

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

* Re: [lm-sensors] AMD Phenom II Family 16h
  2011-09-24  0:06 [lm-sensors] AMD Phenom II Family 16h Pablo Fabian Wagner Boian
                   ` (2 preceding siblings ...)
  2011-09-24 16:12 ` Jean Delvare
@ 2011-09-24 21:28 ` Clemens Ladisch
  2011-09-24 21:37 ` Guenter Roeck
  2011-09-25 21:34 ` Andre Przywara
  5 siblings, 0 replies; 7+ messages in thread
From: Clemens Ladisch @ 2011-09-24 21:28 UTC (permalink / raw)
  To: lm-sensors

Jean Delvare wrote:
> On Fri, 23 Sep 2011 20:50:22 -0700, Guenter Roeck wrote:
>> On Fri, Sep 23, 2011 at 08:06:19PM -0400, Pablo Fabian Wagner Boian wrote:
>>> I've got a question regarding AMD Phenom II Family 16h.
>>
>> ... the driver officially only supports up to family 15h as far
>> as I can see. Did you patch it, or does it just work ?
>
> The driver supports PCI devices (north bridge) not CPU families. Just
> as family 12h and 14h north bridges have the same PCI device ID, I can
> only guess that family 15h and 16h north bridges have the same PCI
> device ID. If this is confirmed, we can update the driver documentation
> accordingly. Andre, Clemens, any comment on this?

Phenom IIs are always Family 10h.
I'd guess this is decimal/hex confusion and not a super-secret new CPU.


Regards,
Clemens

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

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

* Re: [lm-sensors] AMD Phenom II Family 16h
  2011-09-24  0:06 [lm-sensors] AMD Phenom II Family 16h Pablo Fabian Wagner Boian
                   ` (3 preceding siblings ...)
  2011-09-24 21:28 ` Clemens Ladisch
@ 2011-09-24 21:37 ` Guenter Roeck
  2011-09-25 21:34 ` Andre Przywara
  5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2011-09-24 21:37 UTC (permalink / raw)
  To: lm-sensors

On Sat, Sep 24, 2011 at 05:28:58PM -0400, Clemens Ladisch wrote:
> Jean Delvare wrote:
> > On Fri, 23 Sep 2011 20:50:22 -0700, Guenter Roeck wrote:
> >> On Fri, Sep 23, 2011 at 08:06:19PM -0400, Pablo Fabian Wagner Boian wrote:
> >>> I've got a question regarding AMD Phenom II Family 16h.
> >>
> >> ... the driver officially only supports up to family 15h as far
> >> as I can see. Did you patch it, or does it just work ?
> >
> > The driver supports PCI devices (north bridge) not CPU families. Just
> > as family 12h and 14h north bridges have the same PCI device ID, I can
> > only guess that family 15h and 16h north bridges have the same PCI
> > device ID. If this is confirmed, we can update the driver documentation
> > accordingly. Andre, Clemens, any comment on this?
> 
> Phenom IIs are always Family 10h.
> I'd guess this is decimal/hex confusion and not a super-secret new CPU.
> 
That might explain why I did not find any information about it ;).

Guenter

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

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

* Re: [lm-sensors] AMD Phenom II Family 16h
  2011-09-24  0:06 [lm-sensors] AMD Phenom II Family 16h Pablo Fabian Wagner Boian
                   ` (4 preceding siblings ...)
  2011-09-24 21:37 ` Guenter Roeck
@ 2011-09-25 21:34 ` Andre Przywara
  5 siblings, 0 replies; 7+ messages in thread
From: Andre Przywara @ 2011-09-25 21:34 UTC (permalink / raw)
  To: lm-sensors

On 09/24/2011 11:28 PM, Clemens Ladisch wrote:
> Jean Delvare wrote:
>> On Fri, 23 Sep 2011 20:50:22 -0700, Guenter Roeck wrote:
>>> On Fri, Sep 23, 2011 at 08:06:19PM -0400, Pablo Fabian Wagner Boian wrote:
>>>> I've got a question regarding AMD Phenom II Family 16h.
>>>
>>> ... the driver officially only supports up to family 15h as far
>>> as I can see. Did you patch it, or does it just work ?
>>
>> The driver supports PCI devices (north bridge) not CPU families. Just
>> as family 12h and 14h north bridges have the same PCI device ID, I can
>> only guess that family 15h and 16h north bridges have the same PCI
>> device ID. If this is confirmed, we can update the driver documentation
>> accordingly. Andre, Clemens, any comment on this?

In fact the northbridges are quite different, only the temperature 
reporting part has been kept the same. So for the purpose of this driver 
(and only in this case) we can handle the northbridges as if they were 
compatible. But in fact the PCI-IDs changed, so we have to list them 
(and add them if new CPUs are released). But yes, Llano and Brazos 
(Fam12h and Fam14h) share the same northbridge, hence the same PCI-ID.

Regards,
Andre.

>
> Phenom IIs are always Family 10h.
> I'd guess this is decimal/hex confusion and not a super-secret new CPU.

That is true. I await more of this confusion when Fam 15h (aka 
Bulldozer) hits the market, since people may mix it up with family 15 
(0Fh) aka K8 ;-)

Regards,
Andre.

-- 
Andre Przywara
AMD-Operating System Research Center (OSRC), Dresden, Germany
Tel: +49 351 448-3567-12
----to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632


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

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

end of thread, other threads:[~2011-09-25 21:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-24  0:06 [lm-sensors] AMD Phenom II Family 16h Pablo Fabian Wagner Boian
2011-09-24  3:50 ` Guenter Roeck
2011-09-24  5:17 ` Phil Pokorny
2011-09-24 16:12 ` Jean Delvare
2011-09-24 21:28 ` Clemens Ladisch
2011-09-24 21:37 ` Guenter Roeck
2011-09-25 21:34 ` Andre Przywara

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.