From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6325 Date: Fri, 20 Jun 2008 12:57:14 +0100 Message-ID: <20080620115714.GC8637@srcf.ucam.org> References: <20080613232214.394fd6fd.sfr@canb.auug.org.au> <200806190225.51088.rjw@sisk.pl> <200806201353.59083.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cavan.codon.org.uk ([93.93.128.6]:41020 "EHLO vavatch.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755197AbYFTL5g (ORCPT ); Fri, 20 Jun 2008 07:57:36 -0400 Content-Disposition: inline In-Reply-To: <200806201353.59083.rjw@sisk.pl> Sender: linux-next-owner@vger.kernel.org List-ID: To: "Rafael J. Wysocki" Cc: "Maciej W. Rozycki" , Ingo Molnar , Stephen Rothwell , linux-next@vger.kernel.org, LKML , Thomas Gleixner , ACPI Devel Maling List , Len Brown On Fri, Jun 20, 2008 at 01:53:58PM +0200, Rafael J. Wysocki wrote: > What exactly I observe is that in this case: > 1) The cooling fan is 100% on, as though the box were overheating, which seems > to indicate some serious confusion of the platform (the mechanism turning > the fan 100% on is supposed to be transparent to software). > 2) Everything seems to slow down substantially, at least as soon as X is > started. What does ACPI claim the trip points are set to in this case? On the 6125, if IRQ 2 is enabled in the APIC then the DSDT sets all the thermal trip points to 16 degrees C. I suspect this means that enabling IRQ 2 is the wrong thing to do on this chipset. -- Matthew Garrett | mjg59@srcf.ucam.org