Open
Description
vs graphic driver issue on 18.04 installer:
- flash iso file to USB memory, and mount it.
- open /boot/grub/grub.cfg with text editor.
- add following snippet:
menuentry "Ubuntu (safe graphics)" { set gfxpayload=keep linux /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash nomodeset --- initrd /casper/initrd }
- boot from usb memory and choose "Ubuntu (safe graphics)".
- install Ubuntu (typical settings)
- reboot and press shift-key to enter the grub menu.
- choose "Advanced options for Ubuntu".
- launch Ubuntu
- install nvidia driver.
sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update sudo apt-get install nvidia-driver-440
follow the instruction of this repository but after 00-install-nvidia-driver.sh
Metadata
Metadata
Assignees
Labels
No labels