Search Criteria
Package Details: opencl-nvidia-580xx 580.159.03-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: | OpenCL implemention for NVIDIA (580xx) |
| Upstream URL: | http://www.nvidia.com/ |
| Licenses: | custom |
| Conflicts: | opencl-nvidia |
| Provides: | opencl-driver, opencl-nvidia |
| Submitter: | ventureo |
| Maintainer: | ventureo (ptr1337) |
| Last Packager: | ventureo |
| Votes: | 78 |
| Popularity: | 14.70 |
| First Submitted: | 2025-12-18 17:08 (UTC) |
| Last Updated: | 2026-05-06 18:33 (UTC) |
Dependencies (2)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- opencl-headers (opencl-headers-gitAUR, adaptivecpp-gitAUR, adaptivecppAUR) (optional) – headers necessary for OpenCL development
Required by (77)
- aftershotpro3 (requires opencl-nvidia) (optional)
- arrayfire (requires opencl-driver) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-git (requires opencl-driver) (optional)
- crark (requires opencl-driver) (optional)
- cuda-10.2 (requires opencl-nvidia)
- cuda-11.1 (requires opencl-nvidia)
- cuda-11.7 (requires opencl-nvidia)
- cuda-12.5 (requires opencl-nvidia)
- cuda-12.8 (requires opencl-nvidia)
- cuda-12.9 (requires opencl-nvidia)
- cuda-8.0 (requires opencl-nvidia)
- cuda-9.0 (requires opencl-nvidia)
- cuda-pascal (requires opencl-nvidia)
- cuda11.1 (requires opencl-nvidia)
- cuda11.4 (requires opencl-nvidia)
- cuda12.0 (requires opencl-nvidia)
- cytoscape (requires opencl-driver) (optional)
- Show 57 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.03/NVIDIA-Linux-x86_64-580.159.03.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 »
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.sxyql commented on 2026-05-04 18:18 (UTC)
I have tested the PKGBUILD with the 580.159.03 driver version and had the revert the # Fix compilation for 7.0 to make it working, if this helps anyone.
Gryphon commented on 2026-05-04 10:37 (UTC) (edited on 2026-05-04 10:46 (UTC) by Gryphon)
I am very new to Arch. after updating my kernel to 7.0.3 my old nvidia driver nvidia-580xx-dkms 580.142-3 was somehow laggy in serveral games. I went to Cachy OS and searched for their drivers and I found a new version 580.159.03. I just downloaded to my local drive, installed via sudo pacman -U and my games are very smooth now. Packages I have downloaded and installed from CachyOS site: nvidia-580xx-dkms-580.159.03-2-x86_64.pkg.tar.zst lib32-nvidia-580xx-utils-580.159.03-1-x86_64.pkg.tar.zst lib32-opencl-nvidia-580xx-580.159.03-1-x86_64.pkg.tar.zst nvidia-580xx-utils-580.159.03-2-x86_64.pkg.tar.zst Just wanted to share this with others who might face the same problem. I love Arch linux BTW:-)
1 2 3 4 5 6 .. 14 Next › Last »