Skip to content

Installing Unbuntu 18.04 #20

@Peter-Strain

Description

@Peter-Strain

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions