From owner-freebsd-current@FreeBSD.ORG Tue Nov 30 19:42:29 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 2C9CA16A4CE; Tue, 30 Nov 2004 19:42:29 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id E19A443D5A; Tue, 30 Nov 2004 19:42:28 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) iAUJgR46032675; Tue, 30 Nov 2004 11:42:27 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)iAUJgRZs032674; Tue, 30 Nov 2004 11:42:27 -0800 (PST) (envelope-from sgk) Date: Tue, 30 Nov 2004 11:42:27 -0800 From: Steve Kargl To: "Ketrien I. Saihr-Kenchedra" Message-ID: <20041130194227.GA32604@troutmask.apl.washington.edu> References: <20041129211341.GA26548@troutmask.apl.washington.edu> <20041129233211.GA27426@troutmask.apl.washington.edu> <41AC6FF8.40501@freebsd.org> <20041130183555.GA32237@troutmask.apl.washington.edu> <20041130142652.A59122@bahre.achedra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041130142652.A59122@bahre.achedra.org> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org cc: Scott Long cc: freebsd-amd64@freebsd.org Subject: Re: kernel panic with greater that 8 GB of memory 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: Tue, 30 Nov 2004 19:42:29 -0000 On Tue, Nov 30, 2004 at 02:35:30PM -0500, Ketrien I. Saihr-Kenchedra wrote: > On Tue, 30 Nov 2004, Steve Kargl wrote: > > > >The system starts to boot and dmesg reports the 16 GB of memory, but > >I rapidly get this panic. > > >So, it looks like ACPI on this Tyan motherboard is restricting > >the memory to 8G. > > I presume you're using CM74SD2048RLP-2700/S DIMMs? (Corsair/Samsung 2GB > ECC Reg'd.) Yes. > More importantly, which BIOS version? You have to run the 2.03 BIOS on > the K8SPro if you're running 16GB. Make sure that ccNUMA support is off > in the BIOS as well - this was a never-ending source of fun on both the > S2882 and S4882's. I can't tell you exactly why, but having ccNUMA on > with the S4882 and S288x's is a never-ending font of panic()s. But the > 2.01 and 2.02 BIOSes on the S2882 are exceptionally miserable. > At least it's not an S4882 1.02: > "DDR 400MHz Memmory Detected" > The BIOS is at 2.03. I haven't tried turning off the ccNUMA support. I'll give it a shot in a moment. -- Steve