@emersion, some chipsets don't appear to be supported in the kernel version (log suggests most recent update is 2017: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/drivers/hwmon/it87.c). ISpicyCurry for example has "IT8665E" which isn't listed in the kernel info you linked to.
Search Criteria
Package Details: it87-dkms-git 152.2b8b4fe-3
Package Actions
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: | codebling |
Last Packager: | codebling |
Votes: | 40 |
Popularity: | 0.065424 |
First Submitted: | 2017-03-30 17:34 (UTC) |
Last Updated: | 2020-11-30 21:00 (UTC) |
Delike commented on 2019-01-22 06:30 (UTC)
jasondaigo commented on 2018-12-21 21:55 (UTC)
@emersion if u dont install this u just dont have the module. how ever thats the case. btw works again with 4.19.11
emersion commented on 2018-12-19 15:17 (UTC)
I wonder why this package exists, since this driver seems to be in the kernel tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/hwmon/it87.c
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?
Pinned Comments
codebling commented on 2021-02-21 09:06 (UTC)
TL;DR for those running
linux
5.11 - you need to install thepahole
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.