From: "Norman Diamond" <ndiamond@wta.att.ne.jp>
To: "Felipe Alfaro Solana" <felipe_alfaro@linuxmail.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Subject: Re: Trying to run 2.6.0-test3
Date: Sat, 16 Aug 2003 22:21:06 +0900 [thread overview]
Message-ID: <0ed801c363f9$493d0c50$1aee4ca5@DIAMONDLX60> (raw)
In-Reply-To: 1060959729.744.6.camel@teapot.felipe-alfaro.com
"Felipe Alfaro Solana" <felipe_alfaro@linuxmail.org> replied to me:
> > > > Guess why I compiled it without ACPI support and with APM support.
> > > > [...]. Linux doesn't panic when its default ACPI takes over, but it
> > > > does prevent APM from working.)
> > >
> > > If you turn ACPI on, you won't need APM support.
> >
> > WRONG. ACPI DOESN'T WORK ON THE MACHINE I'M DOING THIS ON. DID
> > YOU TRY READING WHAT YOU QUOTED THERE?
[though I deleted it this time]
>
> Yes, I tried reading. You said Linux doesn't panic while using ACPI, so
> I supposed ACPI just worked but the problem was you wanted APM support.
Since Linux doesn't panic, ACPI turns into a no-op. Yes that's better than
Windows 2000 blue screening, but no it's not as good as APM support.
The present status of APM support is that the command "apm -s" still
suspends the laptop but the hotkey Fn+F10 gets ignored. In kernel 2.4.19
the hotkey was interpreted as a more power-hungry variation of standby (same
as "apm -S") so I hacked 2.4.19 to make it do suspend, but in kernel
2.6.0-test3 the hotkey doesn't even reach the apm driver. But this is a
separate issue from the one that caused you to think I should turn on ACPI's
failures.
> > > To be sincere, I don't know exactly why "pci=usepirqmask" needs to be
> > > used. I'm no hardware expert. But I know that I needed it when I
> > > wasn't using ACPI.
> >
> > Hmm. Then some dependency seems to be broken in kernel compilation.
> > When ACPI is not compiled in, it should know that the effect of
> > "pci=usepirqmask" should be compiled in (whatever that effect is).
>
> It's not a problem with dependencies. On ACPI-enabled kernels, you using
> ACPI routing.
Then it *is* a problem with dependencies. In kernel 2.6.0-test1 through
test3, I set all configuration options myself, instead of inheriting
anything from SuSE's 2.4.19 defaults. I compiled 2.6.0 without ACPI. Since
this is not an ACPI-enabled kernel, no one should be expecting me to use
ACPI routing.
> If you boot using "acpi=off", then you're using standard
> PCI routing and that, in turn, on same machines, it warns you to use
> "pci=usepirqmask".
But this combination of facts remains very curious:
In 2.4.19, where the kernel is still ACPI-enabled, where it is absolutely
necessary for me to use "acpi=off apm=on", it doesn't warn to use
"pci=usepirqmask".
In 2.6.0-test3, where the kernel is not ACPI-enabled (because I
config'ed it not to be), where it is redundant for me to use
"acpi=off apm=on", it is warning me to use "pci=usepirqmask".
This combination of facts is exactly the opposite of what you think it
should be. I'd say it looks like a bug in a dependency condition.
next prev parent reply other threads:[~2003-08-16 13:22 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-15 8:11 Trying to run 2.6.0-test3 Norman Diamond
2003-08-15 8:53 ` Felipe Alfaro Solana
2003-08-15 10:00 ` Norman Diamond
2003-08-15 11:53 ` Felipe Alfaro Solana
2003-08-15 13:20 ` Norman Diamond
2003-08-15 15:02 ` Felipe Alfaro Solana
2003-08-16 13:21 ` Norman Diamond [this message]
2003-08-15 10:14 ` Russell King
2003-08-15 12:39 ` Norman Diamond
2003-08-15 13:04 ` Mikael Pettersson
2003-08-17 1:51 ` Norman Diamond
2003-08-15 16:43 ` Joshua Kwan
2003-08-15 17:06 ` Randy.Dunlap
2003-08-15 17:15 ` Russell King
2003-08-15 17:16 ` Greg KH
2003-08-16 13:20 ` Norman Diamond
-- strict thread matches above, loose matches on Subject: below --
2003-08-17 7:59 Norman Diamond
2003-08-17 13:33 ` Russell King
2003-08-18 10:41 ` Norman Diamond
2003-08-18 11:21 ` Russell King
2003-08-17 9:57 Norman Diamond
2003-08-17 17:25 ` Alan Cox
2003-08-18 10:35 ` Norman Diamond
2003-08-18 11:00 ` Vojtech Pavlik
2003-08-23 12:29 ` Norman Diamond
2003-08-25 14:24 ` Vojtech Pavlik
2003-08-18 11:37 John Bradford
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='0ed801c363f9$493d0c50$1aee4ca5@DIAMONDLX60' \
--to=ndiamond@wta.att.ne.jp \
--cc=felipe_alfaro@linuxmail.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 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.