From owner-freebsd-current@FreeBSD.ORG Wed Jan 7 23:40:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED1C916A4CE for ; Wed, 7 Jan 2004 23:40:16 -0800 (PST) Received: from server.vk2pj.dyndns.org (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C8343D1D for ; Wed, 7 Jan 2004 23:40:15 -0800 (PST) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1])i087eE7B033699; Thu, 8 Jan 2004 18:40:14 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.12.10/8.12.10/Submit) id i087eE0j033698; Thu, 8 Jan 2004 18:40:14 +1100 (EST) (envelope-from peter) Date: Thu, 8 Jan 2004 18:40:14 +1100 From: Peter Jeremy To: "Daniel O'Connor" Message-ID: <20040108074014.GJ25474@server.vk2pj.dyndns.org> References: <200401071731.40481.doconnor@gsoft.com.au> <200401081058.26112.doconnor@gsoft.com.au> <3FFCCC5B.3010001@mindcore.net> <200401081409.10503.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401081409.10503.doconnor@gsoft.com.au> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: FreeBSD Crashes with AMD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 Jan 2004 07:40:17 -0000 On Thu, Jan 08, 2004 at 02:09:10PM +1030, Daniel O'Connor wrote: >> I don't recall offhand if their BIOS currently posts ECC vs non ECC as >> part of their POST or not, but the presumed support is in there, or >> their docs and specs are completely wrong ;-) > >Heh :) >That's the thing about ECC, it's hard to test unless you have a known faulty >memory module lying around :( If you have a spare known-good ECC DIMM, you can convert it to a known- faulty DIMM by cutting a single I/O lead on one of the RAM chips. If you pick a chip where you can read the part number, you should be able to download a datasheet (including pinouts) from the chip manufacturer. You might also be able to cut an I/O track on the DIMM itself. Peter