From: "Ângelo Miguel Arrifano" <miknix@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] hwmon K8 sensor in processor up to revision E.
Date: Thu, 10 May 2007 23:42:40 +0000 [thread overview]
Message-ID: <20070511014240.1a5bb02c.miknix@gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2173 bytes --]
Hi all,
I have a AMD Athlon64 3500+ socket 754 and reading cpu temperatures using the k8 sensor is totally useful (thanks Rudolf). My ACPI is buggy and reading CPU temperature from it, is a mess.
More information about my processor:
$cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 4
model name : AMD Athlon(tm) 64 Processor 3400+
stepping : 10
cpu MHz : 800.000
cache size : 1024 KB
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
bogomips : 1602.36
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
Despite the K8 sensor my ACPI offers me two more sensors.
$cat /proc/acpi/thermal_zone/THRC/temperature
temperature: 55 C
$cat /proc/acpi/thermal_zone/THRS/temperature
temperature: 47 C
Since reading cpu temperature through acpi causes a lot of interrupts. It's near impossible to get a working system with ACPI temperature readouts with high sampling rates (lost ticks).
$cat /proc/acpi/thermal_zone/THRC/temperature && cat /sys/class/hwmon/
hwmon0/device/temp1_input
temperature: 55 C
30000
I readed that:
"Temperature known as TCaseMax was specified for processors up to revision E.
This temperature is defined as temperature between heat-spreader and CPU
case, so the internal CPU temperature supplied by this driver can be higher.
There is no easy way how to measure the temperature which will correlate
with TCaseMax temperature."
So I logged some ACPI VS K8Sensor:
"ACPI","K8"
51,28
52,28
53,28
54,29
55,29
56,30
57,30
58,31
59,32
60,30
61,35
62,35
63,38
64,33
65,35
66,39
68,38
73,48
74,42
75,43
76,43
77,46
78,44
79,44
80,46
81,48
82,48
83,48
84,49
85,50
86,51
It looks like the CPU temperature is more or less twice the K8 sensor temperature (?in my system?).
Thanks all
--
MiKNiX
miknix@gmail.com
http://miknix.homelinux.com
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 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
next reply other threads:[~2007-05-10 23:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-10 23:42 Ângelo Miguel Arrifano [this message]
2007-05-11 7:04 ` [lm-sensors] hwmon K8 sensor in processor up to revision E Ângelo Miguel Arrifano
2007-05-11 21:45 ` Rudolf Marek
2007-05-16 21:12 ` Rudolf Marek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070511014240.1a5bb02c.miknix@gmail.com \
--to=miknix@gmail.com \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.