Hello, I was trying to update my NVIDIA drivers from 565.77 to 570 as I saw there was an update in the official repo, but whenever I tried to update (using yay
or pacman
), but whenever I tried to do so, I got this error:
:: installing nvidia-utils (570.86.16-2) breaks dependency 'nvidia-utils=565.77' required by linux-cachyos-rc-nvidia-open
Originally, I was using the release candidate kernel, and seeing that, I thought that it might’ve not been updated to support version 570 yet, so I used the kernel manager to downgrade to the stable release.
However, it errored out with about the same error when installing the stable kernel, while still removing the release candidate version, so I’m apparently now stuck with no kernel on-disk?
Trying to install the stable kernel throws a similar error:
:: installing nvidia-utils (570.86.16-2) breaks dependency 'nvidia-utils=565.77' required by lib32-nvidia-utils
I’d appreciate any help, I’m generally good with Linux and such, but I’m no master at it yet!