From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LND91-0005qC-Mu for qemu-devel@nongnu.org; Wed, 14 Jan 2009 16:19:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LND90-0005pI-1p for qemu-devel@nongnu.org; Wed, 14 Jan 2009 16:19:23 -0500 Received: from [199.232.76.173] (port=33990 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LND8z-0005pB-PY for qemu-devel@nongnu.org; Wed, 14 Jan 2009 16:19:21 -0500 Received: from server1linux.rebelnetworks.com ([66.135.44.167]:34469) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LND8z-0005Je-6J for qemu-devel@nongnu.org; Wed, 14 Jan 2009 16:19:21 -0500 From: Julian Seward Subject: Re: [Qemu-devel] Debian Etch PowerPC image for QEMU Date: Wed, 14 Jan 2009 22:04:46 +0100 References: <20090114193654.GG20474@hall.aurel32.net> <200901142039.42136.jseward@acm.org> In-Reply-To: <200901142039.42136.jseward@acm.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901142204.46661.jseward@acm.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Aurelien Jarno On Wednesday 14 January 2009, Julian Seward wrote: > On Wednesday 14 January 2009, Aurelien Jarno wrote: > > For those who want to test the PowerPC target, a Debian Etch image is > > available here: Works fine for me. > The Gnome session is hard to use because it appears that the display is > somehow spread out horizontally over 3 times as many pixels as it should > be and thus the guest X display is wrapped around 3 times horizonally. > (If that makes any sense). In the vertical dimension it seems OK though. Same problem appears using the Etch image: apt-get install xorg and then do xinit J