From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Intel DG45FC
Date: Tue, 11 Nov 2008 09:45:10 +0000 [thread overview]
Message-ID: <20081111104510.0a35cf04@hyperion.delvare> (raw)
In-Reply-To: <7bccedf10809181658o18aa47bbt46480ca2a67b1ac9@mail.gmail.com>
Hi Anthony,
On Fri, 7 Nov 2008 17:38:00 -0800, Anthony Arobone wrote:
> # isadump 0x2e 0x2f 8
> WARNING! Running this program can cause system crashes, data loss and worse!
> I will probe address register 0x2e and data register 0x2f.
> Probing bank 8 using bank register 0x07.
> Continue? [Y/n] y
> 0 1 2 3 4 5 6 7 8 9 a b c d e f
> 00: 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 00
> 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 41
> 20: f1 01 00 00 01 01 00 91 00 11 2e 00 00 10 00 00
> 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 70: 00 03 00 00 04 04 00 00 00 00 00 00 00 00 00 00
> 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> f0: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
OK, so as expected, the logical device with the hardware monitoring
features is disabled. If you look at ticket #2182 starting at:
http://www.lm-sensors.org/ticket/2182#comment:13
You'll see what we tried with the other user to enable the logical
device and see if it "woke up" the "emulated" LM96000. It did not work
for him, but feel free to try too and see if it helps on your board:
isaset -y 0x2e 0x2f 0x07 8
isaset -y 0x2e 0x2f 0x60 0x02
isaset -y 0x2e 0x2f 0x61 0x90
isaset -y 0x2e 0x2f 0x30 1
(After checking in /proc/ioports that there's nothing at 0x290 on your
system.) Then:
rmmod lm85
modprobe lm85
That being said, I'm not holding my breath. Maybe your system has the
same chip variant (WPCD377i) without the hardware monitoring feature
and that's the reason why all the readings are 0 and the actual
monitoring is done by the Intel ICH chip.
> So I was looking into this a little more and I came across an Intel driver
> called HECI. I guess it was submitted to the linux kernel, but hasn't made
> it in yet. At any rate, I downloaded it and some other goodies from
> http://www.openamt.org/. In short, I tweaked a few places to get it to
> compile and load for my kernel, 2.6.27 (actually on .28-rc3 now). But I
> think this is the new way to access all the Intel sensors, etc. I don't
> know much about it yet, looks like it can do alot. But I didn't see a way
> to get the temp assets from any of the examples, and I don't think I'll have
> anymore time to look into this further.
>
> Thanks for all your help though, but I think you are right. Accessing the
> temps via the tradional drivers (for lack of better word) is never going to
> happen. I think its going to be through this HECI driver, but it looks like
> whatever support was being put into that has flat lined.
Yes, I think you are right here, we need Intel's AMT/HECI stuff in the
kernel first and then we can start working on support for the hardware
monitoring features on top of that framework. That's a long way to go
though so you'll have to be patient. Oh well, maybe by then I will have
access to one of these motherboards so I can start helping Intel with
the code.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-11-11 9:45 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-18 23:58 [lm-sensors] Intel DG45FC Anthony Arobone
2008-09-21 14:56 ` Jean Delvare
2008-09-26 0:13 ` Anthony Arobone
2008-09-26 7:10 ` Jean Delvare
2008-09-26 11:42 ` Jean Delvare
2008-09-26 17:19 ` Anthony Arobone
2008-09-27 11:47 ` Jean Delvare
2008-09-27 18:08 ` Anthony Arobone
2008-09-27 20:16 ` Jean Delvare
2008-10-21 19:06 ` Anthony Arobone
2008-10-29 11:43 ` Jean Delvare
2008-11-08 1:38 ` Anthony Arobone
2008-11-11 9:45 ` Jean Delvare [this message]
2009-02-20 9:11 ` Jean Delvare
2009-03-27 18:14 ` Tony Bones
2009-03-28 8:07 ` Jean Delvare
2009-04-05 7:55 ` Jiri Horky
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=20081111104510.0a35cf04@hyperion.delvare \
--to=khali@linux-fr.org \
--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.