If you think it could be because of the wrong nvidia-drivers: Try this.
Remove the drivers:
sudo nvidia-settings --uninstall
sudo apt-get remove --purge nvidia*
Remove configurations (to reset)
sudo dpkg-reconfigure xserver-xorg
Go to the "Driver Manager" and try to install another driver.
The latest driver (not the one that was recommended) was working for me.