public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI hangs at boot sometimes
@ 2004-05-13 22:51 Mark Eaton
       [not found] ` <200405140852.02383.meaton-tw97OP0PknkAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Eaton @ 2004-05-13 22:51 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

When booting my system it sometime hangs right after giving me the message 
Edge set to Level Trigger. but most times it works fine. Is this a known 
bug ? possibly a buggy ACPI implementation ?
I have included the ACPI portion of a successful boot below. If you want/need 
more information just ask.

May 12 08:33:14 beldin kernel: ACPI: Subsystem revision 20040326
May 12 08:33:14 beldin kernel: spurious 8259A interrupt: IRQ7.
May 12 08:33:14 beldin kernel: ACPI: IRQ10 SCI: Edge set to Level Trigger.
May 12 08:33:14 beldin kernel: ACPI: Interpreter enabled
May 12 08:33:14 beldin kernel: ACPI: Using PIC for interrupt routing            
May 12 08:33:14 beldin kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
May 12 08:33:14 beldin kernel: PCI: Probing PCI hardware (bus 00)
May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Routing Table 
[\_SB_.PCI0._PRT]
May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *4)
May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *9)
May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
May 12 08:33:14 beldin kernel: ACPI: Embedded Controller [EC0] (gpe 1)

- -- 
Mark Eaton
Senior Software Engineer
VASCO The Authentication Company
+67 3511 5404
+67 (0) 403 384 886
meaton-tw97OP0PknkAvxtiuMwx3w@public.gmane.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAo/wOKd93Pkvz/M4RAgy3AKCH0t5mQ7A5Pq31pxrsJdr5/3WHJACfWPvq
mtwiv54W64z0iZ3dNG1V3xw=
=pdRF
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ACPI hangs at boot sometimes
       [not found] ` <200405140852.02383.meaton-tw97OP0PknkAvxtiuMwx3w@public.gmane.org>
@ 2004-05-15  1:52   ` Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2004-05-15  1:52 UTC (permalink / raw)
  To: Mark Eaton; +Cc: ACPI Developers

On Thu, 2004-05-13 at 18:51, Mark Eaton wrote:

> When booting my system it sometime hangs right after giving me the message 
> Edge set to Level Trigger. but most times it works fine. Is this a known 
> bug ? possibly a buggy ACPI implementation ?
> I have included the ACPI portion of a successful boot below. If you want/need 
> more information just ask.
> 
> May 12 08:33:14 beldin kernel: ACPI: Subsystem revision 20040326
> May 12 08:33:14 beldin kernel: spurious 8259A interrupt: IRQ7.
> May 12 08:33:14 beldin kernel: ACPI: IRQ10 SCI: Edge set to Level Trigger.
> May 12 08:33:14 beldin kernel: ACPI: Interpreter enabled
> May 12 08:33:14 beldin kernel: ACPI: Using PIC for interrupt routing            
> May 12 08:33:14 beldin kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
> May 12 08:33:14 beldin kernel: PCI: Probing PCI hardware (bus 00)
> May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Routing Table 
> [\_SB_.PCI0._PRT]
> May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *4)
> May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
> May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *9)
> May 12 08:33:14 beldin kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
> May 12 08:33:14 beldin kernel: ACPI: Embedded Controller [EC0] (gpe 1)

Yes, I'd like to see if the complete dmesg includes this line:
Local APIC disabled by BIOS -- reenabling.

Yes, the problem is known, but the solution is not.

We've seen this problem go away many times with a BIOS upgrade,
are you running the latest?

There is also a workaround here to temporarily disable the APIC timer:
http://bugme.osdl.org/show_bug.cgi?id=1269

Perhaps you can update that bug report to say if the workaround
helps your system or not.

thanks,
-Len




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-15  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-13 22:51 ACPI hangs at boot sometimes Mark Eaton
     [not found] ` <200405140852.02383.meaton-tw97OP0PknkAvxtiuMwx3w@public.gmane.org>
2004-05-15  1:52   ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox