@Mainframe, you need to install both nvidia-470xx-utils and nvidia-470xx-dkms in the same command.
Search Criteria
Package Details: opencl-nvidia-470xx 470.256.02-7.95
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: | 103 |
Popularity: | 1.94 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-02-03 19:42 (UTC) |
Dependencies (2)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- opencl-headers (opencl-headers-gitAUR) (optional) – headers necessary for OpenCL development
Required by (66)
- aftershotpro3 (requires opencl-nvidia) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-opencl (requires opencl-driver) (optional)
- crark (requires opencl-driver) (optional)
- cuda-10.0 (requires opencl-nvidia)
- cuda-10.2 (requires opencl-nvidia)
- cuda-11.1 (requires opencl-nvidia)
- cuda-11.7 (requires opencl-nvidia)
- cuda-8.0 (requires opencl-nvidia)
- cuda-9.0 (requires opencl-nvidia)
- cuda11.1 (requires opencl-nvidia)
- cuda11.4 (requires opencl-nvidia)
- cuda11.4-versioned (requires opencl-nvidia)
- cuda12.0 (requires opencl-nvidia)
- cuda12.0-versioned (requires opencl-nvidia)
- cytoscape (requires opencl-driver) (optional)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-beta (requires opencl-driver)
- Show 46 more...
Sources (12)
- 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
- 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-linux-6.13.patch
- nvidia-470xx-utils.sysusers
- nvidia-470xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 44 Next › Last »
camio commented on 2023-07-13 12:23 (UTC)
Mainframe commented on 2023-07-13 11:38 (UTC)
Hi, after preparing everything as descripted and trying to install via 'pacman -U' I get the following error:
warning: cannot resolve "nvidia-470xx-utils=470.199.02", a dependency of "nvidia-470xx-dkms"
:: The following package cannot be upgraded due to unresolvable dependencies:
nvidia-470xx-dkms
What am I doing wrong?
camio commented on 2023-07-11 13:26 (UTC)
I forked this repository and patched it to use the latest driver version. That fixed all my display issues.
If you want to use it while we wait for a new maintainer, clone https://github.com/camio/nvidia-470xx-utils and use makepkg as normal.
PhotonX commented on 2023-07-09 14:56 (UTC)
The package can be orphaned in 5 days, if the maintainers didn't react earlier: https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/TE5QIFHPFT2J2ANLG3MIFCVQB6EOKKIM/
keren_sky commented on 2023-07-09 13:32 (UTC)
Thanks. I shouldn't do this stuff so late @ night.
PhotonX commented on 2023-07-09 09:06 (UTC)
I posted on the aur-general mailing list and hope that we can get some help there!
SoftExpert commented on 2023-07-09 05:23 (UTC)
@tpkessler: well, we will wait another 8 days ...
SoftExpert commented on 2023-07-09 05:22 (UTC)
@keren_sky: kernel-6.3.patch does not apply correctly with NVIDIA-Linux-x86_64-470.199.02.run. The new version of the driver requires only the kernel-6.4.patch we provided in the comments.
keren_sky commented on 2023-07-09 03:25 (UTC)
Thanks for the pointers in the comments.
The process stops with the following:
patching file nvidia-drm/nvidia-drm-drv.c
Hunk #2 FAILED at 874.
1 out of 2 hunks FAILED -- saving rejects to file nvidia-drm/nvidia-drm-drv.c.rej
==> ERROR: A failure occurred in prepare().
How to proceed?
tpkessler commented on 2023-07-08 13:14 (UTC)
@SoftExpert: Orphan requests are locked for 14 days to give the maintainer time to react. Yours can only be decided in 8 days.
Pinned Comments
SoftExpert commented on 2025-02-09 10:20 (UTC)
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.