Frogging-Family / nvidia-all

Nvidia driver latest to 396 series AIO installer
723 stars 62 forks source link

unresolvable dependencies #246

Closed Dunravin closed 3 days ago

Dunravin commented 3 weeks ago

Hello, I had this working previously but totally borked my setup and ended up reinstalling arch but I can't for the life of me figure it out this time.

loading packages...
resolving dependencies...
warning: cannot resolve "lib32-zlib", a dependency of "lib32-nvidia-utils-tkg"
warning: cannot resolve "lib32-libglvnd", a dependency of "lib32-nvidia-utils-tkg"
warning: cannot resolve "lib32-mesa", a dependency of "lib32-nvidia-utils-tkg"
warning: cannot resolve "lib32-vulkan-icd-loader", a dependency of "lib32-nvidia-utils-tkg"
warning: cannot resolve "lib32-zlib", a dependency of "lib32-opencl-nvidia-tkg"
:: The following packages cannot be upgraded due to unresolvable dependencies:
lib32-nvidia-utils-tkg  lib32-opencl-nvidia-tkg

:: Do you want to skip the above packages for this upgrade? [y/N]

Thanks for any help.

ptr1337 commented 3 weeks ago

enable multilib

Dunravin commented 3 weeks ago

Thank you, I just figured it out.

for anyone else un-comment the multilib section in /etc/pacman.conf

Dunravin commented 3 weeks ago

closed