From owner-freebsd-questions@FreeBSD.ORG Sat Dec 23 12:55:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EC6616A403 for ; Sat, 23 Dec 2006 12:55:27 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id E933D13C44B for ; Sat, 23 Dec 2006 12:55:26 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id B37FC51CAC for ; Sat, 23 Dec 2006 07:55:25 -0500 (EST) Date: Sat, 23 Dec 2006 12:55:22 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20061223125522.41f3cbee@gumby.homeunix.com> In-Reply-To: <64c038660612221508n430d51a2y6b98fda4bf1a24d8@mail.gmail.com> References: <64c038660612221508n430d51a2y6b98fda4bf1a24d8@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.6; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: nvida driver on amd64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2006 12:55:27 -0000 On Fri, 22 Dec 2006 16:08:57 -0700 Modulok wrote: > Basically I'm looking to get an nvidia driver for an FreeBSD system on > amd64, that supports openGL 2.0 hardware acceleration. So far, nvidia > only supports FreeBSD on the x86. Aside from going to linux (which I > really don't want to do) any suggestions on how to accomplish this? > Can I use a driver compiled for x86 on an amd64 architecture perhaps? You can run the i386 version of FreeBSD on an AMD 64. On the the whole there's not a lot of difference in performance. The main reason for running amd64 is to access >4GB of memory.