From owner-freebsd-amd64@FreeBSD.ORG Wed Oct 27 02:45:16 2004 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 DCFAE16A4CF for ; Wed, 27 Oct 2004 02:45:16 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A586743D46 for ; Wed, 27 Oct 2004 02:45:16 +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 i9R2jEgg054629; Tue, 26 Oct 2004 19:45:15 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9R2jCXF054628; Tue, 26 Oct 2004 19:45:12 -0700 (PDT) (envelope-from obrien) Date: Tue, 26 Oct 2004 19:45:12 -0700 From: "David O'Brien" To: Ganbold Message-ID: <20041027024512.GA54432@dragon.nuxi.com> References: <6.1.2.0.2.20041027095212.02b38560@202.179.0.80> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.1.2.0.2.20041027095212.02b38560@202.179.0.80> 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: FreeBSD 5.3 problem on Dual AMD64 2.2GHz with 8GB RAM X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 02:45:17 -0000 On Wed, Oct 27, 2004 at 09:52:58AM +0900, Ganbold wrote: > I still have problem running FreeBSD 5.3 with 8GB RAM on Dual amd64 2.2GHz > (IBM @server 325, ServeRAID 6M) with 8GB RAM. > > I did cvsup and updated (made world, kernel) to latest using RELENG_5_3 tag. > It was working ok with 4 GB RAM. Afterwards I added another 4GB RAM and > tried to boot FreeBSD > with 8GB RAM. However it showed various errors and login didn't work. You > can see serial console messages > at the end of my email. An IBM e325 has only 6 DIMM slots, specifically what RAM configuration are you using? Do you have ECC turned on? Are using DRAM scrubbing? What is your BIOS memory interleaving settings? > Configuring syscons: font8x16 font8x8 blanktime > screensavermodule_register_init: MOD_LOAD (logo_saver, 0xffffffffb63c1430, 0) error 19 > Oct 26 14:15:11 amd kernel: logo_saver: the console does not support M_VGA_CG320 AMD64 does not support VESA video modes. So you cannot use 'saver="logo"' in /etc/rc.conf. -- -- David (obrien@FreeBSD.org)