From: Alexey Chernov <4ernov@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] How to distinguish sensors on Xeon multi-socket system
Date: Tue, 01 Feb 2011 20:23:13 +0000 [thread overview]
Message-ID: <201102012323.13215.4ernov@gmail.com> (raw)
Hello,
I have two socket motherboard with two Xeon's 5345 installed on them, so
overall it's 8 cores. Using lm_sensors all of them are detected correctly out
of the box, but the problem is that after certain Linux kernel upgrade (I
believe it's somewhere around 2.6.32) matching kernel on both processors
started to be called identically. I have two 'Core 0', two 'Core 1' etc. and
it drives mad many applications which use lm_sensors. Here's the output of
'sensors' command:
sensors
radeon-pci-0700
Adapter: PCI adapter
temp1: +77.0°C
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +70.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 2: +63.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0002
Adapter: ISA adapter
Core 0: +69.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0003
Adapter: ISA adapter
Core 2: +69.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0004
Adapter: ISA adapter
Core 1: +68.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0005
Adapter: ISA adapter
Core 3: +65.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0006
Adapter: ISA adapter
Core 1: +68.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0007
Adapter: ISA adapter
Core 3: +67.0°C (high = +86.0°C, crit = +100.0°C)
I try to fix the KDE sensors applet as it shows only 4 cores and ignores
remaining ones due to name collision. But I really don't know how to
distinguish the certain cores of the processors. Could you please give me a
reference how can I tell, for instance one 'Core 0' from another? The ideal
case is if they can be addressed as 'Processor 1/Core 0' but I can't find the
right way.
Thanks in advance!
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next reply other threads:[~2011-02-01 20:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-01 20:23 Alexey Chernov [this message]
2011-02-02 1:23 ` [lm-sensors] How to distinguish sensors on Xeon multi-socket Guenter Roeck
2011-02-02 7:31 ` 4ernov
2011-02-02 7:36 ` 4ernov
2011-02-02 7:47 ` Jean Delvare
2011-02-02 7:56 ` Jean Delvare
2011-02-02 9:15 ` 4ernov
2011-02-02 9:34 ` 4ernov
2011-02-02 11:08 ` Jean Delvare
2011-02-02 11:33 ` 4ernov
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=201102012323.13215.4ernov@gmail.com \
--to=4ernov@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.