-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels