* Re: ACPI breakage (was: 2.6.x: local APIC results in hang at boot)
[not found] ` <200402031047.i13Algrs019289-gq7oiAaKCbRt3AgVzhmPzw@public.gmane.org>
@ 2004-03-01 21:02 ` Malte Cornils
[not found] ` <200403012202.16728.mcornils-mcycREo4Un4@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Malte Cornils @ 2004-03-01 21:02 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
(Mail was on linux-kernel, now moving to acpi-devel as requested)
Am Dienstag, 3. Februar 2004 11:47 schrieb Mikael Pettersson:
> On 2004-02-03, Malte Cornils wrote:
> >I've tested this with 2.6.2-rc3 and kernels before that; when I activate
> >the "Enable local APIC" question the kernel hangs with:
> >
> >POSIX conformance testing by UNIFIX
> >enabled ExtInt on CPU#0
> >ESR value before enabling vector: 00000000
> >ESR value after enabling vector: 00000000
> >Using local APIC timer interrupts.
> >calibrating APIC timer ...
> >..... CPU clock speed is 1399.0856 MHz.
> >..... host bus clock speed is 99.0989 MHz.
> >NET: Registered protocol family 16
> >EISA bus registered
> >PCI: Using configuration type 1
> >mtrr: v2.0 (20020519)
> >ACPI: Subsystem revision 20040116
> >ACPI: IRQ9 SCI: Edge set to Level Trigger.
> >
> >and then nothing happens.
> >
> >On request, I can send the boot log from the same kernel without local
> >APIC compiled-in; you can also get it from
> >http://www.usta.de/RefAk/Aussen/privat/apic-works.log
> >
> >As I said, it works without the option. (So, this is a problem for
> >people using distribution/generic kernels with the Local-APIC option
> >enabled)
> >
> >This is an Asus Centrino notebook (M2400N) with 1,4 GHz, latest BIOS
> >update and so on. When I enable the local APIC but disable ACPI, it
> >works too - ACPI is used to reroute some interrupts and make e.g. sound
> >work.
>
> This clearly indicates ACPI breakage on your machine.
> Re-report it as such to the ACPI list.
I've added some further info. You can find the dmidecode and biosdecode info
on:
http://www.usta.de/RefAk/Aussen/privat/dmidecode.log
http://www.usta.de/RefAk/Aussen/privat/biosdecode.log
Thanks for looking into that,
-Malte
PS: Please Cc: me, I am not subscribed
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: ACPI breakage (was: 2.6.x: local APIC results in hang at boot)
[not found] ` <200403012202.16728.mcornils-mcycREo4Un4@public.gmane.org>
@ 2004-03-03 19:05 ` Len Brown
[not found] ` <1078340727.12999.4.camel-D2Zvc0uNKG8@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Len Brown @ 2004-03-03 19:05 UTC (permalink / raw)
To: Malte Cornils; +Cc: ACPI Developers
> Linux version 2.6.2-rc3
Malte,
perhaps you can upgrade your kernel and let us know how it goes -- there
have been some apic related fixes since then.
thanks,
-Len
On Mon, 2004-03-01 at 16:02, Malte Cornils wrote:
> > >ACPI: Subsystem revision 20040116
> > >ACPI: IRQ9 SCI: Edge set to Level Trigger.
> > >
> > >and then nothing happens.
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: ACPI breakage (was: 2.6.x: local APIC results in hang at boot)
[not found] ` <1078340727.12999.4.camel-D2Zvc0uNKG8@public.gmane.org>
@ 2004-03-04 22:48 ` Malte Cornils
[not found] ` <200403042348.53040.mcornils-mcycREo4Un4@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Malte Cornils @ 2004-03-04 22:48 UTC (permalink / raw)
To: Len Brown; +Cc: ACPI Developers
Am Mittwoch, 3. März 2004 20:05 schrieben Sie:
> > Linux version 2.6.2-rc3
>
> perhaps you can upgrade your kernel and let us know how it goes -- there
> have been some apic related fixes since then.
Hi, I have tested this with 2.6.4-rc2 and the same thing occurs.
If you need any further info, please let me know. And thanks for making
notebooks work well under Linux!
-Malte
> On Mon, 2004-03-01 at 16:02, Malte Cornils wrote:
> > > >ACPI: Subsystem revision 20040116
> > > >ACPI: IRQ9 SCI: Edge set to Level Trigger.
> > > >
> > > >and then nothing happens.
-------------------------------------------------------
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] 4+ messages in thread
* Re: Re: ACPI breakage (was: 2.6.x: local APIC results in hang at boot)
[not found] ` <200403042348.53040.mcornils-mcycREo4Un4@public.gmane.org>
@ 2004-03-08 13:39 ` Malte Cornils
0 siblings, 0 replies; 4+ messages in thread
From: Malte Cornils @ 2004-03-08 13:39 UTC (permalink / raw)
To: ACPI Developers; +Cc: Len Brown
Am Donnerstag, 4. März 2004 23:48 schrieben Sie:
> Hi, I have tested this with 2.6.4-rc2 and the same thing occurs.
Also with latest ACPI-patches from the homepage.
-Malte
> > On Mon, 2004-03-01 at 16:02, Malte Cornils wrote:
> > > > >ACPI: Subsystem revision 20040116
> > > > >ACPI: IRQ9 SCI: Edge set to Level Trigger.
> > > > >
> > > > >and then nothing happens.
-------------------------------------------------------
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] 4+ messages in thread
end of thread, other threads:[~2004-03-08 13:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200402031047.i13Algrs019289@harpo.it.uu.se>
[not found] ` <200402031047.i13Algrs019289-gq7oiAaKCbRt3AgVzhmPzw@public.gmane.org>
2004-03-01 21:02 ` ACPI breakage (was: 2.6.x: local APIC results in hang at boot) Malte Cornils
[not found] ` <200403012202.16728.mcornils-mcycREo4Un4@public.gmane.org>
2004-03-03 19:05 ` Len Brown
[not found] ` <1078340727.12999.4.camel-D2Zvc0uNKG8@public.gmane.org>
2004-03-04 22:48 ` Malte Cornils
[not found] ` <200403042348.53040.mcornils-mcycREo4Un4@public.gmane.org>
2004-03-08 13:39 ` Malte Cornils
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox