From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 15 18:00:13 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F0EB16A4CE for ; Tue, 15 Feb 2005 18:00:13 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7257143D46 for ; Tue, 15 Feb 2005 18:00:12 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j1FI0BHc084494; Tue, 15 Feb 2005 10:00:11 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j1FI0BB8084492; Tue, 15 Feb 2005 10:00:11 -0800 (PST) (envelope-from obrien) Date: Tue, 15 Feb 2005 10:00:11 -0800 From: "David O'Brien" To: Mark Magiera Message-ID: <20050215180011.GD38158@dragon.nuxi.com> References: <20050208193338.6ee460d9.mark@hyow.eu.org> <20050215113649.7bfcb1cd.mark@hyow.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050215113649.7bfcb1cd.mark@hyow.eu.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@freebsd.org Subject: Re: Any experience with "Asus A8N-SLi" or "Gigabyte K8NXP-SLI" mobos? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-amd64@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 18:00:13 -0000 On Tue, Feb 15, 2005 at 11:36:49AM +0000, Mark Magiera wrote: > On Tue, 8 Feb 2005 19:33:38 +0000 > Mark Magiera wrote: > > The thing I'm unsure about is, how well are the nforce4 chipsets > > supported in FreeBSD? and what about PCI-E, would one of those mobo's > > in combination with a PCI-E nvidia card work? .. > > Any advice would be much appreciated .. > Ok, quick update. I finally bought the mobo (Asus A8N-SLi) along with a > 6600GT PCI-E and while there are a few problems, they seem the kind that > can be ironed out over time. Sorry I missed your original email, or I would have warned you. No committer had an AMD PCIe or nVidia nForce4 motherboard until this past weekend. AMD donated 2 motherboards to Scott Long who did the Intel PCIe work. So you're a little ahead of the game right now. The FreeBSD interest and work on PCIe has been for storage and network (e.g. server) devices, not graphics. So I have no idea how well PCIe (much less PCIe-SLi) is supported yet. A donation of a nice PCIe graphics card to Scottl would probably help the effort along. :-))))) > Basically, freebsd installs in both 32 and 64 bit mode but in both > cases, the network card is so unreliable that half way through a cvsup > (or anything else) it dies and nothing (that I know of) but a reboot > fixes it, this is for the "sk" device. What OS version are you running? For the AMD64 platform you really, really need to be tracking RELENG_5, if not 6-CURRENT. 5.3-RELEASE is our first real AMD64 release and of course we're now getting 2 orders of magnitude more testing exposure than when it was only a few developers with AMD64 machines. FreeBSD/AMD64 will get as polished and stable as FreeBSD/i386 over a very short time. If you have sk(4) problems with RELENG_5, please send a PR with complete details and a dmesg.boot from a verbose boot. > As for the other nic (the nforce > one), I didn't look into it much but it seems there's no driver for it > except one possibly (ports/net/nvnet) but since I'm unable to even do a > simple cvsup with the other card, it's not much use. Also the nvnet > driver is for 32bit mode only. Stop supporting nVidia by buying nForce-based motherboards. Or complain to nVidia that they (1) won't give us docs even under NDA, (2) won't provide a FreeBSD driver like they do for Linux. These mailing lists are filled with all the problems of nForce motherboards, yet FreeBSD users keep buying them... -- -- David (obrien@FreeBSD.org)