You’ll likely need to purge your Nvidia drivers after upgrading to 13, I had two machines fail to start NvidiaPersistence.d.service (or something like that) which caused the machines to fail on boot-up.
Reinstalled the drivers with sudo apt install nvidia-driver nvidia-cuda-dev nvidia-cuda-toolkit if you’re looking for raytracing don’t forget to install libnvoptix1.
You’ll likely need to purge your Nvidia drivers after upgrading to 13, I had two machines fail to start NvidiaPersistence.d.service (or something like that) which caused the machines to fail on boot-up.
Reinstalled the drivers with
sudo apt install nvidia-driver nvidia-cuda-dev nvidia-cuda-toolkit
if you’re looking for raytracing don’t forget to installlibnvoptix1
.