Re: ACPI trouble with EPIA-M

From: Nate Lawson <nate_at_root.org>
Date: Mon, 27 Oct 2003 15:38:59 -0800 (PST)
On Mon, 27 Oct 2003, Thorsten Greiner wrote:
> * Nate Lawson <nate_at_root.org> [2003-10-27 22:13]:
> > ...  What you probably want to do now is do "tr <pid>" for the
> > pids below to see what they're blocked on.  Likely culprits are 24
> > (since it's on irq 7), 23 (acpi), 29, and 25.  The most likely one
> > is 24 because irq 7 is normally edge triggered/legacy and that
> > means it cannot be shared.  But in your config, it is shared.  So
> > my guess is that acpi is routing interrupts differently than $PIR
> > mode.
>
> OK, here we go:
>
> pid 24 ([IWAIT] irq7: fwohci0 uhci1)
> pid 35 ([IWAIT] irq0: ppc0)
                  ^^^^^^^^^^
No such irq.  As a workaround, try disabling your parallel port drivers
(lpt, ppc, plip, ppi, etc.)  If things work then with ACPI enabled, we're
certain it's the parallel port irq routing.  But I'm pretty certain that's
the case.  Please send me a link to the output of
acpidump -t -d > thorsten.asl

I'll look at the _PRT entry.

-Nate
Received on Mon Oct 27 2003 - 14:38:58 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:26 UTC