public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Hang on booting 2.6.3 at "Edge set to Level Trigger"
@ 2004-03-18 17:45 Philipp
       [not found] ` <200403181845.46394.philipp.buechel-EOsNSARiLbg@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Philipp @ 2004-03-18 17:45 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi there

I got an ACPI problem on my Compaq Presario 700.
When I boot Mandrake 10.0 with its 2.6.3-4mdk kernel and ACPI enabled the 
bootprocess hangs here:
[...]
ACPI: Subsystem revision 20040211
Looking for DSDT initrd...not found!
ACPI: IRQ10 SCI: Edge set to Level Trigger

This happens wether noapic was given as kernel parameter or not. The system 
just boots properly with ACPI disabled. Can anybody help me with that 
problem? Thank you for suggestions.

Regards
Philipp



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

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

* Re: Hang on booting 2.6.3 at "Edge set to Level Trigger"
       [not found] ` <200403181845.46394.philipp.buechel-EOsNSARiLbg@public.gmane.org>
@ 2004-03-19  9:46   ` Sérgio M. Basto
       [not found]     ` <1079689606.5242.11.camel-DSl92WGJowabUe/Hp89tnA@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Sérgio M. Basto @ 2004-03-19  9:46 UTC (permalink / raw)
  To: Philipp; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

easy one, disable SMP and APIC in kernel configuration or boot with
something like this: noloapic 


On Thu, 2004-03-18 at 17:45, Philipp wrote:
> Hi there
> 
> I got an ACPI problem on my Compaq Presario 700.
> When I boot Mandrake 10.0 with its 2.6.3-4mdk kernel and ACPI enabled the 
> bootprocess hangs here:
> [...]
> ACPI: Subsystem revision 20040211
> Looking for DSDT initrd...not found!
> ACPI: IRQ10 SCI: Edge set to Level Trigger
> 
> This happens wether noapic was given as kernel parameter or not. The system 
> just boots properly with ACPI disabled. Can anybody help me with that 
> problem? Thank you for suggestions.
> 
> Regards
> Philipp

-- 
Sérgio M. Basto <sergiomb-hHo3WeeoaswVhHzd4jOs4w@public.gmane.org>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click

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

* Re: Hang on booting 2.6.3 at "Edge set to Level Trigger"
       [not found]     ` <1079689606.5242.11.camel-DSl92WGJowabUe/Hp89tnA@public.gmane.org>
@ 2004-03-19 14:32       ` Philipp
  2004-03-19 15:15         ` Sergey Vlasov
       [not found]         ` <200403191532.53941.philipp.buechel-EOsNSARiLbg@public.gmane.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Philipp @ 2004-03-19 14:32 UTC (permalink / raw)
  To: sergiomb-hHo3WeeoaswVhHzd4jOs4w
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f




Am Freitag, 19. März 2004 10:46 schrieb Sérgio "M. Basto":
> easy one, disable SMP and APIC in kernel configuration or boot with
> something like this: noloapic

Unfortunately, booting with noapic or noloapic takes no effect. dmesg always 
shows something like

Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!

And if I boot with "noapic acpi=on" or "noloapic acpi=on" the boot process 
hangs on the "Edge set to Level Trigger"-Point.

I guess I have to recompile the kernel with APIC disabled, right?


>
> On Thu, 2004-03-18 at 17:45, Philipp wrote:
> > Hi there
> >
> > I got an ACPI problem on my Compaq Presario 700.
> > When I boot Mandrake 10.0 with its 2.6.3-4mdk kernel and ACPI enabled the
> > bootprocess hangs here:
> > [...]
> > ACPI: Subsystem revision 20040211
> > Looking for DSDT initrd...not found!
> > ACPI: IRQ10 SCI: Edge set to Level Trigger
> >
> > This happens wether noapic was given as kernel parameter or not. The
> > system just boots properly with ACPI disabled. Can anybody help me with
> > that problem? Thank you for suggestions.
> >
> > Regards
> > Philipp



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click

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

* Re: Hang on booting 2.6.3 at "Edge set to Level Trigger"
  2004-03-19 14:32       ` Philipp
@ 2004-03-19 15:15         ` Sergey Vlasov
       [not found]           ` <20040319181525.3bb8ec96.vsu-u2l5PoMzF/Uox3rIn2DAYQ@public.gmane.org>
       [not found]         ` <200403191532.53941.philipp.buechel-EOsNSARiLbg@public.gmane.org>
  1 sibling, 1 reply; 6+ messages in thread
From: Sergey Vlasov @ 2004-03-19 15:15 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, 19 Mar 2004 15:32:53 +0100 Philipp wrote:

> Am Freitag, 19. M_rz 2004 10:46 schrieb S_rgio "M. Basto":
> > easy one, disable SMP and APIC in kernel configuration or boot with
> > something like this: noloapic
> 
> Unfortunately, booting with noapic or noloapic takes no effect. dmesg always 
> shows something like
> 
> Local APIC disabled by BIOS -- reenabling.
> Found and enabled local APIC!
> 
> And if I boot with "noapic acpi=on" or "noloapic acpi=on" the boot process 
> hangs on the "Edge set to Level Trigger"-Point.

There was a typo here - the correct option is "nolapic".



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

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

* Re: Re: Hang on booting 2.6.3 at "Edge set to Level Trigger"
       [not found]           ` <20040319181525.3bb8ec96.vsu-u2l5PoMzF/Uox3rIn2DAYQ@public.gmane.org>
@ 2004-03-19 16:58             ` Philipp
  0 siblings, 0 replies; 6+ messages in thread
From: Philipp @ 2004-03-19 16:58 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


>
> There was a typo here - the correct option is "nolapic".
>
That was it! ACPI could be enabled now. Thank you!



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

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

* Re: Hang on booting 2.6.3 at "Edge set to Level Trigger"
       [not found]         ` <200403191532.53941.philipp.buechel-EOsNSARiLbg@public.gmane.org>
@ 2004-03-19 17:39           ` Len Brown
  0 siblings, 0 replies; 6+ messages in thread
From: Len Brown @ 2004-03-19 17:39 UTC (permalink / raw)
  To: Philipp; +Cc: sergiomb-hHo3WeeoaswVhHzd4jOs4w, ACPI Developers

On Fri, 2004-03-19 at 09:32, Philipp wrote:
> 
> Am Freitag, 19. März 2004 10:46 schrieb Sérgio "M. Basto":
> > easy one, disable SMP and APIC in kernel configuration or boot with
> > something like this: noloapic
> 
> Unfortunately, booting with noapic or noloapic takes no effect. dmesg always 
> shows something like
> 
> Local APIC disabled by BIOS -- reenabling.
> Found and enabled local APIC!

In 2.6.3, "nolapic" should be effective at disabling detect_init_APIC()
which is doing this.  Check that there has not been some modification to
arch/i386/kernel/apic.c

> And if I boot with "noapic acpi=on" or "noloapic acpi=on" the boot process 
> hangs on the "Edge set to Level Trigger"-Point.
> 
> I guess I have to recompile the kernel with APIC disabled, right?

I guess so.
CONFIG_X86_LOCAL_APIC=n

-Len




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click

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

end of thread, other threads:[~2004-03-19 17:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-18 17:45 Hang on booting 2.6.3 at "Edge set to Level Trigger" Philipp
     [not found] ` <200403181845.46394.philipp.buechel-EOsNSARiLbg@public.gmane.org>
2004-03-19  9:46   ` Sérgio M. Basto
     [not found]     ` <1079689606.5242.11.camel-DSl92WGJowabUe/Hp89tnA@public.gmane.org>
2004-03-19 14:32       ` Philipp
2004-03-19 15:15         ` Sergey Vlasov
     [not found]           ` <20040319181525.3bb8ec96.vsu-u2l5PoMzF/Uox3rIn2DAYQ@public.gmane.org>
2004-03-19 16:58             ` Philipp
     [not found]         ` <200403191532.53941.philipp.buechel-EOsNSARiLbg@public.gmane.org>
2004-03-19 17:39           ` Len Brown

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