From owner-freebsd-current@FreeBSD.ORG Sat Mar 14 13:43:30 2009 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 A2E9F1065670 for ; Sat, 14 Mar 2009 13:43:30 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-out2.uni-muenster.de (ZIVM-OUT2.UNI-MUENSTER.DE [128.176.192.9]) by mx1.freebsd.org (Postfix) with ESMTP id 370948FC08 for ; Sat, 14 Mar 2009 13:43:30 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) X-IronPort-AV: E=Sophos;i="4.38,362,1233529200"; d="scan'208";a="211907196" Received: from zivmaildisp2.uni-muenster.de (HELO ZIVMAILUSER04.UNI-MUENSTER.DE) ([128.176.188.143]) by zivm-relay2.uni-muenster.de with ESMTP; 14 Mar 2009 14:43:16 +0100 Received: by ZIVMAILUSER04.UNI-MUENSTER.DE (Postfix, from userid 149459) id 03B4E1B07B8; Sat, 14 Mar 2009 14:43:13 +0100 (CET) Date: Sat, 14 Mar 2009 14:43:05 +0100 (CET) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Message-ID: In-Reply-To: <3f1fd1ea0903140508sda8af37i83fdb0fb7ee1f792@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Michal Varga Subject: Re: linux 3d applications keep crashing 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: Sat, 14 Mar 2009 13:43:30 -0000 just tried switching back to linux_base-fc4 and compat.linux.osrelease=2.4.20. makes absolutely no difference. quake 4 still crashes. Michal Varga schrieb am 2009-03-14: > On Sat, Mar 14, 2009 at 10:26 AM, Roman Divacky > wrote: > > from my experience the nvidia driver does not work at all.. it used > > to work > > in 6.x times with linuxulator but recently all I got from it was > > panic > > or deadlock (depending on weather) > Doesn't work at all.. when? I guess you meant that "linux OpenGL > portion of nvidia-driver doesn't work with > compat.linux.osrelease=2.6.16", because otherwise the statement > doesn't make any sense. nvidia-drivers work perfectly well with > compat.linux.osrelease=2.4.2 (maybe not with some very recent > -CURRENT, haven't been checking for a while, but that's not the point > anyway) and actually are the only way to get any serious 3d gaming > done on FreeBSD, and I'm not even starting with OpenGL apps like > Blender (ATI users know what I'm pointing to). > This is a clear bug in 2.6 linuxulator - the OpenGL works properly in > Linux 2.4/2.6 (well, that's kinda expected), it works properly in 2.4 > linuxulator, it breaks with 2.6 linuxulator. I think it's hard to > call > that "nvidia driver doesn't work at all", but maybe I just missed the > point somewhere and earned a *whoosh*.. > > there's an ongoing work on nouveau, so stay tuned :) > Yes, that will take many years to complete, or at least, produce a > rotating cube or maybe, maybe run glxgears in around 2012. > m.