From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 6 19:11:18 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6454E16A5B3 for ; Thu, 6 Dec 2007 19:11:18 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id B23E513C43E for ; Thu, 6 Dec 2007 19:11:17 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id lB6IwrWF096994; Thu, 6 Dec 2007 19:58:53 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.14.2/8.14.1) with ESMTP id lB6Iwr2d002067; Thu, 6 Dec 2007 19:58:53 +0100 (CET) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.2/8.14.1/Submit) id lB6IwqBp002066; Thu, 6 Dec 2007 19:58:52 +0100 (CET) (envelope-from marc) Date: Thu, 6 Dec 2007 19:58:52 +0100 From: Marc Fonvieille To: Tom Wickline Message-ID: <20071206185852.GB1005@gothic.blackend.org> References: <53e3a9930712060959t6f446534xee6ba49d043dd70a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53e3a9930712060959t6f446534xee6ba49d043dd70a@mail.gmail.com> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 7.0-BETA4 User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-emulation@freebsd.org Subject: Re: Wine compatibility and performance on FreeBSD 7 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 06 Dec 2007 19:11:18 -0000 On Thu, Dec 06, 2007 at 12:59:08PM -0500, Tom Wickline wrote: > Hello Everyone, > > I have a small blog about running Wine on Unix operating systems and > over the last couple days I've been > experimenting with Wine on FreeBSD 7 beta 2 (I see beta 4 is out, many thanks!) > > If anyone here is interested I ran Office 97 and 2000 out of the box > on FreeBSD 7beta no registry files > or special hacks needed. Ive also run a couple small applications > (Qicktime 7.1.6) (IE 5 5.5 6) and then some benchmarks > 3DMark 2000v1.1, 3DMark2001SE, GL Excess and PC Mark04. In the future > ill see if I can get 3DMark 2003 and 3DMark 2005 > to run and produce results as well. > > I don't know if any of you guys or gals are Gamers.... But just in > case I also installed Halo in Wine and it runs about the same > on FreeBSD as it does on Linux. With D3D, DDraw and OpenGL working > most every game that is running in Wine should run > on FreeBSD.. I don't know this as fact as I've only tried one Game and > four Benchmarks, but it does look promising. > > More info can be found here: > > Wine-Review front Page: > http://wine-review.blogspot.com/ > Hello, I use to follow your blog since the beginning, I'm happy to see you "supporting" FreeBSD. > Office 97/2000: > http://wine-review.blogspot.com/2007/12/microsoft-office-2000-on-freebsd-7-with.html [...] In September had to play with Office 2k and I followed your linux related instruction to run it under FreeBSD (I note your FreeBSD related article is identical to the linux one). But, I never were able to run Excel, this one just hangs once the main page is displayed (Word runs fine). I wonder if you never met this issue. Here's what I got in the terminal: err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12 err:iphlpapi:getRouteTable Unexpected address type 0x10 err:iphlpapi:getRouteTable Unexpected address type 0x20 err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12 err:iphlpapi:getRouteTable Unexpected address type 0x10 err:iphlpapi:getRouteTable Unexpected address type 0x20 fixme:storage:StgCreateDocfile Transacted mode not implemented. err:ntdll:RtlpWaitForCriticalSection section 0x1320e0 "moniker.c: RunningObjectTableImpl.lock" wait timed out in thread 0009, blocked by 0000, retrying (60 sec) -- Marc