Comment 2 for bug 2016933

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Nvidia proprietary driver can't run apps

> Package: nvidia-driver-530 (not installed)

suggests the driver is not installed properly. Please try reinstalling it:

  sudo apt install --reinstall nvidia-driver-530 nvidia-dkms-530

and reboot.

If the problem continues after that then please run:

  lspci -k > lspci.txt
  journalctl -b0 > journal.txt
  dpkg -l > packages.txt

and attach the resulting text files here.