From owner-freebsd-emulation@FreeBSD.ORG Sun May 11 09:21:56 2003 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7EB737B401 for ; Sun, 11 May 2003 09:21:56 -0700 (PDT) Received: from gong.lislegaard.net (143.80-202-253.nextgentel.com [80.202.253.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6064343FB1 for ; Sun, 11 May 2003 09:21:55 -0700 (PDT) (envelope-from freebsd@lislegaard.net) Received: from gong.lislegaard.net (localhost [127.0.0.1]) by gong.lislegaard.net (8.12.9/8.12.9) with ESMTP id h4BGLr8D098954 for ; Sun, 11 May 2003 18:21:53 +0200 (CEST) (envelope-from freebsd@lislegaard.net) Received: from localhost (tl@localhost)h4BGLr9l098951 for ; Sun, 11 May 2003 18:21:53 +0200 (CEST) X-Authentication-Warning: gong.lislegaard.net: tl owned process doing -bs Date: Sun, 11 May 2003 18:21:53 +0200 (CEST) From: freebsd@lislegaard.net X-X-Sender: tl@gong To: freebsd-emulation@freebsd.org Message-ID: <20030511181910.D98945@gong> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: No screen update with vmware3 and svga driver X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 16:21:57 -0000 I have a big problem with the vmware3 port. When I enable the SVGA driver inside the virtual machine the window turns black. Moving the cursor over the desktop reveals blocks of the underlying graphics, but no other screen update happens in this window. This happens on two different machines where I've tried vmware3, both built from current src over the past 2-4 days. It also happens with both XP and W2k guest OS. Both machines run XFree86 4.3.0 (one used to have 4.2.1, same result there). One has a Matrox G450, the other has a ATI Mach64 PCI card. In both configurations I have tried to tweak every X option I can find, in particular I've turned off all acceleration. Also tried various screen depths with no diffence. Installed linux version is linux_base_7.1_3/7.1_2 repectively. Does anyone have a clue as to what might be the problem here? -tom