Trying to install this on Manjaro kernel version 5.10.0-1-MANJARO but getting some errors.
Building it87-dkms-git...
==> Making package: it87-dkms-git 152.2b8b4fe-3 (Sun 20 Dec 2020 04:26:40 AM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating it87 git repo...
Fetching origin
-> Found dkms.conf
-> Found it87.conf
==> Validating source files with sha256sums...
it87 ... Skipped
dkms.conf ... Passed
it87.conf ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of it87 git repo...
Cloning into 'it87'...
done.
==> Starting prepare()...
==> Starting pkgver()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "it87-dkms-git"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: it87-dkms-git 152.2b8b4fe-3 (Sun 20 Dec 2020 04:26:41 AM EST)
==> Cleaning up...
Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Installing it87-dkms-git (152.2b8b4fe-3)...
Running post-transaction hooks...
Arming ConditionNeedsUpdate...
Install DKMS modules
==> dkms install --no-depmod -m it87 -v 152.2b8b4fe -k 5.10.0-1-MANJARO
Error! Bad return status for module build on kernel: 5.10.0-1-MANJARO (x86_64)
Error while configuring
Consult /var/lib/dkms/it87/152.2b8b4fe/build/make.log for more information.
==> Warning, `dkms install --no-depmod -m it87 -v 152.2b8b4fe -k 5.10.0-1-MANJARO' returned 10
==> dkms install --no-depmod -m it87 -v 152.2b8b4fe -k 5.7.19-2-MANJARO
==> dkms install --no-depmod -m it87 -v 152.2b8b4fe -k 5.8.18-1-MANJARO
==> dkms install --no-depmod -m it87 -v 152.2b8b4fe -k 5.9.11-3-MANJARO
Error! Bad return status for module build on kernel: 5.9.11-3-MANJARO (x86_64)
Error while configuring
Consult /var/lib/dkms/it87/152.2b8b4fe/build/make.log for more information.
==> Warning, dkms install --no-depmod -m it87 -v 152.2b8b4fe -k 5.9.11-3-MANJARO' returned 10
==> depmod 5.7.19-2-MANJARO
==> depmod 5.8.18-1-MANJARO
==> depmod 5.9.11-3-MANJARO
==> depmod 5.10.0-1-MANJARO
Transaction successfully finished.
DKMS make.log for it87-152.2b8b4fe for kernel 5.9.11-3-MANJARO (x86_64)
Sun Dec 20 04:26:47 AM EST 2020
make: Entering directory '/usr/lib/modules/5.9.11-3-MANJARO/build'
ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
make: *** [Makefile:719: include/config/auto.conf] Error 1
make: Leaving directory '/usr/lib/modules/5.9.11-3-MANJARO/build
I have dkms package installed so I have no idea what this could be.
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:
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
linux5.11 - you need to install thepaholepackage 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-gitpackage.If you find another repo on GitHub that is more up to date, please comment.