Search Criteria
Package Details: nvidia-580xx-dkms 580.159.04-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-580xx-utils.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-580xx-utils |
| Description: | NVIDIA kernel modules - module sources (580xx) |
| Upstream URL: | http://www.nvidia.com/ |
| Licenses: | custom |
| Conflicts: | nvidia, NVIDIA-MODULE, nvidia-open-dkms |
| Provides: | nvidia, NVIDIA-MODULE |
| Submitter: | ventureo |
| Maintainer: | ventureo (ptr1337) |
| Last Packager: | ventureo |
| Votes: | 78 |
| Popularity: | 13.02 |
| First Submitted: | 2025-12-18 17:08 (UTC) |
| Last Updated: | 2026-05-22 13:20 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- libglvnd (libglvnd-gitAUR)
- nvidia-580xx-utilsAUR
Required by (41)
- bumblebee-forceunload (requires nvidia) (optional)
- bumblebee-git (requires nvidia) (optional)
- bumblebee-picasso-git (requires nvidia) (optional)
- conky-lua-nv (requires nvidia) (optional)
- conkyluanv-autoscale-fixed (requires nvidia) (optional)
- cudapm1 (requires nvidia)
- deepin-nvidia-prime-git (requires nvidia)
- gpu-viewer (requires nvidia) (optional)
- hfetch-git (requires nvidia) (optional)
- hoomd-blue (requires nvidia) (optional)
- mfaktc (requires nvidia)
- monitorix (requires nvidia) (optional)
- monitorix-git (requires nvidia) (optional)
- mumax3 (requires nvidia)
- noon-nvidia-legacy
- nuxhash-git (requires nvidia)
- nv-card (requires nvidia)
- nv-card-pm (requires nvidia)
- nv-monitor (requires nvidia) (optional)
- nvfancontrol (requires nvidia) (optional)
- Show 21 more...
Sources (10)
- 0001-Enable-atomic-kernel-modesetting-by-default.patch
- 0002-Fix-hardware-cursor-crash.patch
- https://download.nvidia.com/XFree86/Linux-x86_64/580.159.04/NVIDIA-Linux-x86_64-580.159.04.run
- limit-vram-usage
- nvidia-drm-outputclass.conf
- nvidia-sleep.conf
- nvidia-utils.sysusers
- nvidia.rules
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
FirefistAce commented on 2026-05-22 22:50 (UTC)
Honestly no clue what the website here is doing when you view the pkgbuild but the usual process (aka git clone) gives you the up to date pkgbuild and patches.
siri0n commented on 2026-05-22 16:39 (UTC)
@ jaro3
You can check out an updated PKGBUILD from github:
git clone --branch nvidia-580xx-utils --single-branch https://github.com/archlinux/aur.git nvidia-580xx-utils
Works for me.
jaro3 commented on 2026-05-16 11:58 (UTC)
This is still the old version ;-; If you change it to 580.159.03 in PKGBUILD the patch fails:
patching file nvidia-drm/nvidia-drm-fb.c patching file Makefile Hunk #1 FAILED at 92. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej ==> ERROR: A failure occurred in prepare(). Aborting...
urjp1z72 commented on 2026-05-14 21:15 (UTC)
About "hidden" dependencies, it would be a good idea to list them in a pinned comment.
I've lost count of how many times I've seen users on reddit asking why it's not working, and I'm not surprised, since the arch blog didn't even mention it. It's better to just state it clearly and save everyone the trouble.
qubeck commented on 2026-05-14 15:45 (UTC)
@myauid please read DKMS package guidelines
myauid commented on 2026-05-13 10:16 (UTC) (edited on 2026-05-13 10:17 (UTC) by myauid)
Please add dependencies:"linux-lts-headers"for"linux-lts",or "linux-headers"for"linux".
qubeck commented on 2026-05-10 09:24 (UTC) (edited on 2026-05-10 13:03 (UTC) by qubeck)
If you have
nosuidset for/var, starting with 580.159.03 release you need to setsuidfor/var/lib/dkms/nvidia, otherwisepahole.shwon't work and kernel modules won't be build.hsinn commented on 2026-05-08 19:06 (UTC)
I downloaded the snapshot (https://aur.archlinux.org/cgit/aur.git/snapshot/nvidia-580xx-utils.tar.gz) on 5/8/2026, and it contained the older version 580.142.3. I downloaded the right version 580.159.03 from https://aur.archlinux.org/cgit/aur.git/commit/?h=nvidia-580xx-utils.
ultralow commented on 2026-05-06 19:48 (UTC)
nvidia-580xx-dkms PKGBUILD has strict version pin
depends=('nvidia-580xx-utils=580.142')This causes dependency conflicts with AUR helpers when
nvidia-580xx-utilsupdates to580.159.03-1first. Users must install all three packages (nvidia-580xx-dkms,nvidia-580xx-utils,lib32-nvidia-580xx-utils) simultaneously to avoid pacman breaking on the old pin.Please update the
nvidia-580xx-dkmsPKGBUILD dependency to match the latestnvidia-580xx-utilsversion.1 2 3 4 5 6 .. 14 Next › Last »