From: W. Trevor King Date: Sat, 17 Mar 2012 17:12:47 +0000 (-0400) Subject: Mention that k10temp readings are relative (not absolute) temperatures. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=166bfcdd53dd4fbc0013b0844e462f700fb08f32;p=blog.git Mention that k10temp readings are relative (not absolute) temperatures. --- diff --git a/posts/Aspire_One_722.mdwn b/posts/Aspire_One_722.mdwn index 6bb1306..f52a2fc 100644 --- a/posts/Aspire_One_722.mdwn +++ b/posts/Aspire_One_722.mdwn @@ -18,8 +18,8 @@ processor via the PCI bus: Kernel modules: k10temp … -You can find read the processor temperature in degrees Celsius using -sysfs. On my system, I can use: +You can find read the [relative][k10-relative] processor temperature +in degrees Celsius using sysfs. On my system, I can use: $ cat '/sys/module/k10temp/drivers/pci:k10temp/0000:00:18.3/temp1_input' 75500 @@ -159,6 +159,7 @@ What are these for? [C-60]: http://en.wikipedia.org/wiki/Amd_fusion#.22Ontario.@@_.2840.C2.A0nm.29 [k10temp]: http://www.kernel.org/doc/Documentation/hwmon/k10temp +[k10-relative]: https://lkml.org/lkml/2009/11/24/194 [Evergreen]: http://en.wikipedia.org/wiki/Evergreen_(GPU_family) [hd6290]: http://en.wikipedia.org/wiki/Comparison_of_AMD_graphics_processing_units#IGP_.28HD_6xxx.29 [HDA]: http://en.wikipedia.org/wiki/Intel_High_Definition_Audio