From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NduB5-0000Ob-71 for qemu-devel@nongnu.org; Sat, 06 Feb 2010 18:35:03 -0500 Received: from [199.232.76.173] (port=52527 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NduB3-0000OT-TQ for qemu-devel@nongnu.org; Sat, 06 Feb 2010 18:35:01 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NduB2-0005GN-Ls for qemu-devel@nongnu.org; Sat, 06 Feb 2010 18:35:01 -0500 Received: from moutng.kundenserver.de ([212.227.17.9]:59430) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NduB2-0005GB-5f for qemu-devel@nongnu.org; Sat, 06 Feb 2010 18:35:00 -0500 Message-ID: <4B6DFCA0.50306@mail.berlios.de> Date: Sun, 07 Feb 2010 00:34:56 +0100 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] running qemu-system-mipsel with VGA graphic mode based malta board kernel References: <121fadb81002030023uba7d71cn5ab5bfa5beb9addb@mail.gmail.com> <20100206213716.GD15349@volta.aurel32.net> In-Reply-To: <20100206213716.GD15349@volta.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: daniel tian , qemu-devel@nongnu.org Aurelien Jarno schrieb: > On Wed, Feb 03, 2010 at 04:23:01PM +0800, daniel tian wrote: > >> Hi, Aurelien Jarno: >> >> I just encounter a problem in running kernel on qemu mips malta board, >> I don't know how to bring up the graphic mode. >> with the option --nographic, it's ok: the kernel and rootfs run successfully. >> >> But I after removing the --nographic, qemu window is black-blank, no >> single word was displayed. >> >> I am wondering whether the graphic mode is supported in qemu mips-malta board. >> >> > > I personally haven't been able to get the graphic mode working with > mips-malta, but patches are welcome. > > At least framebuffer works for me (Tux in upper left corner during boot) with all malta variants (big/little endian 32/64 bit).