1

I installed the ppa graphic-drivers and nividia-390, now it turned out I need the CUDA packages installed instead. The CUDA-part might be easy, just be doubleclick the .runfile... but:

What exact commands do I have to make, to uninstall the drivers and reinstall the current CUDA? Should I plug the screen back into the mainboard before?

(I read some tutorials on this, but I dont really get it totally....)

PortWein
  • 175

1 Answers1

1

Seems to work, thank you terrance!

$ nvidia-smi Tue May 8 01:00:35 2018
+-----------------------------------------------------------------------------+ | NVIDIA-SMI 390.48 Driver Version: 390.48 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 GeForce GTX 106... Off | 00000000:01:00.0 On | N/A | | 0% 45C P8 11W / 200W | 218MiB / 6070MiB | 1% Default | +-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+ | Processes: GPU Memory | | GPU PID Type Process name Usage | |=============================================================================| | 0 1000 G /usr/lib/xorg/Xorg 157MiB | | 0 1760 G compiz 40MiB | +-----------------------------------------------------------------------------+

PortWein
  • 175