Package Details: it87-dkms-git 301.8dd7f65-1

Git Clone URL: https://aur.archlinux.org/it87-dkms-git.git (read-only, click to copy)
Package Base: it87-dkms-git
Description: Linux Driver for ITE LPC chips
Upstream URL: https://github.com/frankcrawford/it87
Keywords: driver IT87 sensor thermal
Licenses: GPL
Conflicts: it87-frankcrawford-dkms-git
Provides: it87
Submitter: codeworkx
Maintainer: nicholascw
Last Packager: codebling
Votes: 51
Popularity: 0.83
First Submitted: 2017-03-30 17:34 (UTC)
Last Updated: 2025-10-03 16:51 (UTC)

Dependencies (2)

Sources (3)

Pinned Comments

iusearch999 commented on 2025-07-02 10:58 (UTC) (edited on 2025-07-02 10:58 (UTC) by iusearch999)

Had to create two additional configs to get it working on boot:

echo "it87" | sudo tee /etc/modules-load.d/it87.conf
echo "options it87 ignore_resource_conflict=1" | sudo tee /etc/modprobe.d/it87.conf

This is on endeavourOS btw - not sure if the issue is specific to that.

codebling commented on 2021-02-21 09:06 (UTC)

TL;DR for those running linux 5.11 - you need to install the pahole package if this package won't build. (see comments below for more details)

codebling commented on 2020-10-23 15:36 (UTC)

I've updated this package to use the frankcrawford (most developed fork) upstream and am removing the it87-frankcrawford-dkms-git package.

If you find another repo on GitHub that is more up to date, please comment.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

slavfox commented on 2018-12-11 08:06 (UTC) (edited on 2018-12-11 08:06 (UTC) by slavfox)

it87 seems to have issues on 4.19.8

kernel: it87: Found IT8603E chip at 0xa40, revision 2  
kernel: it87: Beeping is supported  
kernel: ACPI Warning: SystemIO range 0x0000000000000A45-0x0000000000000A46 conflicts with OpRegion 0x0000000000000A45-0x0000000000000A46 (\GSA1.SIO1) (20180810/utaddress-213)  
kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

jasondaigo commented on 2018-11-17 16:35 (UTC) (edited on 2018-12-21 21:56 (UTC) by jasondaigo)

today i noticed 4.19.2 prevents the module from loading

kernel: it87: loading out-of-tree module taints kernel.
kernel: it87: module verification failed: signature and/or required key missing - tainting kernel
kernel: it87: it87 driver version <not provided>
kernel: it87: Found IT8665E chip at 0x290, revision 6
kernel: it87: Beeping is supported
systemd-modules-load[390]: Failed to insert module 'it87': Device or resource busy

EDIT:fixed with 4.19.4

EDIT:problem is again present with 4.19.8 & also with 4.19.9

EDIT:works again with 4.19.11

electrified commented on 2018-11-08 20:12 (UTC)

@iSpicyCurry The IT8665E is supported (at least somewhat). I have one on an Asus ROG Crosshair VII and it is reporting figures.

iSpicyCurry commented on 2018-09-18 23:09 (UTC)

Who do we contact to get support for a chipset not supported by the current driver? I have the IT8665E chipset.

hcjl commented on 2018-08-03 13:26 (UTC)

@codeworkx: Thank you very much!

hcjl commented on 2018-08-02 13:20 (UTC)

Obviously the maintainer dropped it. See https://github.com/a1wong/it87.

Kiwii commented on 2018-08-01 17:46 (UTC)

The github repo is still gone. Does anyone know what happened or where to find a mirror?

rattaurus commented on 2018-07-30 11:49 (UTC)

Hello. fatal: repository 'https://github.com/groeck/it87.git/' not found

big_corey commented on 2018-06-06 10:27 (UTC)

Thank you for the package. Great work.

codeworkx commented on 2018-03-17 11:40 (UTC)

@txtsd it's nothing you have to worry about.