1. make sure that Secure boot is disabled in BIOS
(https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/disabling-secure-boot)
2. check the latest certified graphics driver version at NVIDIA site
(https://www.nvidia.com/Download/Find.aspx?lang=en-us)
3. booting Recovery Mode (Saft Mode) in Ubuntu
(press ESC key while booting and then choose advanced options => recovery mode => root )
(https://www.maketecheasier.com/boot-recovery-mode-ubuntu/)
4. login with ID/PW
5. sudo apt-get update
6. sudo apt-get install nvidia-
(press TAB key twice, then the found version will be shown)
6. sudo apt-get install nvidia-390
7. sudo reboot
'ENGINEERING > OS' 카테고리의 다른 글
Windows 10 설치 시, "소프트웨어 사용 조건을 찾을 수 없습니다." (1) | 2019.07.31 |
---|---|
How to Solve the Message "System program problem detected" in Ubuntu? (0) | 2019.07.29 |
How to solve Infinite Login after NVIDIA graphics driver in Ubuntu? (0) | 2019.07.29 |
How to install and enable SSH Server on Ubuntu? (0) | 2019.07.22 |
How to use Ubuntu WIFI Hotspot? (0) | 2019.07.22 |