From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMYwi-00038k-H3 for qemu-devel@nongnu.org; Sat, 08 May 2004 17:01:20 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMYw3-0002w0-VI for qemu-devel@nongnu.org; Sat, 08 May 2004 17:01:18 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMYw3-0002vZ-7L for qemu-devel@nongnu.org; Sat, 08 May 2004 17:00:39 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BMYw1-0004Ff-00 for ; Sat, 08 May 2004 23:00:37 +0200 Received: from demon-gw.antistream.com ([62.49.248.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 May 2004 23:00:37 +0200 Received: from robert by demon-gw.antistream.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 May 2004 23:00:37 +0200 From: Robert Wittams Date: Sat, 08 May 2004 22:00:31 +0100 Message-ID: References: <409CF7C3.80005@bellard.org> <1084041896.19903.34.camel@enterprise.local.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Sender: news Subject: [Qemu-devel] Re: QEMU version 0.5.5 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 Michael Torrie wrote: > Even with the new vbe patches, using the latest CVS code, I still see > the horizontal black lines through the screen when I run Win2k with the > bochs vbe driver. Does anyone know how to fix this? The black lines > even show up when using vnc. > > Michael > Apparently for some people, this problem goes away using 1024x768x16bit colour. This doesn't work for me - it freezes qemu, and my xserver even got stuck in a mouse grab once, after I killed qemu. So I'm running W2K in 24bit with the black lines problem atm... Another weird one - trying to install Fedora Core 2 test 3 from isos - the screen gets garbled when the text mode menu type installer comes up - as if its using an incorrect font or something. Robert