You are not logged in.

#1 2024-07-18 19:39:44

lboregard
Member
Registered: 2014-05-19
Posts: 19

can't install nvidia drivers

hi, i recently purchased a rtx 4060 ti, however i can't install the drivers for it sad

it errors out

```
╰─❯ sudo pacman -S nvidia
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: libglvnd will be installed before its nvidia-utils dependency
warning: dependency cycle detected:
warning: mesa will be installed before its libglvnd dependency

Packages (16) default-cursors-2-1  egl-wayland-2:1.1.13-2  eglexternalplatform-1.1-3  libdrm-2.4.122-1  libglvnd-1.7.0-1  libomxil-bellagio-0.9.3-4  libpciaccess-0.18.1-2  libxfixes-6.0.1-2  libxshmfence-1.3.2-2  libxxf86vm-1.1.5-2  llvm-libs-18.1.8-3
              lm_sensors-1:3.6.0.r41.g31d1f125-2  mesa-1:24.1.3-1  nvidia-utils-555.58.02-1  wayland-1.23.0-1  nvidia-555.58.02-1

Total Download Size:    40.83 MiB
Total Installed Size:  889.57 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
nvidia-555.58.02-1-x86_64.pkg.tar.zst failed to download
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.cyberbits.eu : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.ubrco.de : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from pkg.fef.moe : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.sunred.org : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.cspacehostings.com : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.sunred.org : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from de.arch.mirror.kescher.at : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.cspacehostings.com : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.moson.org : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from at.arch.mirror.kescher.at : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from rsync.cyberbits.eu : Protocol "rsync" not supported
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from sync.mirror.sunred.org : Protocol "rsync" not supported
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from archlinux.mailtunnel.eu : Protocol "rsync" not supported
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.cspacehostings.com : Protocol "rsync" not supported
warning: too many errors from mirror.cspacehostings.com, skipping for the remainder of this transaction
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from pkg.fef.moe : Protocol "rsync" not supported
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.moson.org : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from mirror.moson.org : Protocol "rsync" not supported
warning: too many errors from mirror.moson.org, skipping for the remainder of this transaction
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from archlinux.thaller.ws : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from archlinux.thaller.ws : The requested URL returned error: 404
error: failed retrieving file 'nvidia-555.58.02-1-x86_64.pkg.tar.zst' from archlinux.thaller.ws : Protocol "rsync" not supported
warning: too many errors from archlinux.thaller.ws, skipping for the remainder of this transaction
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.
```

but i just ran

sudo reflector --latest 20 --sort rate --save /etc/pacman.d/mirrorlist

so not sure how to fix it, any suggestions ?

Offline

#2 2024-07-18 19:59:13

loqs
Member
Registered: 2014-03-06
Posts: 17,861

Re: can't install nvidia drivers

Pacman#Packages_cannot_be_retrieved_on_installation

wiki wrote:

If certain the package exists, your package list may be out-of-date. Try running pacman -Syu to force a refresh of all package lists and upgrade.

Edit:
At the time of this edit nvidia 555.58.02-3 is in extra and nvidia 555.58.02-4 is in extra-testing.

Last edited by loqs (2024-07-18 20:00:39)

Offline

#3 2024-07-18 20:00:02

lboregard
Member
Registered: 2014-05-19
Posts: 19

Re: can't install nvidia drivers

loqs wrote:

Pacman#Packages_cannot_be_retrieved_on_installation

wiki wrote:

f certain the package exists, your package list may be out-of-date. Try running pacman -Syu to force a refresh of all package lists and upgrade.

hadn't thought of that, ty, will try it

Offline

Board footer

Powered by FluxBB