From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BeMUs-000343-4C for qemu-devel@nongnu.org; Sat, 26 Jun 2004 19:22:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BeMUq-00030X-4G for qemu-devel@nongnu.org; Sat, 26 Jun 2004 19:22:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BeMUq-00030Q-2D for qemu-devel@nongnu.org; Sat, 26 Jun 2004 19:22:08 -0400 Received: from [194.90.9.29] (helo=mxout5.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BeMT7-0001kZ-Ox for qemu-devel@nongnu.org; Sat, 26 Jun 2004 19:20:22 -0400 Received: from [10.0.0.139] ([217.132.9.75]) by mxout5.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0HZX00B15VHQF6@mxout5.netvision.net.il> for qemu-devel@nongnu.org; Sun, 27 Jun 2004 02:20:19 +0300 (IDT) Date: Mon, 28 Jun 2004 02:20:07 +0300 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Visual Basic Application Not Working Under Qemu/Win98SE/Linux In-reply-to: <1088275309.16480.2.camel@akessel-linux> Message-id: <40DF5627.2030504@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <20040626132656.GA23707@bostoncoop.net> <20040626173320.GA2500@bostoncoop.net> <1088275309.16480.2.camel@akessel-linux> 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 > It turns out this black screen is actually caused by the SciTech Display > Doctor Drivers. Are there known issues using the SciTech video driver > with qemu CVS? That part was working fine in the last release. Add -cirrusvga to your qemu parameters and remove the Scitech drivers, you don't need it anymore.. Thanks, Hetz