[Bug 1454764] Re: [ppc64el] video is inverted on console after "error: no suitable video mode found." message in GRUB
Launchpad Bug Tracker
1454764 at bugs.launchpad.net
Wed May 27 19:35:21 UTC 2015
This bug was fixed in the package grub2 - 2.02~beta2-9ubuntu1.2
---------------
grub2 (2.02~beta2-9ubuntu1.2) trusty-proposed; urgency=medium
* debian/patches/install_powerpc_machtypes.patch: updated: do a better job
at detecting machine types; so as to use the right utility when updating
nvram for the boot-device. This also fixes adding a CHRP note on the
chrp_ibm machines, which broke PowerVM mode. (LP: #1334793)
* debian/patches/ppc64el-disable-vsx.patch: disable the VSX instruction,
which is enabled by default on POWER7/8 cpu models, to avoid crashes due
to instruction exceptions. The kernel will re-enable it when necessary.
(LP: #1454743)
* debian/patches/ieee1275-clear-reset.patch: clear the text attribute in
the clear command. (LP: #1454764)
-- Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com> Wed, 13 May 2015
12:30:05 -0400
** Changed in: grub2 (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
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/1454764
Title:
[ppc64el] video is inverted on console after "error: no suitable video
mode found." message in GRUB
Status in grub2 package in Ubuntu:
Fix Released
Status in grub2 source package in Trusty:
Fix Released
Bug description:
[Impact]
The video is inverted on console after "error: no suitable video mode found." message in GRUB; while booting some ppc64el systems.
[Test case]
- Boot, exit to grub command-line.
- Issue the 'clear' command.
EXPECTED BEHAVIOR: screen should be cleared.
ACTUAL BEHAVIOR: screen has colors inverted.
[Regression potential]
This may affect other grub scripts that expect specific behavior after a 'clear' command; namely that the text attribute is intact. It will now be reset.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1454764/+subscriptions
More information about the foundations-bugs
mailing list