Zorin and nvidia drivers

This may seem repetitive... but let's try this way:

sudo apt remove --purge '^nvidia-.*'

sudo apt --fix-broken install && sudo apt clean && sudo apt update

sudo apt install nvidia-driver-570 nvidia-dkms-570

1 Like