I had some trouble installing installing Unbuntu 18.04 getting error message;
NMI watchdog: Watchdog detected hard LOCKUP on cpu 4
Finally resolved it however by going into the install menu, pressing Fn F6. Turing off;
nomodeset
Then selecting the install option. After installation was complete installing the following packages;
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-390
Then going into;
/etc/default/grub
And commenting out;
#GRUB_CMDLINE_LINUX="nomodeset"
Restarting the laptop and done.
I had some trouble installing installing Unbuntu 18.04 getting error message;
Finally resolved it however by going into the install menu, pressing Fn F6. Turing off;
Then selecting the install option. After installation was complete installing the following packages;
Then going into;
And commenting out;
Restarting the laptop and done.