Hi!
Quoting Adrian C. <[email protected]> (Fri, 23 Nov 2012, 01:49:38):
> Hi you're supposed to be able to do this:
>
> { "w83627ehf.656", "core" }
>
> Like this:
>
> vicious.register(cputemp, vicious.widgets.thermal, " $1C", 19,
> {"w83627ehf.656", "core"})
It works, thanks a lot!
Reading a bit further into the documentation of the module k10temp, I
found this:
"[...]
There is one temperature measurement value, available as temp1_input
in sysfs. It is measured in degrees Celsius with a resolution of
1/8th degree. Please note that it is defined as a relative value; to
quote the AMD manual:
Tctl is the processor temperature control value, used by the
platform to control cooling systems. Tctl is a non-physical
temperature on an arbitrary scale measured in degrees. It does
_not_ represent an actual physical temperature like die or case
temperature. Instead, it specifies the processor temperature
relative to the point at which the system must supply the maximum
cooling for the processor's specified maximum case temperature and
maximum thermal power dissipation.
The maximum value for Tctl is available in the file temp1_max.
[...]"
As the temperature given by k10temp seams to be a relative value, using
w83627ehf should be the preferred anyway.
Please forget about my patch, and sorry for the noise.
Regards
-Juergen
--
To unsubscribe, send mail to [email protected].