This question is yet another one about problems with blank screens when trying to install Ubuntu (12.04.2) on a machine which uses UEFI Secure Boot. In my case, installing off of a DVD in an external drive.
I have already tried modifying the boot config according to the suggestions made in assorted thread (see -- partial -- list below), so I'm here to ask what can I try next?!
I am still hoping that there's a straightforward solution, though one post I saw (about problems with the Intel 3000 graphics card) does appear to suggest that I might be forced to use the command line install. If that it the case, I'd like to be confident that the problem can be fixed readily post-install.
Please bear in mind that I'm new to Ubuntu and Linux in general.
Configurations tried so far, all starting off from:
set gfxpayload=keep linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash -- initrd /casper/initrd.lz
I tried:
- adding
nomodeset
(to thelinux ...
line) - adding
nomodeset=1
- replacing
quiet splash
withnomodeset=1
- replacing
quiet splash
withnomodeset acpi=off
- replacing
quiet splash
withnomodeset apic=off acpi=off
- replacing
quiet splash
withnomodeset apic=off acpi=off drm_kms_helper.poll=0
I even tried adding
set gfxmode=1366x768
just afterset gfxpayload=keep
with the final permutation, but no joy. (I'm not even sure that could work?)- adding
Installed Wubi
In an attempt to sanity check the DVD, I ran the Wubi install from Windows. It ran through fine and completed ok, as far as I could tell.
Of course, I couldn't boot into Wubi as I was blocked by the
\ubuntu\winboot\wubildr.mbr
+ 0xC000007B problem. So I just uninstalled it.My machine is an ASUS X502C with an Intel i3-3217 processor and an "Integrated Intel® HD Graphics 4000" card.
The laptop was actually listed in the online catalog as an ASUS X501A, which appears to get the green light in ubuntu.com's certification list, and to be commented favourable on in the forums. (I assume that the stock of old machines ran out and they moved onto its successor. While the X502C is no doubt supposed to an improved version of the X401A, it isn't going to well for me so far...)
I confirmed that it is using UEFI Secure Boot (Confirm-SecureBootUEFI returned True)
The black, new style GNU Grub screen is the one that's displayed
The main threads I've looked at so far:
- live dvd's won't install or let me try ubuntu
- How to understand Ubuntu UEFI Secure Boot install?
- Installing Ubuntu on a Pre-Installed Windows 8 (64-bit) System (UEFI Supported)
- Installing Ubuntu on a Pre-Installed Windows 8 (64-bit) System (UEFI Supported)
- Unable to install Ubuntu on Lenovo Y500
- How to set NOMODESET and other kernel boot options in grub2
- UEFI
- Black screen when trying to install ubuntu
- At the time of installing ubuntu, i am getting dark black screen only [duplicate]
- Screen turns black when trying to install with a intel hd graphics 3000
Plus this, which is a bit dense for me: