Ubuntu1804: Make sure that the latest NVIDIA driver is installed and running.

て烟熏妆下的殇ゞ 提交于 2020-02-04 22:20:49

Ubuntu1804: Make sure that the latest NVIDIA driver is installed and running.

Ubuntu1804 Make sure that the latest NVIDIA driver is installed and running

Steps:

  1. sudo apt-get purge nvidia-*; my driver version is 410.108
  2. sudo apt-get update;
  3. sudo apt-get upgrade;
  4. sudo apt-get install nvidia-driver-430;
  5. reboot; Then stucked at "[OK] Started GNOME Display Manager"
  6. Using “Ctrl+Alt+F2”, login
  7. sudo prime-select query;Check which graphic card is using
  8. sudo prime-select intel;Try Using Intel graphic card
  9. sudo prime-select nvidia; Try Using and Activate Intel graphic card
  10. nvidia-smi; Check status of Nvidia graphic card
  11. sudo prime-select intel;Using Intel graphic card
    DONE!

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!