* Re: [lm-sensors] Getting temps for all CPU cores to show up on an AMD chip
2013-03-14 15:26 [lm-sensors] Getting temps for all CPU cores to show up on an AMD chip dag dg
@ 2013-03-14 16:02 ` Guenter Roeck
2013-03-14 16:19 ` Jean Delvare
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2013-03-14 16:02 UTC (permalink / raw)
To: lm-sensors
On Thu, Mar 14, 2013 at 10:26:39AM -0500, dag dg wrote:
> I have an AMD Phenom II x4 that will show the individual core temps in a
> few utilities in windows but for the life of me I can't get lm_sensors to
> display them. I'm using the k10temp and w83627dhg-isa-0290 modules. This is
> for Fedora 17 lm_sensors version 3.3.2 kernel 3.7.9-104.fc17.x86_64. Here's
> what I'm seeing at the moment:
>
The driver only supports reporting a single temperature, so that is not
surprising. Someone with access to a datasheet and the time to do it
would have to enhance the driver.
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] Getting temps for all CPU cores to show up on an AMD chip
2013-03-14 15:26 [lm-sensors] Getting temps for all CPU cores to show up on an AMD chip dag dg
2013-03-14 16:02 ` Guenter Roeck
@ 2013-03-14 16:19 ` Jean Delvare
2013-03-14 19:56 ` Clemens Ladisch
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Jean Delvare @ 2013-03-14 16:19 UTC (permalink / raw)
To: lm-sensors
On Thu, 14 Mar 2013 09:02:40 -0700, Guenter Roeck wrote:
> On Thu, Mar 14, 2013 at 10:26:39AM -0500, dag dg wrote:
> > I have an AMD Phenom II x4 that will show the individual core temps in a
> > few utilities in windows but for the life of me I can't get lm_sensors to
> > display them. I'm using the k10temp and w83627dhg-isa-0290 modules. This is
> > for Fedora 17 lm_sensors version 3.3.2 kernel 3.7.9-104.fc17.x86_64. Here's
> > what I'm seeing at the moment:
> >
>
> The driver only supports reporting a single temperature, so that is not
> surprising. Someone with access to a datasheet and the time to do it
> would have to enhance the driver.
Clemens, any info?
--
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] Getting temps for all CPU cores to show up on an AMD chip
2013-03-14 15:26 [lm-sensors] Getting temps for all CPU cores to show up on an AMD chip dag dg
2013-03-14 16:02 ` Guenter Roeck
2013-03-14 16:19 ` Jean Delvare
@ 2013-03-14 19:56 ` Clemens Ladisch
2013-03-19 2:10 ` dag dg
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Clemens Ladisch @ 2013-03-14 19:56 UTC (permalink / raw)
To: lm-sensors
Jean Delvare wrote:
> On Thu, 14 Mar 2013 09:02:40 -0700, Guenter Roeck wrote:
>> On Thu, Mar 14, 2013 at 10:26:39AM -0500, dag dg wrote:
>>> I have an AMD Phenom II x4 that will show the individual core temps in a
>>> few utilities in windows but for the life of me I can't get lm_sensors to
>>> display them. I'm using the k10temp and w83627dhg-isa-0290 modules. This is
>>> for Fedora 17 lm_sensors version 3.3.2 kernel 3.7.9-104.fc17.x86_64. Here's
>>> what I'm seeing at the moment:
>>
>> The driver only supports reporting a single temperature, so that is not
>> surprising. Someone with access to a datasheet and the time to do it
>> would have to enhance the driver.
>
> Clemens, any info?
There are no individual core temperatures.
I don't know where those utilities get the values, but I'd guess that they
simply repeat the same value.
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] Getting temps for all CPU cores to show up on an AMD chip
2013-03-14 15:26 [lm-sensors] Getting temps for all CPU cores to show up on an AMD chip dag dg
` (2 preceding siblings ...)
2013-03-14 19:56 ` Clemens Ladisch
@ 2013-03-19 2:10 ` dag dg
2013-03-19 2:14 ` dag dg
2013-03-19 8:19 ` Clemens Ladisch
5 siblings, 0 replies; 7+ messages in thread
From: dag dg @ 2013-03-19 2:10 UTC (permalink / raw)
To: lm-sensors
[-- Attachment #1.1: Type: text/plain, Size: 1443 bytes --]
I wish that was the case so I could close the book but CPUID's HWmonitor:
http://www.cpuid.com/softwares/hwmonitor.html
and OCCT PT
http://www.ocbase.com/
both report all 6 temps which show the temps fluxuating(within a degree of
each other but still enough to tell they're different measurements)
It's not the end of the world if I can't get all 6 temps but it'd be nice
to see something in the works. Thanks for the assistance thus far.
On Thu, Mar 14, 2013 at 2:56 PM, Clemens Ladisch <clemens@ladisch.de> wrote:
> Jean Delvare wrote:
> > On Thu, 14 Mar 2013 09:02:40 -0700, Guenter Roeck wrote:
> >> On Thu, Mar 14, 2013 at 10:26:39AM -0500, dag dg wrote:
> >>> I have an AMD Phenom II x4 that will show the individual core temps in
> a
> >>> few utilities in windows but for the life of me I can't get lm_sensors
> to
> >>> display them. I'm using the k10temp and w83627dhg-isa-0290 modules.
> This is
> >>> for Fedora 17 lm_sensors version 3.3.2 kernel 3.7.9-104.fc17.x86_64.
> Here's
> >>> what I'm seeing at the moment:
> >>
> >> The driver only supports reporting a single temperature, so that is not
> >> surprising. Someone with access to a datasheet and the time to do it
> >> would have to enhance the driver.
> >
> > Clemens, any info?
>
> There are no individual core temperatures.
>
> I don't know where those utilities get the values, but I'd guess that they
> simply repeat the same value.
>
>
> Regards,
> Clemens
>
[-- Attachment #1.2: Type: text/html, Size: 2237 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] Getting temps for all CPU cores to show up on an AMD chip
2013-03-14 15:26 [lm-sensors] Getting temps for all CPU cores to show up on an AMD chip dag dg
` (3 preceding siblings ...)
2013-03-19 2:10 ` dag dg
@ 2013-03-19 2:14 ` dag dg
2013-03-19 8:19 ` Clemens Ladisch
5 siblings, 0 replies; 7+ messages in thread
From: dag dg @ 2013-03-19 2:14 UTC (permalink / raw)
To: lm-sensors
[-- Attachment #1.1: Type: text/plain, Size: 1668 bytes --]
Make that 4 cores. I was checking my X4 and my X6 and got them confused.
Same issue on both.
On Mon, Mar 18, 2013 at 9:10 PM, dag dg <dagofthedofg@gmail.com> wrote:
> I wish that was the case so I could close the book but CPUID's HWmonitor:
>
> http://www.cpuid.com/softwares/hwmonitor.html
>
> and OCCT PT
>
> http://www.ocbase.com/
>
> both report all 6 temps which show the temps fluxuating(within a degree of
> each other but still enough to tell they're different measurements)
>
> It's not the end of the world if I can't get all 6 temps but it'd be nice
> to see something in the works. Thanks for the assistance thus far.
>
>
> On Thu, Mar 14, 2013 at 2:56 PM, Clemens Ladisch <clemens@ladisch.de>wrote:
>
>> Jean Delvare wrote:
>> > On Thu, 14 Mar 2013 09:02:40 -0700, Guenter Roeck wrote:
>> >> On Thu, Mar 14, 2013 at 10:26:39AM -0500, dag dg wrote:
>> >>> I have an AMD Phenom II x4 that will show the individual core temps
>> in a
>> >>> few utilities in windows but for the life of me I can't get
>> lm_sensors to
>> >>> display them. I'm using the k10temp and w83627dhg-isa-0290 modules.
>> This is
>> >>> for Fedora 17 lm_sensors version 3.3.2 kernel 3.7.9-104.fc17.x86_64.
>> Here's
>> >>> what I'm seeing at the moment:
>> >>
>> >> The driver only supports reporting a single temperature, so that is not
>> >> surprising. Someone with access to a datasheet and the time to do it
>> >> would have to enhance the driver.
>> >
>> > Clemens, any info?
>>
>> There are no individual core temperatures.
>>
>> I don't know where those utilities get the values, but I'd guess that they
>> simply repeat the same value.
>>
>>
>> Regards,
>> Clemens
>>
>
>
[-- Attachment #1.2: Type: text/html, Size: 2757 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] Getting temps for all CPU cores to show up on an AMD chip
2013-03-14 15:26 [lm-sensors] Getting temps for all CPU cores to show up on an AMD chip dag dg
` (4 preceding siblings ...)
2013-03-19 2:14 ` dag dg
@ 2013-03-19 8:19 ` Clemens Ladisch
5 siblings, 0 replies; 7+ messages in thread
From: Clemens Ladisch @ 2013-03-19 8:19 UTC (permalink / raw)
To: lm-sensors
dag dg wrote:
> I wish that was the case so I could close the book but CPUID's
> HWmonitor and OCCT PT both report all 6 temps which show the temps
> fluxuating(within a degree of each other but still enough to tell
> they're different measurements)
I don't know where they get these values from; there's nothing in the
AMD datasheets except the per-die northbridge sensor. (Even the Boost
function is documented as just counting idle cores.)
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