[Bug 924622] Re: [UEFI] GRUB 2 Blank Screen (no font)

Ubuntu Foundation's Bug Bot 924622 at bugs.launchpad.net
Sat Mar 10 20:15:44 UTC 2012


The attachment "ubuntu_no_smooth_boot_on_efi.patch" of this bug report
has been identified as being a patch.  The ubuntu-reviewers team has
been subscribed to the bug report so that they can review the patch.  In
the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/924622

Title:
  [UEFI] GRUB 2 Blank Screen (no font)

Status in “grub2” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 11.10 and Ubuntu 12.04 have an issue where neither the boot
  messages nor Plymouth are shown. This is due to GRUB2 not having a
  font to load (unicode.pf2) and therefore update-grub doesn't generate
  needed sections in the grub.cfg file.

  Here's a diff of Debian's and Ubuntu's grub.cfg (on UEFI), both on a
  completely minimal base system with GUI (to make sure no package
  interferes): http://diffchecker.com/IN68Vue

  You can see how Debian loads the unicode.pf2 font and also runs the
  "load_video" function, which loads the video modules needed for EFI.
  While it's for a different error, the Arch Linux Wiki also explains
  this:
  https://wiki.archlinux.org/index.php/GRUB2#Correct_GRUB2_No_Suitable_Mode_Found_Error

  The problem can also be worked around by adding the following in
  grub.cfg:

  load_video
  set gfxpayload=auto

  EDIT: It seems that the linux_gfx_mode is being set to 'text,' which
  does NOT work with UEFI, as it doesn't have a native text mode (I
  think).

  EDIT2: After copying /usr/share/grub/unicode.pf2 to /boot/grub and
  regenerating the grub.cfg file, here's the diff:
  http://diffchecker.com/qu771dU However, for some reason, the
  workaround above is still needed :( I'm not sure what's going on here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/924622/+subscriptions




More information about the foundations-bugs mailing list