From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BFzR1-0002D8-K1 for qemu-devel@nongnu.org; Tue, 20 Apr 2004 13:53:27 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BFzQM-0001rt-BR for qemu-devel@nongnu.org; Tue, 20 Apr 2004 13:53:17 -0400 Received: from [62.4.22.179] (helo=mail.bbrox.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BFzPt-0001a9-AS for qemu-devel@nongnu.org; Tue, 20 Apr 2004 13:52:17 -0400 Date: Tue, 20 Apr 2004 19:52:13 +0200 From: Lionel Ulmer Message-ID: <20040420195213.A11795@bbland> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Win2K status... 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 Hi all, Just a quick status of where I am :-) My version of QEMU is CVS but with network (do not manage to get /dev/net/tun0 working anyway) and sound disabled (did not check with the fix that was comitted this week-end for SB16). The installation went fine (no problem at all). The problems remaining : - when booting in 'normal' mode, I get a nice Black screen when Win2K leaves 'VGA' mode and try to load the real graphical driver (it works fine when I disable in the code the S3 emulation code => must be either a bug in QEMU's S3 code or in the X86 code generated from the S3 driver code). - when booting in VGA (or Safe) mode, it works fine (in 800x600x16 colours). - when installing the Bochs VBE drivers (found here http://dhenriq.en.eresmas.com/), the screen is completely garbled when I boot (you can see a screenshot here : http://www.bbrox.org/qemu_vbe.png) As I never touched low-level VGA programming, the 'vga.c' code looks like chinese for me (and I really have no idea how to debug it). But apart from these problems, it works really well :-) Lionel -- Lionel Ulmer - http://www.bbrox.org/