手動でドライバをインストールする場合lspci | grep VGAでドライバを調べ、nvidia のページからドライバをダウンロードしてきてインストールする。
ERROR: The Nouveau kernel driver is currently in use by your system. This
driver is incompatible with the NVIDIA driver, and must be disabled
before proceeding. Please consult the NVIDIA driver README and your
Linux distribution's documentation for details on how to correctly
disable the Nouveau kernel driver.みたいなことを言われたら、/etc/modprobe.d/blacklist-nouveau.confにblacklist nouveau options nouveau modeset=0と書いておいて再チャレンジ。