From owner-freebsd-current@FreeBSD.ORG Mon Nov 19 11:22:08 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0E8416A420 for ; Mon, 19 Nov 2007 11:22:07 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from falcon.cybervisiontech.com (falcon.cybervisiontech.com [217.20.163.9]) by mx1.freebsd.org (Postfix) with ESMTP id A9E2613C45B for ; Mon, 19 Nov 2007 11:22:07 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id 7FEE0744002 for ; Mon, 19 Nov 2007 13:21:58 +0200 (EET) X-Virus-Scanned: Debian amavisd-new at falcon.cybervisiontech.com Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gx6LBgpFWaqK for ; Mon, 19 Nov 2007 13:21:58 +0200 (EET) Received: from [10.2.1.87] (gateway.cybervisiontech.com.ua [88.81.251.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id 33CBF744001 for ; Mon, 19 Nov 2007 13:21:58 +0200 (EET) Message-ID: <474171D5.2060300@icyb.net.ua> Date: Mon, 19 Nov 2007 13:21:57 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.9 (X11/20071116) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <1195349021.00830074.1195338889@10.7.7.3> <1195402982.00830276.1195389602@10.7.7.3> <1195431793.00830394.1195420802@10.7.7.3> In-Reply-To: <1195431793.00830394.1195420802@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: congrlations to the freebsd developers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 19 Nov 2007 11:22:08 -0000 on 18/11/2007 22:21 Alexey Shuvaev said the following: > On Sun, Nov 18, 2007 at 08:24:36AM +0100, [LoN]Kamikaze wrote: >> Aryeh M. Friedman wrote: >>> 2. I meant features not formats and since I am using amd64 no wine >> Setting up FreeBSD i386 in a jail seems to do the job for most people. You can >> have a whole i386 system in a jail and it won't even recognize it's running on >> an amd64 kernel. And I would also add that it is known (and reported via PRs) that neither libpthread nor libthr work for i386 binaries on amd64 kernel with 6.X userland and kernel. Situation might be better in 7.X, I don't know. > I have gone this way. Well, everything (including emulators/wine) compiles > and installs fine, but i386-build of a wine does not work inside i386-jail > hosted on amd64 machine. I don't remember exactly what happens on start, > segment violation or something like this, with core dump. > I think wine requires rather tight co-operation with the kernel and > it is not possible to launch i386-wine on amd64 this way. > And you cannot load 32-bit nvidia.ko with amd64 kernel, if I'm not missing > some new functionality.? -- Andriy Gapon