I have a new Dell XPS 15 9560, which comes with Windows 10 Home 64-bit. I want to scratch that OS entirely and run Ubuntu 16.04.3 desktop amd64.
I use an external ASUS DVD, attached to USB3. From within Windows it works as expected, both to read and write.
However, booting with the proper Ubuntu image on the DVD encounters problems. I obtain the menu with four entries. Selecting either Try Ubuntu or Install Ubuntu brings up a screen with the word Ubuntu and a progress bar under it. Activity continues for a while, and then nothing more happens. If I started tty1 (ctrl+alt+F1) before it get stuck, I can see activity traces, which indicate errors like
ACPI exception AE_NOT_FOUND/while loading table
ACPI error 1 table load failure, 12 successful
DRM: failed to create kernel channel, -22.
To get away from this, I have to do a hard reboot. The Windows system is not affected.
There are obviously a number of different parameters that might affect this behaviour, and I have made changes which appear ok, e.g. changing to SATA AHCI from RAID. Dell support have no answer, as it should suffice to press F12 during boot to select the DVD drive, provided it is enabled for boot in the BIOS.
How to possibly resolve this problem?
Continued research:
Burnt the same 16.04.3 XPS AMD64 iso distribution to a USB memory, and attempted a new install. This time, Ubuntu appeared to install, granting all the questions required, but at the final "Reboot now" to complete the install, nothing happened, thus no reboot performed, although waiting a long time. Performed a hard reboot. At boot, the ubuntu boot option was there, but without being able to boot.
Burnt ubuntu-17.04-desktop-amd64.iso to the same USB, and attempted a new install. This time, install completed, and the machine could be rebooted by clicking the "Reboot now" button. System booted and presented the login screen to logon as the administrator. Entering the appropriate password, followed by clicking on the arrow at the right end of the password field, resulted in only the background screen, no status line at the top of the window and no pointing device available. The only way out of this seems to be a hard shutdown.
Left the laptop with a friend, who succeeded to install Ubuntu 17.04 desktop amd64. Most things appear to work now. There still are flaws (no exception messages, does not shutdown properly, some installs do not start after installation completed, installs using the Ubuntu install service might not run at all. Comments by friend: Seems to be two different graphics, NVIDIA and another. Currently additional driver in use is x.org.xserver - Nouveau display driver from xserver-xorg-video-nouveau. The NVIDIA binary driver, ver 375.66 from nvidia-375 not in use. Problems with graphics also seen in document: https://wiki.archlinux.org/index.php/Dell_XPS_15_9560.
In all cases, UEFI was used, secure boot was disabled, SATA mode changed from RAID to AHCI, and fastboot set to "thorough" in POST behavior. The machine used was Dell XPS 15 9560 with 32GB memory, 1TB SSD, and, as currently reported by Ubuntu 17.04 desktop:
Processor: Intel Core i7-7700 HQ CPU @ 2.80GHz x 8;
Graphics: Intel Kabylake GT2;
OS type: 64-bit;
Disk: 1TB;
To summarize, the problems encountered might be due to inappropriate graphics driver usage, although exact reasons are unknown.
nvidia-384
prompts you to initiate some MOK thingy stuff on next reboot. If you do what it says, this solution also works for 18.04 with a Windows dual-boot setup. – flyx May 29 '18 at 12:55