Edit: I figured out that I actually didn't have linux-headers installed, this resolved the build problem. My offer to help maintain the package remains.
Greetings, I have a Dell laptop with a Quadro 4000 / NVC0 which requires the 390xx driver that I'll be servicing for some time going forward for a friend's recording studio.
I am a package maintainer for other various things on the AUR however I haven't dealt specifically with GPU drivers before. Regardless, my skill set should serve suitably for testing and troubleshooting and I can help maintain this package.
I can see that there is presently an issue with the DKMS module which produces the following error and I'm happy to help work out the issue:
(1/2) Arming ConditionNeedsUpdate...
(2/2) Install DKMS modules
==> ERROR: Missing lost+found kernel headers for module nvidia/390.157.
==> ERROR: Missing swapfile kernel headers for module nvidia/390.157.
==> ERROR: Missing bin kernel headers for module nvidia/390.157.
==> ERROR: Missing lib64 kernel headers for module nvidia/390.157.
==> ERROR: Missing mnt kernel headers for module nvidia/390.157.
==> ERROR: Missing run kernel headers for module nvidia/390.157.
==> ERROR: Missing dev kernel headers for module nvidia/390.157.
==> ERROR: Missing home kernel headers for module nvidia/390.157.
==> ERROR: Missing tmp kernel headers for module nvidia/390.157.
==> ERROR: Missing opt kernel headers for module nvidia/390.157.
==> ERROR: Missing root kernel headers for module nvidia/390.157.
==> ERROR: Missing lib kernel headers for module nvidia/390.157.
==> ERROR: Missing storage kernel headers for module nvidia/390.157.
==> ERROR: Missing etc kernel headers for module nvidia/390.157.
==> ERROR: Missing boot kernel headers for module nvidia/390.157.
==> ERROR: Missing sys kernel headers for module nvidia/390.157.
==> ERROR: Missing proc kernel headers for module nvidia/390.157.
==> ERROR: Missing EDITOR=nano kernel headers for module nvidia/390.157.
==> ERROR: Missing var kernel headers for module nvidia/390.157.
==> ERROR: Missing usr kernel headers for module nvidia/390.157.
==> ERROR: Missing srv kernel headers for module nvidia/390.157.
==> ERROR: Missing sbin kernel headers for module nvidia/390.157.
Pinned Comments
jonathon commented on 2022-05-26 09:46 (UTC)
Please don't flag this package out-of-date unless a new version has been released by NVIDIA.
jonathon commented on 2021-12-26 22:44 (UTC) (edited on 2021-12-26 22:44 (UTC) by jonathon)
The DKMS package guidelines are explicit that
linux-headers
should not be a dependency of any DKMS package.As a concrete example of why including that as a hard dependency is a bad idea, what happens when
linux
is not an installed kernel?jonathon commented on 2020-10-19 12:41 (UTC) (edited on 2021-05-11 14:18 (UTC) by jonathon)
PACKAGE NEEDS LONG TERM MAINTAINER
I have adopted the 390xx packages to keep them secure. I do not run any 390xx hardware so will not notice any breakages and cannot test any changes.
Until such time as someone else steps up to maintain these packages - ideally someone who actually has 390xx hardware - I have to rely on you to tell me what changes are needed.
Don't expect a response if you post only "this doesn't work", and do not email me to complain about the package not working!
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
A binary package is also available in my kernel-lts unofficial user repository.