@matt42 : You should only be using the nvidia-390xx-utils, so you can safely uninstall nvidia-utils
Search Criteria
Package Details: opencl-nvidia-390xx 390.157-13
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: | 3.45 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2024-11-25 23:34 (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 (67)
- aftershotpro2 (requires opencl-nvidia) (optional)
- aftershotpro3 (requires opencl-nvidia) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-nvidia) (optional)
- computecpp (requires opencl-driver)
- cpu-x-opencl (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)
- cuda-9.2 (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)
- Show 47 more...
Sources (16)
- 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.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 .. 21 22 23 24 25 26 27 Next › Last »
forcegk commented on 2020-09-21 15:08 (UTC)
matt42 commented on 2020-09-21 07:26 (UTC) (edited on 2020-09-21 07:27 (UTC) by matt42)
This package recently got a conflict with nvidia-utils. When I try to update with pacman -Syu, I get this:
:: nvidia-utils and nvidia-390xx-utils are in conflict (nvidia-libgl). Remove nvidia-390xx-utils?
And if I answer yes, it gives other errors:
error: failed to prepare transaction (could not satisfy dependencies)
:: removing nvidia-390xx-utils breaks dependency 'nvidia-390xx-utils' required by lib32-nvidia-390xx-utils
:: removing nvidia-390xx-utils breaks dependency 'nvidia-390xx-utils=390.138' required by nvidia-390xx-dkms
Should I force remove or force install something ?
Thanks.
deliodc commented on 2020-08-16 21:56 (UTC)
Thanks!
carneeki commented on 2020-07-07 16:13 (UTC)
Experienced the same problem as @zwastik and @warp4ever
I also tried @forcegk's advice with yay and encountered the same issue.
I was able to build+install by modifying the nvidia-390xx-dkms PKGBUILD and removing nvidia-390xx-utils from the depends; the dkms package requires the utils package to be installed and up to date to build which seemed a bit circular.
AnbuBlack commented on 2020-07-07 16:12 (UTC)
The upgrade is not working unless first the old version of the driver is uninstalled.
forcegk commented on 2020-07-07 14:07 (UTC)
I'd suggest installing nvidia-390xx(-dkms)first @warp4ever @zwastik, as the dependencies are all right.
With an AUR helper you can just do: yay -S nvidia-390xx-dkms nvidia-390xx-utils
(you can also add nvidia-390xx-settings to the list)
warp4ever commented on 2020-07-07 11:27 (UTC)
Same error as user zwastik
zwastik commented on 2020-07-07 02:53 (UTC) (edited on 2020-07-07 03:00 (UTC) by zwastik)
==> Finished making: nvidia-390xx-utils 390.138-3 (Mon 06 Jul 2020 10:49:34 PM -04)
==> Installing nvidia-390xx-utils package group with pacman -U...
loading packages...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing nvidia-390xx-utils (390.138-3) breaks dependency 'nvidia-390xx-utils=390.132' required by nvidia-390xx-dkms
==> WARNING: Failed to install built package(s).
Samm504 commented on 2020-04-23 09:54 (UTC)
Thank you very much!
Pinned Comments
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?jonathon commented on 2020-10-19 12:41 (UTC) (edited on 2021-05-11 14:18 (UTC) by jonathon)
PACKAGE NEEDS LONG TERM MAINTAINER
I have adopted the 390xx packages to keep them secure. I do not run any 390xx hardware so will not notice any breakages and cannot test any changes.
Until such time as someone else steps up to maintain these packages - ideally someone who actually has 390xx hardware - I have to rely on you to tell me what changes are needed.
Don't expect a response if you post only "this doesn't work", and do not email me to complain about the package not working!
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
A binary package is also available in my kernel-lts unofficial user repository.