Given I’m running a 10xx series Nvidia GPU I ran
$ yay -R linux612-nvidia linux618-nvidia
$ yay -S linux612-nvidia-575xx linux618-nvidia-575xx nvidia-575xx-utils lib32-nvidia-575xx-utils opencl-nvidia-575xx nvidia-575xx-settings
prior which removed the 580 versions and did not trigger the upgrade to the 590 versions.
I also had to run
sudo nvidia-ctk cdi generate --output=/etc/cdi/nvidia.yaml
sudo systemctl restart docker
to get ollama working again (see Kernel and Nvidia driver update leads to broken Docker container where I had the same issue on the testing brach when updating to 580)
Thanks team ![]()