All of lore.kernel.org
 help / color / mirror / Atom feed
From: mikpolniak@adelphia.net (mikepolniak)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] it87 driver supports ITE8716 chip on new AM2 boards
Date: Thu, 06 Jul 2006 15:11:29 +0000	[thread overview]
Message-ID: <20060706151129.GA21112@debamd64> (raw)
In-Reply-To: <20060705202045.GA15892@debamd64>

On 16:34 Thu 06 Jul     , Rudolf Marek wrote:
> 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?
> 
My original m/b has ITE8712 so i had set modprobe i2c-isa it87. When
i switched to the new Gigabyte m/b this did not work because there was no
/sys/devices/platform/i2c-9191/9191-0290/ created. 


> (just copy to the email output of "sensors" command)

10:54 >>sensors
it8716-isa-0290
Adapter: ISA adapter


> and also output of sensors-detect
> 
Do you want to scan the ISA bus? (YES/no): 

......................
Probing for 	TE IT8712F'
  Trying address 0x0290... Failed!
Probing for 	TE IT8705F / SiS 950'
  Trying address 0x0290... Failed!
.......................

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)
.......................
Do you want to scan for secondary Super I/O sensors? (YES/no):                 
Probing for 	TE 8702F Super IO Sensors'
  Failed! (skipping family)
........................


 Sorry, no chips were detected.



> 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
> 


  parent reply	other threads:[~2006-07-06 15:11 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 [this message]
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=20060706151129.GA21112@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.