Seeing this error when trying to update (using aura) - Do dependencies need to be fixed?
aura >>= The package nvidia-470xx-dkms depends on version =470.103.01 of nvidia-470xx-utils, but the most recent version is 470.103.01-1.
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.90 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-02-03 19:42 (UTC) |
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 Next › Last »
Seeing this error when trying to update (using aura) - Do dependencies need to be fixed?
aura >>= The package nvidia-470xx-dkms depends on version =470.103.01 of nvidia-470xx-utils, but the most recent version is 470.103.01-1.
jfernandz: Reboot after updating your kernel modules. That's an incredibly common issue so I'm surprised the message string didn't come up in a Web search. If that doesn't work then you didn't update all packages, and asking on the forum, mailing list, or IRC/Matrix/Telegram would be a much better option.
Now I'm having problems with nvidia-smi
:
❯ nvidia-smi
Failed to initialize NVML: Driver/library version mismatch
sall: Package comments are not an appropriate place for technical support and troubleshooting. Instead, open a thread on the forum or mailing list (or jump onto IRC or Telegram or Matrix or use one of the other support channels available).
Is it possible for this package to install a pacman hook to trigger mkinitcpio automatically, or at least trigger it at post_install? I now set up a pacman hook by hand but it would be more comfortable if the package took care of it.
@jonathon Since your last commit fixed the error, could you bump the pkgrel?
Thanks!
Yuck. Try now.
Same issue reported by @jfernandz
Why is it trying to overwrite files owned by egl-wayland?
==> Installing nvidia-470xx-utils package group with pacman -U...
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (3) nvidia-470xx-dkms-470.94-1 nvidia-470xx-utils-470.94-1 opencl-nvidia-470xx-470.94-1
Total Installed Size: 541.15 MiB
Net Upgrade Size: 0.21 MiB
:: Proceed with installation? [Y/n] y
(3/3) checking keys in keyring [--------------------------------------------------] 100%
(3/3) checking package integrity [--------------------------------------------------] 100%
(3/3) loading package files [--------------------------------------------------] 100%
(3/3) checking for file conflicts [--------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
nvidia-470xx-utils: /usr/lib/libnvidia-egl-wayland.so exists in filesystem (owned by egl-wayland)
nvidia-470xx-utils: /usr/lib/libnvidia-egl-wayland.so.1 exists in filesystem (owned by egl-wayland)
nvidia-470xx-utils: /usr/share/egl/egl_external_platform.d/10_nvidia_wayland.json exists in filesystem (owned by egl-wayland)
Errors occurred, no packages were upgraded.
==> WARNING: Failed to install built package(s).
==> Cleaning up...
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.