public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luming Yu" <luming.yu@gmail.com>
To: linux-kernel@vger.kernel.org, lenb@kernel.org
Subject: Re: ACPI initialization failure with v2.6.21-rc4
Date: Sun, 18 Mar 2007 22:52:16 +0800	[thread overview]
Message-ID: <3877989d0703180752k1cc55557kade3071f00a95e97@mail.gmail.com> (raw)
In-Reply-To: <20070318102532.GB27142@leiferikson>

Do you recall which acpi enabled kernel works for you?
If never, I guess your system don't support ACPI .
If yes, this should be resolved. Please enter a acpi bug into
bugzilla.kernel.org with sufficient info : dmesg,lspci -vvx,
/proc/ioports, acpidump output... w/ acpi=off.

On 3/18/07, Johannes Weiner <hannes-kernel@saeurebad.de> wrote:
> [resend due to wrong mail headers last time]
>
> Hi,
>
> The kernel version mentioned in the subject won't boot because the ACPI
> system does not get initialized; the system freezes on an outb() in
> acpi_os_write_port() i.e. it does not do anything anymore and just hangs.
>
> Here is the `stack trace' I managed to extract via debugging output:
>
>         -- acpi_os_write_port(0xb2, 240, 8)
>         -- acpi_hw_set_mode(ACPI_SYS_MODE_ACPI)
>         -- acpi_enable()
>         -- acpi_enable_subsystem(~ACPI_NO_ACPI_ENABLE)
>         -- acpi_early_init()
>         ...
>
> Notes:
>         * acpi_os_write_port(): I printk'd the arguments; the port
>           formatted with %#x and the value with %u.
>
>         * acpi_enable_subsystem(): I removed ACPI_NO_HARDWARE_INIT
>           from the arguments because it is not used anymore.
>           In this context I want to mention that it probably can be
>           removed from include/acpi/actypes.h generally.
>
> Random question:
>
>         I noticed that acpi_gbl_FADT is declared in
>         include/acpi/acglobal.h but where is it actually defined and
>         initialized?
>
> HTH,
> Hannes
> -
> 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/
>

  reply	other threads:[~2007-03-18 14:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-18 10:25 ACPI initialization failure with v2.6.21-rc4 Johannes Weiner
2007-03-18 14:52 ` Luming Yu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-18  9:42 Linux 2.6.16.44-rc2 Adrian Bunk
2007-03-18 10:21 ` ACPI initialization failure with v2.6.21-rc4 Johannes Weiner

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=3877989d0703180752k1cc55557kade3071f00a95e97@mail.gmail.com \
    --to=luming.yu@gmail.com \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@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