From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261605AbUE0GCO (ORCPT ); Thu, 27 May 2004 02:02:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261606AbUE0GCN (ORCPT ); Thu, 27 May 2004 02:02:13 -0400 Received: from fmr06.intel.com ([134.134.136.7]:9646 "EHLO caduceus.jf.intel.com") by vger.kernel.org with ESMTP id S261605AbUE0GCL (ORCPT ); Thu, 27 May 2004 02:02:11 -0400 Subject: Re: Dell GX1 500 MHZ locked up with Kernel 2.4.26 due to ACPI -- Also: IPTables question. From: Len Brown To: Justin Piszcz Cc: linux-kernel@vger.kernel.org, ap@solarrain.com In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1085637598.17692.53.camel@dhcppc4> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 27 May 2004 01:59:59 -0400 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2004-05-26 at 06:54, Justin Piszcz wrote: > I previously have had a > 190 day uptime (without ACPI in the kernel, > an older kernel of course, but I believe it is ACPI that caused the > problem). Can you send the dmesg for when you have ACPI enabled? Does /proc/interrutps show that you are getting some kind of acpi events? Note that ACPI has a number of drivers, eg. processor, thermal etc. that you can unload or unconfig to see if the problem lies there. Note also that you should be able to boot the ACPI enabled kernel with "acpi=off" to completely disable anyting ACPI in that kernel. cheers, -Len