How to properly configure NVIDIA driver in Ubuntu 18?

Logs looks fine.
Regarding cuda, don’t install the full “cuda” package, this will overwrite and possibly break the driver again. Install just “cuda-toolkit” if you’re using the .deb packages. If installing from runfile, skip driver install when asked.

1 Like