All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Knoblauch <knobi@knobisoft.de>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.7-mm2
Date: Sat, 26 Jun 2004 11:06:53 -0700 (PDT)	[thread overview]
Message-ID: <20040626180653.6009.qmail@web13911.mail.yahoo.com> (raw)

[accidentially posted on linux-net :-(]

>> ...
>> bk-acpi.patch
>
>OK, ACPI seems to have progressed in a non-forward direction here.
>
>If anyone has weird problems, please do a `patch -p1 -R' of
>
>ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm2/broken-out/bk-acpi.patch
>
>USB doesn't come up:
Hi,

-mm2 has definitely introduced some weird behaviour related to ACPI
and Local-APIC. I reported similar probs already for -mm1. I now did
some more experiments.

Problem is that my HP/Omnibook-6100 hangs during boot when the kernel
config has local APIC enabled. Before 2.6.7-mm specifying "nolapic" on
the boot command would solve the problem. It still does for 2.6.7 and
2.6.7-bk6.

With 2.6.7-mm1/mm2 specifying "nolapic" no longer helps. The system
hangs at boot - just at a different spot than without "nolapic".

Without nolapic:

>>>
ACPI: Subsystem revision 20040326
ACPI: IRQ9 SCI: Edge set to Level Trigger.
ACPI-0179: *** Warning: The ACPI AML in your computer contains
errors, please nag the manufacturer to correct it.
ACPI-0182: *** Warning: Allowing relaxed access to fields; turn on
CONFIG_ACPI_DEBUG for details.
<<<

With "nolapic":

>>>
Checking if this processor honours the WP bit even in supervisor
mode... Ok.
Calibrating delay loop...
<<<

The only way to make the system boot again (except not enabling local
APIC in the kernel config :-) is to specify "acpi=off". Also, Len Brown
has a patch floating around that forces disabling of local APIC if it
was disabled initially by the BIOS (sometimes BIOS seems to know better
...). This patch still works. Apparently is does something different
than "nolapic".

So, I reverted th mm2 acpi-patch, but that seems not to be the
culprit.

Here is a collection of boot options that do not work:

-none-
nolapic
noapic
nolapic noapic
nolapic acpi=off
noapic nolapic acpi=off

Specifiying "acpi=off" works. Hope this gives some idea to someone.
".config" is included.

I do not care personally to much about local APIC on my notebook.
Still it would be fine if one could have it enabled in the config file.
Makes things a bit easier.

Cheers
Martin


=====
------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www:   http://www.knobisoft.de

             reply	other threads:[~2004-06-26 18:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-26 18:06 Martin Knoblauch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-24  8:46 2.6.7-mm2 Andrew Morton
2004-06-24  9:39 ` 2.6.7-mm2 Russell King
2004-06-24 13:28   ` 2.6.7-mm2 Felipe Alfaro Solana
2004-06-24 10:33 ` 2.6.7-mm2 Andrew Morton
2004-06-24 11:43   ` 2.6.7-mm2 Angelo Dell'Aera
2004-06-24 17:28   ` 2.6.7-mm2 Norberto Bensa
2004-06-24 13:20 ` 2.6.7-mm2 Jari Ruusu
2004-06-24 15:04   ` 2.6.7-mm2 Roman Zippel
2004-06-24 18:00     ` 2.6.7-mm2 Valdis.Kletnieks
2004-06-24 14:25 ` 2.6.7-mm2 Coywolf Qi Hunt
2004-06-24 20:57 ` 2.6.7-mm2 R. J. Wysocki
2004-06-24 21:38   ` 2.6.7-mm2 R. J. Wysocki
2004-06-24 21:50   ` 2.6.7-mm2 R. J. Wysocki
2004-06-25  5:21   ` 2.6.7-mm2 Andrew Morton
2004-06-25 10:48     ` 2.6.7-mm2 R. J. Wysocki

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=20040626180653.6009.qmail@web13911.mail.yahoo.com \
    --to=knobi@knobisoft.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.