Just uploaded a tentative fix for linux 6.6, however I couldn't test it yet. Please let us know if anyone has the time to test it, otherwise I'll try to test it during the weekend. https://paste.opensuse.org/pastes/d0b21ec8d3d4
Search Criteria
Package Details: nvidia-390xx-dkms 390.157-15
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-390xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-390xx-utils |
Description: | NVIDIA drivers - module sources |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Provides: | NVIDIA-MODULE |
Submitter: | svenstaro |
Maintainer: | jonathon (vnctdj) |
Last Packager: | vnctdj |
Votes: | 61 |
Popularity: | 0.75 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2025-03-29 10:40 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- libglvnd (libglvnd-gitAUR)
- nvidia-390xx-utilsAUR
Required by (9)
- conky-lua-nv (optional)
- mhwd-nvidia-390xx (make)
- nvidia-exec (requires NVIDIA-MODULE)
- nvidia-exec-git (requires NVIDIA-MODULE)
- nvidia-pacman-hook (requires NVIDIA-MODULE) (optional)
- nvidia-xrun-pm (requires NVIDIA-MODULE)
- nvidiactl-git (requires NVIDIA-MODULE)
- optimus-manager-git (requires NVIDIA-MODULE)
- xorgxrdp-nvidia (requires NVIDIA-MODULE)
Sources (18)
- gcc-14.patch
- https://us.download.nvidia.com/XFree86/Linux-x86_64/390.157/NVIDIA-Linux-x86_64-390.157.run
- kernel-4.16+-memory-encryption.patch
- kernel-6.10.patch
- kernel-6.12.patch
- kernel-6.13.patch
- kernel-6.14.patch
- kernel-6.2.patch
- kernel-6.3.patch
- kernel-6.4.patch
- kernel-6.5.patch
- kernel-6.6.patch
- kernel-6.8.patch
- nvidia-390xx-utils.sysusers
- nvidia-390xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 29 Next › Last »
canolucas commented on 2023-11-01 02:48 (UTC)
drankinatty commented on 2023-10-31 07:11 (UTC) (edited on 2023-10-31 19:19 (UTC) by drankinatty)
It's that time again... The King Penguin has just release the 6.6 kernel. Time to start keeping eyes open for patches. (we could always hope it will just work as is -- but experience has shown we will need to scramble to patch when Arch provides the 6.6 update...) Any favorite places to watch?
(update: linux-6.6 just hit the Arch core-testing repo)
dhtseany commented on 2023-09-23 13:01 (UTC) (edited on 2023-09-25 12:07 (UTC) by dhtseany)
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.
xiota commented on 2023-09-20 09:05 (UTC)
Please remove replaces
directive. Thank you. (No need to reply via comment; AUR now sends commit notifications.)
air-g4p commented on 2023-09-15 16:57 (UTC) (edited on 2023-09-15 19:54 (UTC) by air-g4p)
@vnctdj - thanks for your effort - and I was able to test it!
The updated PKGBUILD builds, installs and operates correctly.
==> dkms install --no-depmod nvidia/390.157 -k 6.4.16-hardened1-1-hardened
==> dkms install --no-depmod nvidia/390.157 -k 6.5.3-arch1-1
==> dkms install --no-depmod nvidia/390.157 -k 6.5.3-1-ck
==> depmod 6.5.3-arch1-1
==> depmod 6.5.3-1-ck
==> depmod 6.4.16-hardened1-1-hardened
Also, thanks to all those in this community who contributed to the 6.5.x patching efforts!!
Cheers
canolucas commented on 2023-09-15 15:17 (UTC)
Just updated and rebooted to test the shorter patch from joanbrugueram, it works fine with the latest kernel. Thanks guys !
vnctdj commented on 2023-09-14 22:07 (UTC) (edited on 2023-09-14 22:07 (UTC) by vnctdj)
Thanks to all for your help.
I ended up adding the following patch which is indeed shorter: https://gist.github.com/joanbm/dfe8dc59af1c83e2530a1376b77be8ba
Once again I wasn't able to test it, real life is definitely too busy!
NullRoute commented on 2023-09-13 17:10 (UTC) (edited on 2023-09-13 17:12 (UTC) by NullRoute)
This package from maintainer "herecura" with 6.5 patch worked, https://gitlab.com/herecura/packages/nvidia-390xx-dkms
But anytime I install nvidia-390xx-dkms its saying "ERROR: Missing 6.1.8-arch1-1 kernel headers for module nvidia/390.157"
After I install it with "sudo pacman -U https://archive.archlinux.org/packages/l/linux-headers/linux-headers-6.1.8.arch1-1-x86_64.pkg.tar.zst"
and then re-install newest linux-headers it works. But why this old kernel headers requirement? Thanks.
Thank you to "canolucas" in official forum post at https://bbs.archlinux.org/viewtopic.php?id=262224&p=6 for this pkg link.
canolucas commented on 2023-09-13 16:23 (UTC)
This patch is much shorter than ubuntu's. Does it work ? If it works, lets use this one as it changes less lines of the original source.
Pinned Comments
vnctdj commented on 2025-01-24 07:37 (UTC)
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
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?