From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 23:01:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D0B816A4BF for ; Wed, 10 Sep 2003 23:01:02 -0700 (PDT) Received: from firecrest.mail.pas.earthlink.net (firecrest.mail.pas.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE754400D for ; Wed, 10 Sep 2003 23:01:01 -0700 (PDT) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by firecrest.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 19xKVn-0005M1-00; Wed, 10 Sep 2003 23:00:59 -0700 From: "Andrew L. Gould" To: Lewis Thompson , FreeBSD-questions Date: Thu, 11 Sep 2003 01:01:18 -0500 User-Agent: KMail/1.5 References: <20030910232507.GB7034@lewiz.org> In-Reply-To: <20030910232507.GB7034@lewiz.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309110101.18520.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b154a5fbbe62fdbbe0c0deb3468888c23350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: nforce2 (for the zillionth time, I should imagine) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 06:01:02 -0000 On Wednesday 10 September 2003 06:25 pm, Lewis Thompson wrote: > Hi, > > I've just purchased a new machine (a micro-ATX machine) with an > nforce2 board. After a little searching on Google/Groups it looks to > still be pretty much unsupported. Can anybody give a run-down of the > how each aspect is? The board I have has onboard GeForce4 MX (which I > know will work with the new drivers), onboard sound, onboard network > card, etc. Any details would be appreciated. > > Thanks very much, > > -lewiz. You could read the chapter in the FreeBSD Handbook for X Window System: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html Or you could get the driver from nVidia for FreeBSD, which can be found here: http://www.nvidia.com/object/freebsd_1.0-4365.html The list of supported cards is in the Linux README file, here: ftp://download.nvidia.com/XFree86/Linux-x86/1.0-4496/README.txt Best of luck, Andrew Gould