On Fri 01 Jul 2011 at 17:01:42 +0200, lee wrote: > Tom H <[email protected]> writes: > > ,---- > | GRUB_GFXMODE=1920x1200 > | GRUB_GFXPAYLOAD_LINUX=1920x1200 > `---- > > ... makes only the grub menu show up in 1920x1200, the console comes up > in 80x25.
GRUB_GFXMODE=1024x768 for my GRUB menu. GRUB_CMDLINE_LINUX="video-VGA-1:1280x1024" for my console. This is with nouveau. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20110701205808.GK15615@desktop

