From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7fPo-0003ER-14 for qemu-devel@nongnu.org; Thu, 17 Jul 2014 02:43:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7fPg-0006Vy-9j for qemu-devel@nongnu.org; Thu, 17 Jul 2014 02:43:39 -0400 Received: from mout.gmx.net ([212.227.17.22]:54416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7fPf-0006Ve-Vo for qemu-devel@nongnu.org; Thu, 17 Jul 2014 02:43:32 -0400 Message-ID: <53C77091.7090706@gmx.net> Date: Thu, 17 Jul 2014 08:43:29 +0200 From: Dennis Luehring MIME-Version: 1.0 References: <53C41F17.6010503@gmx.net> <53C5A966.4070209@ilande.co.uk> In-Reply-To: <53C5A966.4070209@ilande.co.uk> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] can't boot debian wheezy sparc in qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland , qemu-devel@nongnu.org Am 16.07.2014 00:21, schrieb Mark Cave-Ayland: > At the moment my work is focused on getting the basic system emulation > up and running, so I haven't spent much time looking at the graphics > side at all. > > I have noticed that the kernel falls back to the dummy console during > boot, so perhaps it is unable to probe the VGA device. If you append > vga=ask to the command line, are you able to find a framebuffer choice > that works? the vga=ask parameter is x86 only https://lists.debian.org/debian-user/2014/07/msg00872.html