@vnctdj strange thing- contrary to what @Foxos claims it doesn't work for me. It works after moving config files from /lib/systemd/
to /lib/systemd/system/
. I think the second one is a proper directory for config files, because corresponding service files are also in that dir.
So please correct target directory for configs to /usr/lib/systemd/system
and everything should be ok.
Search Criteria
Package Details: opencl-nvidia-390xx 390.157-17
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.28 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2025-06-12 22:18 (UTC) |
Dependencies (2)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- opencl-headers (opencl-headers-gitAUR) (optional) – headers necessary for OpenCL development
Required by (68)
- 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-portable (requires opencl-driver)
- Show 48 more...
Sources (20)
- gcc-14.patch
- gcc-15.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.15.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 .. 5 6 7 8 9 10 11 12 13 14 15 .. 33 Next › Last »
duht commented on 2024-07-04 13:52 (UTC)
Foxos commented on 2024-07-02 15:14 (UTC) (edited on 2024-07-02 15:14 (UTC) by Foxos)
@vnctdj Just tested and can confirm it's OK.
vnctdj commented on 2024-07-02 09:32 (UTC)
@duht I've added the fix, I hope it's OK given that I can't test it at the moment.
duht commented on 2024-06-27 23:56 (UTC) (edited on 2024-06-28 00:05 (UTC) by duht)
air-g4p commented on 2024-05-24 16:18 (UTC)
@vnctdj Thank you for your updated PKGBUILD. It built, installed and operates correctly against linux and -hardened, both currently at: 6.9.1.
@canolucas and @drankinatty Thank you for your 6.9 patch research efforts.
Cheers
susanne commented on 2024-05-24 14:41 (UTC)
thanks very much vnctdj, your efforts are highly appreciated!
vnctdj commented on 2024-05-23 13:00 (UTC)
Hi! I've just updated the package. Sorry for the delay, it's real life's fault! :)
canolucas commented on 2024-05-22 20:44 (UTC)
@totofweb the package maintainer seems to be MIA. We already tried to contact him previously, and this package has been marked as out-of-date two weeks ago, however we still did't get any reply at all. I'm sure there is plenty of people willing to adopt the package if it becomes an Orphan, including myself, however this type of adoptions are not agile, nor quick at all, and there is a lot of bureaucracy involved in these kind of processes. We will have to wait for this process to advance, maybe a month or two.
totofweb commented on 2024-05-22 20:25 (UTC)
If the patch works, would it be possible to update the package to include it?
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?