From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1M12fp-0004zF-BL for mharc-grub-devel@gnu.org; Mon, 04 May 2009 14:13:53 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M12fn-0004yz-Dz for grub-devel@gnu.org; Mon, 04 May 2009 14:13:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M12fj-0004xt-SH for grub-devel@gnu.org; Mon, 04 May 2009 14:13:51 -0400 Received: from [199.232.76.173] (port=38550 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M12fj-0004xo-PZ for grub-devel@gnu.org; Mon, 04 May 2009 14:13:47 -0400 Received: from elasmtp-spurfowl.atl.sa.earthlink.net ([209.86.89.66]:49652) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M12fj-0006Cm-Iw for grub-devel@gnu.org; Mon, 04 May 2009 14:13:47 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-spurfowl.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1M12fi-0004lN-Q1 for grub-devel@gnu.org; Mon, 04 May 2009 14:13:46 -0400 Message-ID: <49FF3102.2090500@earthlink.net> Date: Mon, 04 May 2009 14:16:34 -0400 From: BandiPat Organization: Magic Page Products User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: The development of GRUB 2 References: <20090413141657.GE12170@thorin> <20090413144558.GA22165@thorin> <1239637296.3549.9.camel@mj> <20090413190546.GB24072@thorin> <1239664820.13208.50.camel@mj> <20090502113114.GA28362@thorin> <20090502153201.GI28362@thorin> <49FCDF4B.6050100@earthlink.net> <20090503155359.GB21659@thorin> <49FF0681.30108@earthlink.net> <20090504160102.GA15112@thorin> In-Reply-To: <20090504160102.GA15112@thorin> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd486795fa0aae031ec15ad56c95111a4d4392764449e275203c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Re: [PATCH] Video mode fixes in linux loader X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 18:13:51 -0000 Robert Millan wrote: >> ======= >> Thanks Robert for the suggestion. I had renewed hopes this might work, >> but it would not. After editing the menuentry to use either the >> vga=0x31b or vga=795, the machine booted to a blinking cursor. It would >> not go beyond that. > > What suitable modes does "vbeinfo" list? > =========== A little help here. Where do you run this "vbeinfo" command to get a listing of suitable modes? I am going to load the vbeinfo.mod in the grub.cfg, but what after that to get a listing? Thanks