All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rudolf Marek <r.marek@assembler.cz>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] MotherBoard Asus A55M-E
Date: Tue, 03 Dec 2013 22:20:36 +0000	[thread overview]
Message-ID: <529E5934.3020602@assembler.cz> (raw)
In-Reply-To: <529E3E56.3020804@yahoo.it>

[-- Attachment #1: Type: text/plain, Size: 837 bytes --]

Hi,

> Trying family `ITE'...                                      Yes
> Found unknown chip with ID 0x8603
>      (logical device 4 has address 0x290, could be sensors)

There is a preliminary patch supporting this driver:

> http://khali.linux-fr.org/devel/linux-3/jdelvare-hwmon/hwmon-it87-01-add-it8603e-support.patch
> Please let me know if I got anything wrong. Retesting would be
> appreciated, just in case.
>
> I have also made the support available as a standalone driver which
> builds at least down to kernel 3.0:
> http://khali.linux-fr.org/devel/lm-sensors/drivers/it87/

Please note there is a (small) problem which will be fixed soonish. If you like 
to try it out, apply attached patch on above patch or on the standalone driver.

You can also wait until it is fixed and released in next kernel version.

Thanks
Rudolf



[-- Attachment #2: fixit.patch --]
[-- Type: text/x-diff, Size: 428 bytes --]

Index: linux-3.12/drivers/hwmon/it87.c
===================================================================
--- linux-3.12.orig/drivers/hwmon/it87.c	2013-11-22 21:57:37.454212898 +0100
+++ linux-3.12/drivers/hwmon/it87.c	2013-12-03 23:18:27.597718677 +0100
@@ -1568,6 +1568,7 @@
 	&sensor_dev_attr_in5_beep.dev_attr.attr,
 	&sensor_dev_attr_in6_beep.dev_attr.attr,
 	&sensor_dev_attr_in7_beep.dev_attr.attr,
+	NULL,
 	NULL
 };
 

[-- Attachment #3: Type: text/plain, Size: 153 bytes --]

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  reply	other threads:[~2013-12-03 22:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03 20:25 [lm-sensors] MotherBoard Asus A55M-E Luca Della Ghezza
2013-12-03 22:20 ` Rudolf Marek [this message]
2013-12-04  6:52 ` Jean Delvare

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=529E5934.3020602@assembler.cz \
    --to=r.marek@assembler.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.