From owner-freebsd-current@FreeBSD.ORG Tue Jan 25 14:53:52 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBF4016A4CE for ; Tue, 25 Jan 2005 14:53:52 +0000 (GMT) Received: from bewilderbeast.blackhelicopters.org (bewilderbeast.blackhelicopters.org [198.22.63.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2E943D39 for ; Tue, 25 Jan 2005 14:53:52 +0000 (GMT) (envelope-from mwlucas@bewilderbeast.blackhelicopters.org) Received: from bewilderbeast.blackhelicopters.org (mwlucas@localhost [127.0.0.1])j0PErn2f020044 for ; Tue, 25 Jan 2005 09:53:49 -0500 (EST) (envelope-from mwlucas@bewilderbeast.blackhelicopters.org) Received: (from mwlucas@localhost)j0PErnj2020043 for current@freebsd.org; Tue, 25 Jan 2005 09:53:49 -0500 (EST) (envelope-from mwlucas) Date: Tue, 25 Jan 2005 09:53:49 -0500 From: "Michael W. Lucas" To: current@freebsd.org Message-ID: <20050125145349.GA20003@bewilderbeast.blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Spam-Score: (0) X-Scanned-By: MIMEDefang 2.39 Subject: wine and -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 14:53:52 -0000 (I'm not sure if this is a -current problem, a wine problem, but perhaps someone here has a suggestion on how to proceed troubleshooting.) This is with FreeBSD 6-current, updated on 1/19/05, with Wine 20050111 from ports, installed to run SimCity 2000. To see if wine works at all, I tried notepad.exe from a w2k server. It runs fine, without much CPU usage at all. Whenever I start the program with "wine SIMCITY.EXE", wine, wineserver, and X.org start using 100% of the CPU between them. The main game window never appears (although the tool/message windows do). The output from running wine: # wine /home/mwlucas/.wine/drive_c/Program\ Files/Maxis/SimCity\ 2000/SIMCITY.EXE fixme:file:get_default_drive_device auto detection of DOS devices not supported on this platform fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on this platform err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available fixme:font:load_VDMX No suitable ratio found fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum fixme:font:load_VDMX No suitable ratio found fixme:font:load_VDMX No suitable ratio found err:tooltips:TOOLTIPS_WindowProc unknown msg 0500 wp=00000000 lp=00000000 err:x11drv:X11DRV_CreateWindow invalid window width -16 err:x11drv:X11DRV_CreateWindow invalid window height -16 The first time I start Wine after boot, I get warnings on the console: Warning: pid 650 used static ldt allocation (with wine's pid in the place of 650, it varies with each boot of course) I had previously tried this with a FreeBSD-current from 12/20/04 and Wine 20041201. That version had the same CPU usage problem, but the main screen was actually drawn and the game could be played. The CPU-usage-caused lag was monstrous, and aiming the mouse was a nightmare, but it could be done. I'm at a loss to even figure out how to debug this. Any suggestions? Thanks, ==ml -- Michael W. Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org http://www.BlackHelicopters.org/~mwlucas/ Latest book: Cisco Routers for the Desperate http://www.CiscoRoutersForTheDesperate.com