Notes from installing Ubuntu 18.04 on a Lenovo ThinkPad X1 Extreme, with nvidia graphics.
- Turn off secure boot in the BIOS.
- When choosing operating system to boot (options will be Ubuntu, or Install Ubuntu...) hover over Install Ubuntu.
- Press
e - Go to the line that contains
quiet splashand appendacpi=off - Press
ctrl+xto boot
Add nvidia PPA to ubuntu
sudo add-apt-repository ppa:graphics-drivers/ppa
Update and install
sudo apt update
sudo apt install nvidia-415
what bios version are you on during this installation?