linux-6.5 is in core-testing. Anybody know if a patch will be required? It appears so. Ubuntu has the following: https://launchpadlibrarian.net/678000161/nvidia-graphics-drivers-390_390.157-0ubuntu8.debdiff We will give it a try when 6.5 is released. If anybody attempts with the kernel in core-testing, please report whether it works.
Search Criteria
Package Details: opencl-nvidia-390xx 390.157-15
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-390xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-390xx-utils |
Description: | OpenCL implemention for NVIDIA |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | opencl-nvidia |
Provides: | opencl-driver, opencl-nvidia |
Submitter: | svenstaro |
Maintainer: | jonathon (vnctdj) |
Last Packager: | vnctdj |
Votes: | 61 |
Popularity: | 0.70 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2025-03-29 10:40 (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-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-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)
- davinci-resolve-studio (requires opencl-driver)
- Show 46 more...
Sources (18)
- gcc-14.patch
- https://us.download.nvidia.com/XFree86/Linux-x86_64/390.157/NVIDIA-Linux-x86_64-390.157.run
- kernel-4.16+-memory-encryption.patch
- kernel-6.10.patch
- kernel-6.12.patch
- kernel-6.13.patch
- kernel-6.14.patch
- kernel-6.2.patch
- kernel-6.3.patch
- kernel-6.4.patch
- kernel-6.5.patch
- kernel-6.6.patch
- kernel-6.8.patch
- nvidia-390xx-utils.sysusers
- nvidia-390xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 29 Next › Last »
drankinatty commented on 2023-08-30 02:12 (UTC)
sfranchi commented on 2023-07-07 19:53 (UTC)
Thanks everyone for the help and especially @loup, @duht, @rdahlgre and @drankinatty. The patched package now works fine on my W520
air-g4p commented on 2023-07-07 19:43 (UTC)
@alufd19 - I only bring this unfortunate news to your attention out of my respect for jonathon, who I had many positive interactions with, here and on #archlinux.
Please read this: https://archlinux.org/news/in-memory-of-jonathon-fernyhough
RIP jonathon, a truly fine man...
air-g4p commented on 2023-07-07 17:12 (UTC)
@vnctdj - thank you for getting 390xx-dkms properly patched against the 6.4xxx kernels.
390.157-5 now compiles, installs and operates correctly against 6.4.2-arch1-1.
Cheers
alufd19 commented on 2023-07-07 12:58 (UTC)
Thanks jonathon (vnctdj) for error fixing by means of package nvidia-390xx-dkms 390.157-5!!! My Operating System is working properly with kernel 6.4.1-zen2-1-zen!!!
duht commented on 2023-07-07 12:44 (UTC)
@vnctdj thanks for update!
Don't worry everything works great now.
vnctdj commented on 2023-07-06 23:04 (UTC) (edited on 2023-07-06 23:06 (UTC) by vnctdj)
Package updated! Like last time, I don't have the time to test it myself at the moment... I'm using linux-lts for now. Thanks to everyone who participated!
alocacoc55 commented on 2023-07-06 17:38 (UTC)
Thank you for sharing the info about the herecura repo @canolucas
It solved my issue.
duht commented on 2023-07-06 12:46 (UTC)
@alufd19 problem isn't related to zen specyfically but to 6.4 at all. Please lern to read last comments if someone found a solution before complaining. @rdahlgren below gave a ready solution. Please also ask maintainer/packager to update.
alufd19 commented on 2023-07-05 12:19 (UTC)
nvidia-390xx-dkms 390.157-4 package is not compatible with kernel linux-zen 6.4.x.xxxx-x!!! Please review bugs report on GitHub website: https://github.com/NVIDIA/open-gpu-kernel-modules/issues/526
Pinned Comments
vnctdj commented on 2025-01-24 07:37 (UTC)
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
jonathon commented on 2022-05-26 09:46 (UTC)
Please don't flag this package out-of-date unless a new version has been released by NVIDIA.
jonathon commented on 2021-12-26 22:44 (UTC) (edited on 2021-12-26 22:44 (UTC) by jonathon)
The DKMS package guidelines are explicit that
linux-headers
should not be a dependency of any DKMS package.As a concrete example of why including that as a hard dependency is a bad idea, what happens when
linux
is not an installed kernel?