From: mikpolniak@adelphia.net (mikepolniak)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] it87 driver supports ITE8716 chip on new AM2 boards
Date: Tue, 11 Jul 2006 22:10:21 +0000 [thread overview]
Message-ID: <20060711221021.GA5889@debamd64> (raw)
In-Reply-To: <20060705202045.GA15892@debamd64>
On 23:45 Tue 11 Jul , Rudolf Marek wrote:
> Thanks Mike,
>
> I'm attaching fixed sensors-detect.
>
> DOes it find the IT8716F on isa and on superIO?
Yes...success!
Do you want to scan the ISA bus? (YES/no):
Probing for TE IT8712F'
Trying address 0x0290... Failed!
Probing for TE IT8716F'
Trying address 0x0290... Success!
(confidence 7, driver t87')
....................
Do you want to scan for Super I/O sensors? (YES/no):
Probing for TE 8702F Super IO Sensors'
Failed! (0x8716)
Probing for TE 8705F Super IO Sensors'
Failed! (0x8716)
Probing for TE 8712F Super IO Sensors'
Failed! (0x8716)
Probing for TE IT8716F Super IO Sensors'
Success... found at address 0x0290
.....................
Driver t87' (should be inserted):
Detects correctly:
* ISA bus address 0x0290 (Busdriver 2c-isa')
Chip TE IT8716F Super IO Sensors' (confidence: 9)
I will now generate the commands needed to load the I2C modules.
To make the sensors modules behave correctly, add these lines to
/etc/modules.conf:
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
To load everything that is needed, add this to some /etc/rc* file:
#----cut here----
# I2C adapter drivers
modprobe i2c-isa
# I2C chip drivers
modprobe it87
# sleep 2 # optional
/usr/local/bin/sensors -s # recommended
#----cut here----
prev parent reply other threads:[~2006-07-11 22:10 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
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 [this message]
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=20060711221021.GA5889@debamd64 \
--to=mikpolniak@adelphia.net \
--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.