You are not logged in.
Hello
I have installed 390.xx driver first and now I want to upgrade to 470.xx and I can not install it
this is the error I get:
pezhman@archlinuxhn:~ $ yay -S nvidia-470xx-dkms
:: Checking for conflicts...
:: Checking for inner conflicts...
->
Package conflicts found:
-> Installing nvidia-470xx-utils will remove: nvidia-390xx-utils (nvidia-libgl), nvidia-390xx-utils (nvidia-utils)
-> Conflicting packages will have to be confirmed manually
[Aur:2] nvidia-470xx-utils-470.103.01-1 (nvidia-470xx-utils nvidia-470xx-dkms)
1 nvidia-470xx-utils (nvidia-470xx-utils nvidia-470xx-dkms) (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
:: PKGBUILD up to date, Skipping (1/0): nvidia-470xx-utils
1 nvidia-470xx-utils (nvidia-470xx-utils nvidia-470xx-dkms) (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
:: (1/1) Parsing SRCINFO: nvidia-470xx-utils (nvidia-470xx-utils nvidia-470xx-dkms)
==> Making package: nvidia-470xx-utils 470.103.01-1 (Tue Feb 8 19:49:14 2022)
==> Retrieving sources...
-> Found nvidia-drm-outputclass.conf
-> Found nvidia-470xx-utils.sysusers
-> Found nvidia-470xx.rules
-> Downloading NVIDIA-Linux-x86_64-470.103.01.run...
** Resuming transfer from byte position 4091904
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 255M 100 255M 0 0 1703k 0 0:02:33 0:02:33 --:--:-- 2348k
==> Validating source files with sha512sums...
nvidia-drm-outputclass.conf ... Passed
nvidia-470xx-utils.sysusers ... Passed
nvidia-470xx.rules ... Passed
NVIDIA-Linux-x86_64-470.103.01.run ... Passed
-> nvidia-470xx-utils=470.103.01 not satisfied, flushing install queue
==> Making package: nvidia-470xx-utils 470.103.01-1 (Tue Feb 8 19:51:50 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found nvidia-drm-outputclass.conf
-> Found nvidia-470xx-utils.sysusers
-> Found nvidia-470xx.rules
-> Found NVIDIA-Linux-x86_64-470.103.01.run
==> Validating source files with sha512sums...
nvidia-drm-outputclass.conf ... Passed
nvidia-470xx-utils.sysusers ... Passed
nvidia-470xx.rules ... Passed
NVIDIA-Linux-x86_64-470.103.01.run ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting prepare()...
Creating directory NVIDIA-Linux-x86_64-470.103.01
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 470.103.01..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==> Sources are ready.
==> Making package: nvidia-470xx-utils 470.103.01-1 (Tue Feb 8 19:52:11 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package_nvidia-470xx-utils()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "nvidia-470xx-utils"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_opencl-nvidia-470xx()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "opencl-nvidia-470xx"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_nvidia-470xx-dkms()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "nvidia-470xx-dkms"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nvidia-470xx-utils 470.103.01-1 (Tue Feb 8 19:52:23 2022)
==> Cleaning up...
[sudo] password for pezhman:
loading packages...
resolving dependencies...
looking for conflicting packages...
:: nvidia-470xx-utils and nvidia-390xx-utils are in conflict (nvidia-libgl). Remove nvidia-390xx-utils? [y/N] Y
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.147' required by nvidia-390xx-dkms
:: removing nvidia-390xx-utils breaks dependency 'nvidia-390xx-utils' required by nvidia-390xx-settings
-> exit status 1I did not know that My card supports 470.xx so i installed 390.xx and now I can not upgrade.
What should I do?
Last edited by Pezhman (2022-02-09 08:29:05)
Offline
You're going to have to uninstall at least some of the 390 packages, as they don't all conflict so pacman won't prompt you for removal. See the errors at the end for the problem packages.
Online
Your card does not support 470xx you can't do this. https://bbs.archlinux.org/viewtopic.php?id=273935
Offline
Thank you
Offline