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
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 };
_______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors