2002-09-21 15:39:48

by Banai Zoltan

[permalink] [raw]
Subject: ESR bad value...

Hi!

I have a problem with kernels >2.4.17,
booting them i got error message
ESR bad value enabling vector 00000004
Using 2.2.x and <=2.4.17 there is no probelm

The hardware is an Intergraph TDZ-310
PPro-200Mhz, 450KX/GX chipset.

My config with 2.4.19-ac4 (is similar to configs
use with 2.4.9 with JFS) is attached.

Thanks,
--
Banai Zoltan


Attachments:
(No filename) (345.00 B)
config (16.90 kB)
Download all attachments

2002-09-22 11:37:09

by Mikael Pettersson

[permalink] [raw]
Subject: Re: ESR bad value...

On Sat, 21 Sep 2002 17:43:48 +0200, Banai Zoltan wrote:
>I have a problem with kernels >2.4.17,
>booting them i got error message
>ESR bad value enabling vector 00000004
>Using 2.2.x and <=2.4.17 there is no probelm
>
>The hardware is an Intergraph TDZ-310
>PPro-200Mhz, 450KX/GX chipset.
>
>My config with 2.4.19-ac4 (is similar to configs
>use with 2.4.9 with JFS) is attached.

There is no such message in a standard 2.4.19 kernel.
Please post the _exact_ message(s). Also, are you sure it's
an error and not just informational? Does the box work?

/Mikael

2002-09-22 12:50:53

by Banai Zoltan

[permalink] [raw]
Subject: Re: ESR bad value...

Hi!
On Sun, Sep 22, 2002 at 01:42:07PM +0200, Mikael Pettersson wrote:
> On Sat, 21 Sep 2002 17:43:48 +0200, Banai Zoltan wrote:
> >I have a problem with kernels >2.4.17,
> >booting them i got error message
> >ESR bad value enabling vector 00000004
> >Using 2.2.x and <=2.4.17 there is no probelm
> >
> >The hardware is an Intergraph TDZ-310
> >PPro-200Mhz, 450KX/GX chipset.
> >
> >My config with 2.4.19-ac4 (is similar to configs
> >use with 2.4.9 with JFS) is attached.
>
> There is no such message in a standard 2.4.19 kernel.
> Please post the _exact_ message(s). Also, are you sure it's
> an error and not just informational? Does the box work?

Sorry! You are right, i did not had time for write it down
becouse it is a production system.
But i grepped the source and found the right message in:
./arch/i386/kernel/apic.c so the message i seen was:
printk("ESR value before enabling vector: %08lx\n", value);

and the system stopped booting after that.
(This is a MP motherboard with one processor.)

Disabling
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
makes system boot!

I attach the lcpci -v output hoping it will help.



>
> /Mikael
>
Regards,
--
Banai Zoltan


Attachments:
(No filename) (1.41 kB)
lspci (2.60 kB)
Download all attachments