From owner-freebsd-questions@FreeBSD.ORG Wed Dec 29 10:26:20 2004 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 5AD8D16A4CE for ; Wed, 29 Dec 2004 10:26:20 +0000 (GMT) Received: from cicero1.cybercity.dk (cicero1.cybercity.dk [212.242.40.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1926A43D31 for ; Wed, 29 Dec 2004 10:26:20 +0000 (GMT) (envelope-from cr@it.dk) Received: from user2.cybercity.dk (user2.cybercity.dk [212.242.41.35]) by cicero1.cybercity.dk (Postfix) with ESMTP id BBC8C7E545B; Wed, 29 Dec 2004 11:26:18 +0100 (CET) Received: from localhost (port1922.ds1-vbr.adsl.cybercity.dk [212.242.174.229]) by user2.cybercity.dk (Postfix) with SMTP id A33B51880D; Wed, 29 Dec 2004 11:26:17 +0100 (CET) From: Christian R. To: freebsd-questions@freebsd.org Date: Wed, 29 Dec 2004 11:24:08 +0100 Message-ID: References: <13s3t01kdpd1gtik7rouq2gmpevkgr13h4@4ax.com> <20041229014528.17DBC2B99E@cicero0.cybercity.dk> In-Reply-To: <20041229014528.17DBC2B99E@cicero0.cybercity.dk> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable cc: Andras Kende Subject: Re: FreeBSD 5.3-STABLE crashes on Dell PowerEdge 2850 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: Wed, 29 Dec 2004 10:26:20 -0000 On Tue, 28 Dec 2004 19:50:07 -0600, you wrote: >I think this could be a ACPI problem .... >I had similar errors with P4 HTT cpu on intel 865 desktop board but was >working perfectly on asus 875.. > >Did you try without ACPI ?? The kernel conf tells me following: #Compile acpi in statically since the module isn't built properly.Most # machines which support large amounts of memory require acpi. device acpi So it's compiled with this setting. The server has 6 GB of memory. I have tried to disable "logical processor" and boot with the loader option without ACPI, but the server is still crashing.