public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: ykzhao <yakui.zhao@intel.com>
To: Henric Blomgren <henric@digitalroutes.co.uk>
Cc: "linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>
Subject: Re: ACPI problems with 2.6.31 linux-acpi
Date: Mon, 21 Sep 2009 08:56:38 +0800	[thread overview]
Message-ID: <1253494598.3609.318.camel@localhost.localdomain> (raw)
In-Reply-To: <ee1d12670909170312y5a67c6f7le58ef388bb25499f@mail.gmail.com>

On Thu, 2009-09-17 at 18:12 +0800, Henric Blomgren wrote:
> Hello everyone,
> 
> I've got a problem with one of my home debian nodes and I'm lead to
> believe it is to do with the acpi system.
> 
> When installing 2.6.26 (debian vanilla) the system randomly locks up
> with the message:
> BUG: soft lockup detected on CPU#0! 61s
> While kacpid consumes 100% cpu according to top.
Will you please file a bug report at
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI and attach the
following output?
   a. acpidump
   b. grep -R . /sys/firmware/acpi/interrupts/*
   c. lspic -vxxx

Thanks.
> 
> With this being an older kernel I took it upon myself to build 2.6.31
> to see if there was any change.
> The system does not lock up any more, but kacpid still consumes close
> to 100% cpu and I'm getting this in my dmesg:
> [45699.978868] ACPI Error (psparse-0537): Method parse/execution
> failed [\_SB_.PCI0.LPC_.SMBR] (Node f7812c48), AE_AML_INFINITE_LOOP
> [45699.978905] ACPI Error (psparse-0537): Method parse/execution
> failed [\_SB_.PCI0.LPC_.INIT] (Node f7812c30), AE_AML_INFINITE_LOOP
> [45699.978936] ACPI Error (psparse-0537): Method parse/execution
> failed [\_GPE._L00] (Node f78101b0), AE_AML_INFINITE_LOOP
> [45699.978970] ACPI Exception: AE_AML_INFINITE_LOOP, while evaluating
> GPE method [_L00] 20090521 evgpe-568
> (constantly repeating).
> 
> The system is an Intel Atom Little-Falls mini itx board with 1gb ram
> which I've checked with memtest86.
> lspci output:
> 00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory
> Controller Hub (rev 02)
> 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ
> Integrated Graphics Controller (rev 02)
> 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
> Port 1 (rev 01)
> 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
> Port 3 (rev 01)
> 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
> Port 4 (rev 01)
> 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
> UHCI Controller #1 (rev 01)
> 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
> UHCI Controller #2 (rev 01)
> 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
> UHCI Controller #3 (rev 01)
> 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
> UHCI Controller #4 (rev 01)
> 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2
> EHCI Controller (rev 01)
> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
> 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC
> Interface Bridge (rev 01)
> 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family)
> SATA IDE Controller (rev 01)
> 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
> 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
> 04:00.0 Mass storage controller: Promise Technology, Inc. PDC20575
> (SATAII150 TX2plus) (rev 02)
> 
> acpidump output is available at : http://halfbug.com/acpi.txt
> 
> Booting with acpi=off fixes the problem, but I thought I would report
> this issue since it is happening with the latest kernel.
> 
> Sorry if the above information does not include everything you need to
> know, if anything is missing please let me know and I'll get the
> information.
> 
> Regards,
> Henric
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


      reply	other threads:[~2009-09-21  0:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ee1d12670909170306s6b9716e2ib45eb6818cb9d7b3@mail.gmail.com>
2009-09-17 10:12 ` ACPI problems with 2.6.31 linux-acpi Henric Blomgren
2009-09-21  0:56   ` ykzhao [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1253494598.3609.318.camel@localhost.localdomain \
    --to=yakui.zhao@intel.com \
    --cc=henric@digitalroutes.co.uk \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox