@cysp74: What is the content of nvidia-470xx-fix-linux-6.4.patch, please ? Also, why not targeting 470.199.02 ?
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.98 |
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 .. 24 25 26 27 28 29 30 31 32 33 34 .. 44 Next › Last »
SoftExpert commented on 2023-06-29 20:58 (UTC)
cysp74 commented on 2023-06-29 16:27 (UTC)
Here is the for PKGBUILD, does anyone own this package or need to be adopted?
diff --git a/PKGBUILD b/PKGBUILD
index 19037eb..b91f60b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=nvidia-470xx-utils
pkgname=('nvidia-470xx-utils' 'opencl-nvidia-470xx' 'nvidia-470xx-dkms')
pkgver=470.182.03
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="http://www.nvidia.com/"
license=('custom')
@@ -17,12 +17,14 @@ source=('nvidia-drm-outputclass.conf'
'nvidia-470xx-utils.sysusers'
'nvidia-470xx.rules'
"https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
- "kernel-6.3.patch")
+ 'kernel-6.3.patch'
+ 'nvidia-470xx-fix-linux-6.4.patch')
sha512sums=('de7116c09f282a27920a1382df84aa86f559e537664bb30689605177ce37dc5067748acf9afd66a3269a6e323461356592fdfc624c86523bf105ff8fe47d3770'
'4b3ad73f5076ba90fe0b3a2e712ac9cde76f469cd8070280f960c3ce7dc502d1927f525ae18d008075c8f08ea432f7be0a6c3a7a6b49c361126dcf42f97ec499'
'e307e5fe005dfafee35c179c5f215e22a85dfd367a9b60d5092eee96f869d8ce4595fae33ce6febb74721974c6f781a53418ce1a3210768632347471ae3f5594'
'73619d65bd3267427acaf2deee07a2c98c490df937aa13e2c95d54cfd19ce2a82a91d3a5aa886dbe88f6230251f9cf54c38f5841cfacd77e53301e8d61fa3d7d'
- 'e7343f022263690030bdcbc9b91cd775c7c8c24da4f75e6583494464d92eeeb01965bc9e628566faaf6c91fb5519881346d44c4e7d1c7fe8b7c6da89a7620036')
+ 'e7343f022263690030bdcbc9b91cd775c7c8c24da4f75e6583494464d92eeeb01965bc9e628566faaf6c91fb5519881346d44c4e7d1c7fe8b7c6da89a7620036'
+ '041955bc9b581d56a9a6e59222c1a3f0fd9ee86691a4e2bb0e22550533c60fd7af4bcef0a9015efeee27d63dfe4cb2b11f30173a65c5bbf1f65471dd651cab8b')
create_links() {
# create soname links
@@ -43,6 +45,7 @@ prepare() {
cd kernel
patch -p1 -i "$srcdir/kernel-6.3.patch"
+ patch -p1 -i "$srcdir/nvidia-470xx-fix-linux-6.4.patch"
sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
sed -i 's/__JOBS/`nproc`/' dkms.conf
SoftExpert commented on 2023-06-26 18:41 (UTC)
470.199.02 is available; there is a patch for kernel 6.4 (intended for 470.182.03 but can be adapted for 470.199.02) here
valandil commented on 2023-04-29 17:04 (UTC)
The package currently builds. Feel free to raise an issue here or adopt the package if you run into issues.
circl commented on 2023-04-29 14:17 (UTC)
Well, looks like the maintainer gave up?
second2050 commented on 2023-04-07 20:25 (UTC)
I think you forgot to update the .SRCINFO
in the repo, because the info in the aur web interface seems to be out of sync with the PKGBUILD
valandil commented on 2023-04-05 02:15 (UTC) (edited on 2023-04-05 02:17 (UTC) by valandil)
Heads up, looks like the kernel-6.3.patch wasn't pushed to the AUR.
EDIT: Uh, nevermind? I probably had a case of a bad AUR helper, sorry about that.
rae commented on 2023-03-31 12:56 (UTC)
For noobs like me. After upgrade, I had "NVIDIA: Failed to initialize the NVIDIA kernel module." when I try "startx". Reinstalling linux and linux-headers solve the problem.
gbr commented on 2023-03-30 16:30 (UTC)
470.182.03 is out. :)
When you finally upgrade it, it'd be great if you could also include a patch to fix a small issue with the .rules
file displaying journal warnings at startup.
<deleted-account> commented on 2023-03-19 13:34 (UTC)
@aparthy I'm really clueless about this issue, specially because I daily use zen kernel (I actually have lts and zen installed too) and it works well, I even run some expressive games from time to time. It looks like something related to ACPI, but I don't know what could be since it looks like something specific from the nvidia driver.
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.