Comment 8 for bug 1740736

Revision history for this message
Emanem (em4n3m) wrote : Re: Driver it87 and lm_sensors are too old and don't support newer chipsets (such as Z370).

If 0x8686 is not in the sources https://github.com/torvalds/linux/blob/v4.15-rc8/drivers/hwmon/it87.c it won't simply work...

Again, if 'it8686' ( #define IT8686E_DEVID 0x8686 ) is not present and managed, the driver won't work with it...
Look into https://github.com/groeck/it87/blob/master/it87.c please and see it - happy to point out the section if needed.