unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24948: Illegible GRUB menu
@ 2016-11-15 21:54 Leo Famulari
  2016-11-16 16:34 ` Chris Marusich
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Leo Famulari @ 2016-11-15 21:54 UTC (permalink / raw)
  To: 24948


[-- 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 --]

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-02-04 23:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-15 21:54 bug#24948: Illegible GRUB menu Leo Famulari
2016-11-16 16:34 ` 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

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).