Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758779AbZIFVYK (ORCPT ); Sun, 6 Sep 2009 17:24:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758601AbZIFVYK (ORCPT ); Sun, 6 Sep 2009 17:24:10 -0400 Received: from phoenix.slamd64.com ([217.10.145.2]:41463 "EHLO phoenix.slamd64.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758203AbZIFVYI (ORCPT ); Sun, 6 Sep 2009 17:24:08 -0400 From: Carlos Corbacho To: Maxim Levitsky Subject: Re: [BUG] partial and rare system freeze Date: Sun, 6 Sep 2009 22:23:52 +0100 User-Agent: KMail/1.11.4 (Linux/2.6.30; KDE/4.2.4; x86_64; ; ) Cc: "linux-kernel" , "linux-acpi@vger.kernel.org" References: <1252271151.32726.19.camel@localhost.localdomain> In-Reply-To: <1252271151.32726.19.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909062223.53399.carlos@strangeworlds.co.uk> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (phoenix.slamd64.com [217.10.145.2]); Sun, 06 Sep 2009 21:24:08 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1782 Lines: 39 On Sunday 06 Sep 2009 22:05:51 Maxim Levitsky wrote: [..] > [ 79.101221] ACPI Error (dswload-0790): [_T_0] Namespace lookup failure, > AE_ALREADY_EXISTS [ 79.101232] ACPI Exception: AE_ALREADY_EXISTS, During > name lookup/catalog 20090521 psloop-227 [ 79.101240] ACPI Error > (psparse-0537): Method parse/execution failed [\_SB_.PCI0.WMID.WMBA] (Node > ffff88007f8400c0), AE_ALREADY_EXISTS [ 79.101254] ACPI: Marking method > WMBA as Serialized because of AE_ALREADY_EXISTS error > > Is very likely due to acer-wmi module I use to control brightness. [..] > [ 240.702830] [] acpi_ns_evaluate+0x236/0x3bc > [ 240.702838] [] acpi_evaluate_object+0x265/0x3cc > [ 240.702861] [] wmi_evaluate_method+0x10a/0x130 [wmi] > [ 240.702869] [] ? finish_task_switch+0x46/0x120 > [ 240.702877] [] ? thread_return+0x9f/0x723 > [ 240.702889] [] ? acer_rfkill_update+0x0/0xa0 > [acer_wmi] [ 240.702899] [] WMI_execute_u32+0x4c/0x90 > [acer_wmi] [ 240.702911] [] get_u32+0x90/0x100 > [acer_wmi] [ 240.702918] [] ? worker_thread+0x1ca/0x390 > [ 240.702928] [] acer_rfkill_update+0x1a/0xa0 This is acer-wmi doing its' once per minute poll to check the wireless rfkill status. But I've no idea why that would spontaneously cause ACPI to fall over. -Carlos -- E-Mail: carlos@strangeworlds.co.uk Web: strangeworlds.co.uk GPG Key ID: 0x23EE722D -- 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/