Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756239Ab2BFXLj (ORCPT ); Mon, 6 Feb 2012 18:11:39 -0500 Received: from mail-ww0-f44.google.com ([74.125.82.44]:37802 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756051Ab2BFXLh convert rfc822-to-8bit (ORCPT ); Mon, 6 Feb 2012 18:11:37 -0500 MIME-Version: 1.0 In-Reply-To: References: <20120108221342.GA7058@ime.usp.br> <20120109112207.7f993845@jbarnes-desktop> <20120113115946.GA10615@ime.usp.br> From: Bjorn Helgaas Date: Mon, 6 Feb 2012 15:11:15 -0800 Message-ID: Subject: Re: [Bug 41722] Clevo M5X0JE hangs in ACPI init To: =?ISO-8859-1?Q?Rog=E9rio_Brito?= Cc: Yinghai Lu , Linus Torvalds , Jesse Barnes , Ivan Kokshaysky , Edward Donovan , Thomas Gleixner , linux-kernel@vger.kernel.org, =?ISO-8859-1?Q?M=E1rcia_Coutinho_de_Brito?= , Ram Pai , rui.zhang@intel.com X-System-Of-Record: true Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1669 Lines: 36 On Thu, Jan 26, 2012 at 7:41 PM, Bjorn Helgaas wrote: > On Thu, Jan 26, 2012 at 4:16 AM, Rog?rio Brito wrote: >> On Thu, Jan 26, 2012 at 00:03, Yinghai Lu wrote: >>> 2012/1/25 Rog?rio Brito : >>>> >>>> Wild thoughts: I just saw that nouveau calls some ACPI stuff to get >>>> EDID information and, as ACPI is broken on this notebook, could that >>>> be a potential reason for the panic that I'm seeing? (Yes, I can take >>>> a photo of the screen). >>> >>> Which 2.6.x kernel works on your laptop without disabling acpi? >> >> Unfortunately, no 2.6 kernel has worked on this laptop without >> acpi=off. I also once booted FreeBSD here just to see how it would >> behave and it also hang with ACPI enabled. >> >> From what I see on this notebook, if ACPI is not turned off, the >> computer simply hangs once the ACPI is started (it gives one layman >> like me the impression of entering an infinite loop). But, again, this >> is just a layman observation of what the system appears to be doing. > > My guess is that most of these problems are related, so if we fixed > whatever causes the ACPI hang, the other problems would probably go > away, too. > > Did you figure out anything about the MTRRs? Ping :) Let me know if you'd like a patch to print out the MTRR info later in boot where it will be slow enough to capture in a video. Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/