From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] it87 driver supports ITE8716 chip on new AM2 boards
Date: Thu, 06 Jul 2006 14:34:17 +0000 [thread overview]
Message-ID: <44AD1F69.2080402@sh.cvut.cz> (raw)
In-Reply-To: <20060705202045.GA15892@debamd64>
Hi Mike,
> I just got a new AM2 motherboard (Gigabyte GA-M55plus-S3g) that has a
> ITE8716 sensors chip. I am using kernel 2.6.16 and modified the source
> it87.c by replacing all instances of 8712 with 8716. Then recompiled the
> driver and ran modprobe it87. Surprise it works !! Apparently its a clone
> of the ITE8712 because i get all the fan, temp and voltage readings. This
> ITE8716 is also in the top end ASUS M2N32-SLI DELUXE motherboard and
> probably more. So many will be looking for it.
Heh thanks for the info. I think it would work without your change too. Please
can you tell me if the driver is using the i2c access or isa access?
(just copy to the email output of "sensors" command)
and also output of sensors-detect
I suspect that it works because
1) the hw monitoring block has same ID as it8712
2) superio detection failed, but I2C fallback worked
I will fix the sensors detect and the driver so it will work for ASUS people for
sure ;) I hope you will help me with testing.
Please post the output of the requested commands and in meanwhile I will fix the
sensors-detect and it87.c
Regards
Rudolf
next prev parent reply other threads:[~2006-07-06 14:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-05 20:20 [lm-sensors] it87 driver supports ITE8716 chip on new AM2 boards mikepolniak
2006-07-06 14:34 ` Rudolf Marek [this message]
2006-07-06 15:11 ` mikepolniak
2006-07-06 15:17 ` Rudolf Marek
2006-07-06 18:26 ` mikepolniak
2006-07-06 19:17 ` Rudolf Marek
2006-07-06 19:28 ` mikepolniak
2006-07-09 19:30 ` Rudolf Marek
2006-07-09 20:29 ` mikepolniak
2006-07-11 14:11 ` Rudolf Marek
2006-07-11 15:03 ` mikepolniak
2006-07-11 22:10 ` mikepolniak
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=44AD1F69.2080402@sh.cvut.cz \
--to=r.marek@sh.cvut.cz \
--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.