Package Details: opencl-nvidia-580xx 580.159.03-1

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)

Required by (77)

Sources (10)

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 nosuid set for /var, starting with 580.159.03 release you need to set suid for /var/lib/dkms/nvidia, otherwise pahole.sh won'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-utils updates to 580.159.03-1 first. 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-dkms PKGBUILD dependency to match the latest nvidia-580xx-utils version.

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:-)