16.04 LTS on Alienware 15 R3

I'm having an issue with random stuck cpu's when trying to get Ubuntu 16.04LTS going on a Dell Alienware 15 R3. The computer does have the latest BIOS installed. What I've done outside of the base install:

  • Update the grub defaults in /etc/default/grub to be: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nogpumanager acpi_osi=! acpi_osi=\"Windows 2013\""

  • Install nvidia-378 driver from the ppa:graphics-driver repo, along with prime select and bumble. Set primary graphics to intel and verified that bumblebee is up and going successfully

When the system boots, it's stable - nothing seems to lockup. The problem is that sometimes when I try to boot the system, it will get setup on a CPU hang.

Any suggestions on what else needs to be adjusted or tweaked to get this going?

1 Answer

You may find your answer in this github link.

I noticed that you have written acpi_osi=\"Windows 2013\", while the one in the github link has "Windows 2009". Now, I'm unsure if your problem is pertaining to the lspci or lshw, but it is worth a try to set up the grub options properly.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like