linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Alfaro Solana <felipe_alfaro@linuxmail.org>
To: Norman Diamond <ndiamond@wta.att.ne.jp>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: Trying to run 2.6.0-test3
Date: Fri, 15 Aug 2003 13:53:46 +0200	[thread overview]
Message-ID: <1060948426.589.3.camel@teapot.felipe-alfaro.com> (raw)
In-Reply-To: <0b8801c36314$17890fa0$1aee4ca5@DIAMONDLX60>

On Fri, 2003-08-15 at 12:00, Norman Diamond wrote:

> > Have you upgraded to latest modutils package? Modules are implemented
> > quite differently in 2.6.
> 
> "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.

> > > 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. Well, ACPI has still
some broken functionality, like S3 states, but usually, you can do
pretty well with ACPI. There was a long time ago since I used APM for
the very last time.

> Fine, but I didn't think I had to worry about that, since it looked like
> Linux already properly detected the fact.
> 
> > > PCI: IRQ 0 for device 0000:00:01.2 doesn't match PIRQ mask - try pci=usepirqmask
> > > PCI: IRQ 0 for device 0000:00:0a.0 doesn't match PIRQ mask - try pci=usepirqmask
> > > PCI: IRQ 0 for device 0000:00:0a.1 doesn't match PIRQ mask - try pci=usepirqmask
> >
> > Please, add "pci=usepirqmask" to your kernel command line in GRUB/Lilo.
> 
> Oh, that could be it, I just noticed that the second and third occurences
> relate to the PCMCIA slots.  May I ask though, what PIRQ mask is it, that is
> failing to be matched?  It seems to me that it might be more useful for
> 2.6.0 to do as good a job as 2.4.19 did in figuring out the IRQs, and I
> would like to continue testing this.  (Probably I can only spend about one
> day a week on it though.)

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.

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


  reply	other threads:[~2003-08-15 11:54 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 [this message]
2003-08-15 13:20       ` Norman Diamond
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=1060948426.589.3.camel@teapot.felipe-alfaro.com \
    --to=felipe_alfaro@linuxmail.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ndiamond@wta.att.ne.jp \
    /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).