After upgrading from nvidia-470xx-utils 470.256.02-8.01 to nvidia-470xx-utils 470.256.02-8.02 the system could successfully build and install the driver.
Search Criteria
Package Details: opencl-nvidia-470xx 470.256.02-8.02
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-470xx-utils.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-470xx-utils |
| Description: | OpenCL implemention for NVIDIA |
| Upstream URL: | http://www.nvidia.com/ |
| Keywords: | driver nvidia video |
| Licenses: | custom |
| Conflicts: | opencl-nvidia |
| Provides: | opencl-driver, opencl-nvidia |
| Submitter: | jonathon |
| Maintainer: | Sinyria (cysp74, SoftExpert) |
| Last Packager: | SoftExpert |
| Votes: | 114 |
| Popularity: | 0.97 |
| First Submitted: | 2021-10-31 00:50 (UTC) |
| Last Updated: | 2026-05-02 06:41 (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 (21)
- 0001-Fix-conftest-to-ignore-implicit-function-declaration.patch
- 0002-Fix-conftest-to-use-a-short-wchar_t.patch
- 0003-Fix-conftest-to-use-nv_drm_gem_vmap-which-has-the-se.patch
- disable-objtool-override.patch
- enable-drm-modeset-by-default.patch
- https://us.download.nvidia.com/XFree86/Linux-x86_64/470.256.02/NVIDIA-Linux-x86_64-470.256.02.run
- kernel-6.10.patch
- kernel-6.12.patch
- nvidia-470xx-fix-gcc-15.patch
- nvidia-470xx-fix-linux-6.13.patch
- nvidia-470xx-fix-linux-6.14.patch
- nvidia-470xx-fix-linux-6.15.patch
- nvidia-470xx-fix-linux-6.17.patch
- nvidia-470xx-fix-linux-6.19-part1.patch
- nvidia-470xx-fix-linux-6.19-part2.patch
- nvidia-470xx-fix-linux-7.0.patch
- nvidia-470xx-utils.sysusers
- nvidia-470xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
aur4mw commented on 2026-05-29 17:43 (UTC) (edited on 2026-05-29 17:44 (UTC) by aur4mw)
aur4mw commented on 2026-05-29 17:17 (UTC) (edited on 2026-05-29 17:44 (UTC) by aur4mw)
I get the same error as it is shown in https://bbs.archlinux.org/viewtopic.php?pid=2297007
==> dkms install --no-depmod nvidia/470.256.02 -k 7.0.10-arch1-1
Error! Bad return status for module build on kernel: 7.0.10-arch1-1 (x86_64) Consult /var/lib/dkms/nvidia/470.256.02/build/make.log for more information. ==> WARNING: `dkms install --no-depmod nvidia/470.256.02 -k 7.0.10-arch1-1' exited 10 ==> depmod 7.0.10-arch1-1
SoftExpert commented on 2026-05-21 23:22 (UTC)
@aur4mw: I'm not sure I understand what issue you are having; maybe you can provide some logs ?
aur4mw commented on 2026-05-20 08:54 (UTC)
For kernel 7.0.9 I get the error described in https://bbs.archlinux.org/viewtopic.php?pid=2297007
stipe commented on 2026-05-04 15:03 (UTC)
Works on my GTX 880M! Thx for maintaining!
spnethw commented on 2026-05-02 14:55 (UTC)
GTX 660, linux 7.0.3. All is ok now. Thanks!
TempusNemini commented on 2026-05-02 08:05 (UTC)
@SoftExpert: just reinstalled from updated packages and confirm perfect work on both lst / 7.0.3 kernels on my 750GM. Thanks!
SoftExpert commented on 2026-05-02 06:42 (UTC)
hello everyone, I updated the package to include the latest patches for kernel 7.0.2; as usual, please provide feedback.
l3lu3 commented on 2026-05-01 09:30 (UTC)
Just wanted to report back that joanbm's patch works! Newbie mistake of forgetting to actually apply the patch in prepare.
Pinned Comments
SoftExpert commented on 2025-02-09 10:20 (UTC) (edited on 2026-03-08 12:31 (UTC) by SoftExpert)
For the beginners in need of assistance, first take a look at this recommended guide https://github.com/korvahannu/arch-nvidia-drivers-installation-guide - maybe it helps to solve the issues your are having with this version of the driver.
The majority of patches used in this package are provided by Joan Bruguera to whom we owe a tremendous depth of gratitude !
There is also the repository shared by phobos1641, where he has gathered all the patches that work for his configuration.