nVidia Graphics Issues in ASUS ROG GL502V
chahatdeep opened this issue · 0 comments
chahatdeep commented
Unity environment gets on UI-restart loop on 640x480 resolution.
http://linuxbsdos.com/2017/06/11/how-to-install-nvidia-geforce-gtx-1070-drivers-on-ubuntu-16-10-17-04/
Fix:
# Install proprietary Nvidia PPA drivers
# Add the PPA
sudo add-apt-repository ppa:graphics-drivers/ppa
# Then update the package database
sudo apt update
# Finally, install proprietary Nvidia drivers
sudo apt install nvidia-381
During installation, make sure you disable UEFI secure boot and enter the same password (as you entered during installation) on reboot. Everything should ideally work!