linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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: Fri, 15 Aug 2003 22:20:14 +0900	[thread overview]
Message-ID: <0daa01c36330$50e76d70$1aee4ca5@DIAMONDLX60> (raw)
In-Reply-To: 1060948426.589.3.camel@teapot.felipe-alfaro.com

"Felipe Alfaro Solana" <felipe_alfaro@linuxmail.org> replied to me:

> > "seems to be a result of compiling the new modules packages manually at a
> > time when I could not persuade the rpm --rebuild command to target the
> > correct cpu."  Yes, "the new modules packages" meant the new modules
> > packages.  I did have to ask about this at the beginning of -test1 days.  (I
> > never had time to try testing a 2.5 kernel but the appearance of 2.6.0-test1
> > made it look like testing would become valuable.)
>
> I can't understand why manually compiling modules (make modules) could
> cause you problems that "rpm --rebuild" couldn't.

Manually compiling the two items that are contained in the rpm (modutils and
module-init-tools) did indeed give different problems from "rpm --rebuild".
I reported them around two weeks ago or so.  "make modules" has nothing to
do with this.

> > > > Kernel command line: acpi=off apm=on root=/dev/hda8
> > >
> > > I suggest you to recompile your kernel with ACPI support to see if it
> > > works correctly. Else, recompile it disabling ACPI support and enabling
> > > APM support.
> >
> > Guess why I compiled it without ACPI support and with APM support.  Guess
> > why my kernel command line has acpi=off apm=on.  (Although the command line
> > options are redundant with the self-compiled kernel configuration, they are
> > necessary when booting a generic kernel.  Yes I know that the machine has
> > just enough ACPI hooks to cause problems when anyone other than Windows 98
> > tries to use ACPI.  It's not even recommended to force ACPI on when
> > installing Windows 98 on this machine.  Windows 2000 blue screens if ACPI is
> > forced on.  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?  Yes I know you volunteer
more effort on Linux than I do, but you're asking me to flame you anyway.
How many times do you need to be told?

> Well, ACPI has still some broken functionality, like S3 states,

S3 has nothing to do with it.  Whether and how much ACPI functionality the
vendor put in the BIOS has everything to do with it.  If you read what you
quoted from me, you might reach the same opinion I have, that it would have
been better for the vendor to include no ACPI functionality at all instead
of some experiments at partial ACPI support.  But even if you don't agree,
ACPI still doesn't work on that machine.

> 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).

> Probably, if you disable APM support and enable ACPI, you won't need to
> boot using "pci=usepirqmask".

Could be, but then I'll have no power management at all because ACPI doesn't
work but APM will disable itself when APM thinks that ACPI looks like it's
running.  How many times do you need to be told, guess why I did "acpi=off
apm=on".


  reply	other threads:[~2003-08-15 13:24 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 [this message]
2003-08-15 15:02         ` Felipe Alfaro Solana
2003-08-16 13:21           ` Norman Diamond
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
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='0daa01c36330$50e76d70$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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).