From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Schurig Subject: Re: ACPI (atlas_btns) locks my box for minutes Date: Fri, 5 Sep 2008 09:53:43 +0200 Message-ID: <200809050953.43734.hs4233@mail.mn-solutions.de> References: <200809041300.20141.hs4233@mail.mn-solutions.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from mx51.mymxserver.com ([85.199.173.110]:61503 "EHLO mx51.mymxserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752035AbYIEHyI (ORCPT ); Fri, 5 Sep 2008 03:54:08 -0400 In-Reply-To: Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Len Brown Cc: linux-acpi@vger.kernel.org, Jaya Kumar , Dmitry Torokhov And one more dmesg output. This time the device recovers, so I here is the real-output, nothing scribbled down. I have no clue why all the traces look soooo different. Maybe we deal with more than just one problem ... ACPI Error (psparse-0530): Method parse/execution failed [\_GPE._E15] (Node de011d80), AE_NOT_EXIST ACPI Exception (evgpe-0573): AE_NOT_EXIST, while evaluating GPE method [_E15] [20080321] Execute Method: [\_GPE._E15] (Node de011d80) Execute Method: [\_GPE._E15] (Node de011d80) Execute Method: [\_GPE._E15] (Node de011d80) Execute Method: [\_GPE._E15] (Node de011d80) ACPI Error (evregion-0316): No handler for Region [ASI2] (de012190) [UserDefinedRegion] [20080321] ACPI Error (exfldio-0290): Region UserDefinedRegion(81) has no handler [20080321] ACPI Error (psparse-0530): Method parse/execution failed [\BNSV] (Node de011b58), AE_NOT_EXIST ACPI Error (psparse-0530): Method parse/execution failed [\_GPE._E15] (Node de011d80), AE_NOT_EXIST ACPI Exception (evgpe-0573): AE_NOT_EXIST, while evaluating GPE method [_E15] [20080321] Execute Method: [\_GPE._E15] (Node de011d80) ACPI Error (evregion-0316): No handler for Region [ASI2] (de012190) [UserDefinedRegion] [20080321] ACPI Error (exfldio-0290): Region UserDefinedRegion(81) has no handler [20080321] ACPI Error (psparse-0530): Method parse/execution failed [\BNSV] (Node de011b58), AE_NOT_EXIST ACPI Error (psparse-0530): Method parse/execution failed [\_GPE._E15] (Node de011d80), AE_NOT_EXIST ACPI Exception (evgpe-0573): AE_NOT_EXIST, while evaluating GPE method [_E15] [20080321] irq 9: nobody cared (try booting with the "irqpoll" option) Pid: 0, comm: swapper Tainted: P 2.6.26.3 #16 [] __report_bad_irq+0x24/0x69 [] __report_bad_irq+0x2b/0x69 [] note_interrupt+0x1af/0x1e4 [] acpi_irq+0xb/0x1c [] handle_IRQ_event+0x1a/0x3f [] handle_level_irq+0x63/0x84 [] do_IRQ+0x4b/0x60 [] common_interrupt+0x23/0x28 [] __do_softirq+0x2c/0x75 [] do_softirq+0x22/0x26 [] irq_exit+0x25/0x53 [] do_IRQ+0x50/0x60 [] common_interrupt+0x23/0x28 [] acpi_idle_enter_simple+0x16d/0x1d9 [] cpuidle_idle_call+0x49/0x77 [] cpuidle_idle_call+0x0/0x77 [] cpu_idle+0x48/0x61 ======================= handlers: [] (acpi_irq+0x0/0x1c) Disabling IRQ #9 Execute Method: [\_GPE._E15] (Node de011d80) BUG: soft lockup - CPU#0 stuck for 140s! [kacpid:63] Modules linked in: wlan_wep wlan_scan_sta ath_rate_sample ath_pci wlan ath_hal(P) Pid: 63, comm: kacpid Tainted: P (2.6.26.3 #16) EIP: 0060:[] EFLAGS: 00000286 CPU: 0 EIP is at vprintk+0x24d/0x257 EAX: c038c818 EBX: 00000000 ECX: 00000046 EDX: c038c814 ESI: c034e40a EDI: c03eb361 EBP: 00000001 ESP: de0edeb4 DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068 CR0: 8005003b CR2: b7f960cc CR3: 1e3ed000 CR4: 00000090 DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000 DR6: ffff0ff0 DR7: 00000400 [] ? wakeup_preempt_entity+0x31/0x49 [] ? check_preempt_wakeup+0x7f/0x93 [] ? acpi_ut_status_exit+0x48/0x56 [] ? printk+0x14/0x18 [] ? printk+0x14/0x18 [] ? acpi_os_vprintf+0x1d/0x20 [] ? acpi_os_printf+0x13/0x15 [] ? acpi_ns_dump_pathname+0x66/0x88 [] ? acpi_ns_evaluate+0x124/0x20c [] ? acpi_ev_asynch_execute_gpe_method+0xee/0x144 [] ? acpi_os_execute_deferred+0x0/0x25 [] ? acpi_os_execute_deferred+0x1d/0x25 [] ? run_workqueue+0x63/0xca [] ? worker_thread+0x0/0x7e [] ? worker_thread+0x74/0x7e [] ? autoremove_wake_function+0x0/0x2d [] ? kthread+0x36/0x5b [] ? kthread+0x0/0x5b [] ? kernel_thread_helper+0x7/0x10 ======================= ... and here the system was responsible again. That, is, except for ACPI. Another button press didn't do anything, not even locking up the system again :-/ But I could SSH into the device, hurray :-)