* gfxmode 640 x 480 is smaller then the help list @ 2008-06-21 19:28 Bram Diederik 2008-06-21 19:41 ` Vesa Jääskeläinen 0 siblings, 1 reply; 3+ messages in thread From: Bram Diederik @ 2008-06-21 19:28 UTC (permalink / raw) To: grub-devel the gfxmode=640 x 480 is Smaller then the help list. It looks like the width of the help is just to long, (perhaps one or two chars) After every row of help commands there is a empty row, doubling up the needed rows. pushing the upper rows out of the console. It seems Nvidia (8400GS) has a additional problem. pci-e grub pauses after every width wrap in the console. limiting good cli usage the latter is no issue on the intel ich9 (internal) grub.conf: ### BEGIN /etc/grub.d/00_header ### set default=0 set timeout=5 set root=(hd0,5) if font /share/grub/unicode.pff ; then set gfxmode=640x480 insmod gfxterm insmod vbe terminal gfxterm fi ### END /etc/grub.d/00_header ### ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gfxmode 640 x 480 is smaller then the help list 2008-06-21 19:28 gfxmode 640 x 480 is smaller then the help list Bram Diederik @ 2008-06-21 19:41 ` Vesa Jääskeläinen 2008-06-21 19:59 ` Bram Diederik 0 siblings, 1 reply; 3+ messages in thread From: Vesa Jääskeläinen @ 2008-06-21 19:41 UTC (permalink / raw) To: The development of GRUB 2 Bram Diederik wrote: > the gfxmode=640 x 480 is Smaller then the help list. > It looks like the width of the help is just to long, (perhaps one or two chars) > After every row of help commands there is a empty row, > doubling up the needed rows. pushing the upper rows out of the console. This code will be rewritten during summer so lets see if this problem persist. btw. what help are you talking about ? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gfxmode 640 x 480 is smaller then the help list 2008-06-21 19:41 ` Vesa Jääskeläinen @ 2008-06-21 19:59 ` Bram Diederik 0 siblings, 0 replies; 3+ messages in thread From: Bram Diederik @ 2008-06-21 19:59 UTC (permalink / raw) To: The development of GRUB 2 grub> help On Sat, Jun 21, 2008 at 9:41 PM, Vesa Jääskeläinen <chaac@nic.fi> wrote: > Bram Diederik wrote: >> >> the gfxmode=640 x 480 is Smaller then the help list. >> It looks like the width of the help is just to long, (perhaps one or two >> chars) >> After every row of help commands there is a empty row, >> doubling up the needed rows. pushing the upper rows out of the console. > > This code will be rewritten during summer so lets see if this problem > persist. > > btw. what help are you talking about ? > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-21 20:00 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-06-21 19:28 gfxmode 640 x 480 is smaller then the help list Bram Diederik 2008-06-21 19:41 ` Vesa Jääskeläinen 2008-06-21 19:59 ` Bram Diederik
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.