From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LV8zp-00077n-Ej for mharc-grub-devel@gnu.org; Thu, 05 Feb 2009 13:30:41 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LV8zn-00077W-RG for grub-devel@gnu.org; Thu, 05 Feb 2009 13:30:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LV8zm-00077I-9N for grub-devel@gnu.org; Thu, 05 Feb 2009 13:30:39 -0500 Received: from [199.232.76.173] (port=56923 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV8zm-00077F-4t for grub-devel@gnu.org; Thu, 05 Feb 2009 13:30:38 -0500 Received: from mta-out.inet.fi ([195.156.147.13]:34485 helo=jenni1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LV8zl-0006kz-RO for grub-devel@gnu.org; Thu, 05 Feb 2009 13:30:38 -0500 Received: from [192.168.1.102] (84.248.105.254) by jenni1.inet.fi (8.5.014) id 48FC59C704AC0806 for grub-devel@gnu.org; Thu, 5 Feb 2009 20:30:31 +0200 Message-ID: <498B3047.2050109@nic.fi> Date: Thu, 05 Feb 2009 20:30:31 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: The development of GRUB 2 References: <498B2850.1090008@gmail.com> In-Reply-To: <498B2850.1090008@gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: Quoted-Printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [Bugfix] vbetest doesn't return to text mode 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: Thu, 05 Feb 2009 18:30:40 -0000 phcoder wrote: > Hello. In text mode bits_per_pixel isn't set. Because of it > grub_vbe_set_video_mode refuses to go back to text mode after vbetest > command. Here is a bugfix Thanks for the report that there was a problem. I didn't like the hackishm in that patch so I rewrote that part of the code so it can also handle text modes. Thanks, Vesa J=E4=E4skel=E4inen