<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 11/13/2015 11:46 PM, Tim wrote:<br>
    </div>
    <blockquote
      cite="mid:1447483581.363.2.camel@paralytic.lan.cameratim.com"
      type="cite">
      <pre wrap="">Allegedly, on or about 13 November 2015, CS DBA sent:
</pre>
      <blockquote type="cite">
        <pre wrap="">GRUB_GFXMODE='1368x768x32; 1368x768x24; 1280x720x32; 1280x720x24; 
800x600x32; 800x600x24; auto' 
</pre>
      </blockquote>
      <pre wrap="">
Wild guess:  Rather than give a list of compatible resolutions, try just
listing a low resolution one that gives you a big chunky display.

That, or look into if you can specify the font (a big one).

</pre>
    </blockquote>
    Tried multiple resolutions, as well as a bigger font via these
    steps:<br>
    <br>
    <code>1)  grub2-mkfont -s 32 -o /boot/grub2/DejaVuSansMono.pf2
      /usr/share/fonts/dejavu/DejaVuSansMono.ttf</code><br>
    <br>
    2)  Edit the <em>/etc/default/grub</em> file adding a line:<br>
    <code>GRUB_FONT=/boot/grub2/DejaVuSansMono.pf2<br>
      <br>
      3)  </code>Update GRUB configuration with:<br>
    <code>sudo grub2-mkconfig -o /boot/grub2/grub.cfg<br>
      <br>
      <br>
      4)  reboot<br>
      <br>
      <br>
      Still no luck...<br>
      <br>
      Anyone have any thoughts?<br>
      <br>
      <br>
      <br>
    </code>
  </body>
</html>