GNU bug report logs -
#24948
Illegible GRUB menu
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Tue, 15 Nov 2016 21:58:01 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On my Thinkpad x200s running GuixSD, the graphical GRUB menu is
scrambled and illegible. I've attached a photograph of the problem.
The grid of dots is stable, while the faint yellow horizontal lines
dance around. I can tell it's the GuixSD GRUB image, but it's scrambled.
I am able to press Enter to skip the GRUB timeout, and the system does
boot normally.
This is not a recent regression; I've been working around it with the
diff below for a few months now.
I don't know very much about computer graphics. Please let me know what
information I can provide.
diff --git a/gnu/system/grub.scm b/gnu/system/grub.scm
index ead48f0..61c799d 100644
--- a/gnu/system/grub.scm
+++ b/gnu/system/grub.scm
@@ -183,7 +183,7 @@ the store is. SYSTEM must be the target system string---e.g.,
insmod video_bochs
insmod video_cirrus
insmod gfxterm
- terminal_output gfxterm
+ terminal_output console
"
""))
[IMG_20161102_191634.jpg (image/jpeg, attachment)]
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.