PDA

View Full Version : Yet Another Blank Screen During Installation



ctate2
January 21st, 2017, 07:42 AM
Hi - I'm attempting to install Ubuntu 16.04.1 LTS with no luck.

When I select Try Ubuntu without installing, the splash screen loads, the dots animate, the USB lights up; but after a few seconds, the dots stop animating and the USB goes dark. From there, the only thing I can do is CTRL+ALT+DEL to restart.

I've searched for possible causes but haven't found anything that works:

- Adding nomodeset shows me a blank screen instead of the splash screen.
- Adding grub_gfxmode has no effect. I've tried grub_gfxmode=1920x1080x32, grub_gfxmode=800x600x32 and every resolution in between.
- Turning Hibernate off via powercfg.exe /hibernate off as an admin has no effect.
- There doesn't appear to be a Fast Startup option on this notebook.
- Removing silent and/or splash has no effect.
- Adding acpi=off has no effect
- Adding nolapic loads the splash screen which does eventually change...to a blank screen.
- Verifying the ISO/USB image.
- Verified that Secure Boot is disabled.

Is there something else I should try? I'm a long-term Ubuntu Server user and want to switch from OS X to Ubuntu Desktop.

I've installed Ubuntu several times in a VM (including on this notebook) with no problem; I'm guessing it has something to do with the video card, but I don't have any external monitors to use for debugging.

Here are my notebook specs:

Sager NP8174
- 7th Gen Intel Core i7-7700HQ Processor
- NVIDIA GeForce GTX 1060 6GB GDDR5
- 32GB (2x16GB) DDR4 2400MHz Dual Channel Memory
- 256GB OCZ RD400 NVMe M.2 SSD
- Intel Wireless-AC 8265 + Bluetooth
- Windows 10 Pro 64-Bit Edition

Any help is greatly appreciated. Thank you very much!

oldfred
January 21st, 2017, 05:49 PM
Usually nomodeset works.
Are you replacing quiet splash to see if other errors then are shown. Often not last entry, but several above where ever it stops.

Are you able to set or limit which video mode is used in UEFI?

Almost all UEFI do have the fast start up as that is one of the advantages. That skips all checks for hardware or configuration changes & just immediately boots. Often no time to even press a key to get into UEFI to change boot order or settings.

New hardware often takes a while before Linux works easily.
Have you tried 16.10 or even 17.04 daily which is not released yet? Newer drivers & kernel may support your very new hardware better.

Once installed you will need Intel driver updates & ppa for newest nVidia driver.
Details on why and future incorporation to Ubuntu installer
https://lists.ubuntu.com/archives/ubuntu-desktop/2015-August/004693.html
https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
sudo apt-add-repository ppa:graphics-drivers/ppa


Intel Driver updates
https://ubuntuforums.org/showthread.php?t=2342137
Updates often needed for Skylake or Kabylake
https://01.org/linuxgraphics/intel-linux-graphics-firmwares

ctate2
January 21st, 2017, 11:34 PM
Thanks - that helped me a lot! I'm now up and running :)

What worked for me is using 16.10 instead, enabling CSM via the UEFI menu which got the Ubuntu installer to run.

After installing Ubuntu, I rebooted, installed the latest Nvidia drivers via System Settings, rebooted, disabled CSM and voila!

Thanks again :D

oldfred
January 21st, 2017, 11:42 PM
You can change to solved.

Did you end up in UEFI mode, but had to have CSM on to install or in CSM boot mode?
Or did you install in CSM/Legacy/BIOS boot mode and use Boot-Repair to convert to UEFI?

annamad42
April 19th, 2017, 03:19 PM
Similar specs, Intel Kaby Lake and notebook GeForce 1060.

I didn't have CSM in the BIOS (2016 ver.).
What solved the problem was changing the MSHybrid to DISCRETE mode in the BIOS Advanced Chipset Control.
nomodeset helped.

Thought it might save sbdy couple hours of trying.

PS. At the moment, coming back to MSHybrid results in interesting bugs: you can only launch properly your system with an external monitor in mirror mode. Then disconnect and it'll work etc etc