From: Leo Famulari <leo@famulari.name>
To: 24948@debbugs.gnu.org
Subject: bug#24948: Illegible GRUB menu
Date: Tue, 15 Nov 2016 16:54:43 -0500 [thread overview]
Message-ID: <20161115215443.GA28213@jasmine> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 950 bytes --]
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
"
""))
[-- Attachment #1.2: IMG_20161102_191634.jpg --]
[-- Type: image/jpeg, Size: 2752120 bytes --]
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next reply other threads:[~2016-11-15 21:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-15 21:54 Leo Famulari [this message]
2016-11-16 16:34 ` bug#24948: Illegible GRUB menu Chris Marusich
2016-11-16 17:52 ` Leo Famulari
2016-11-17 8:26 ` Chris Marusich
2016-11-21 6:54 ` Mark H Weaver
2016-11-21 17:43 ` Leo Famulari
2016-11-27 1:20 ` Leo Famulari
2019-02-04 23:38 ` Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161115215443.GA28213@jasmine \
--to=leo@famulari.name \
--cc=24948@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).