From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9h2b-0007H3-0W for qemu-devel@nongnu.org; Sun, 15 Nov 2009 10:29:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N9h2W-0007G9-FO for qemu-devel@nongnu.org; Sun, 15 Nov 2009 10:29:24 -0500 Received: from [199.232.76.173] (port=42278 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9h2W-0007G6-AC for qemu-devel@nongnu.org; Sun, 15 Nov 2009 10:29:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26786) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N9h2V-0001kq-Pq for qemu-devel@nongnu.org; Sun, 15 Nov 2009 10:29:20 -0500 Date: Sun, 15 Nov 2009 17:28:58 +0200 From: Gleb Natapov Subject: Re: [Qemu-devel] Standard vga breakage Message-ID: <20091115152858.GH7392@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: Blue Swirl , qemu-devel On Sun, Nov 15, 2009 at 06:22:40PM +0300, malc wrote: > On Sun, 15 Nov 2009, Blue Swirl wrote: > > > On Sun, Nov 15, 2009 at 3:25 AM, malc wrote: > > > > > > debian-503-i386-netinst.iso when booted on a machine with `-vga std' just > > > shows black screen (after bios' setup screen) > > > > Just some observations: > > - if you press enter, installer starts and Linux is able to fix the display > > - the screen is fine with -bios pcbios.bin, so the issue is related to SeaBIOS > > Yes i forgot to mention that -bios works, also worth noting is that before > the commit that fixed cirrus -bios hack also made it work. > What commit is this? -- Gleb.