* Kernel 2.4.21 APIC error
@ 2003-06-18 3:32 Ricky McInnes
2003-06-18 12:12 ` Maciej W. Rozycki
2003-06-21 20:04 ` Earle R. Nietzel
0 siblings, 2 replies; 3+ messages in thread
From: Ricky McInnes @ 2003-06-18 3:32 UTC (permalink / raw)
To: linux-smp
Hello,
Emailing this because of the message via syslog.
Heres the output:
Jun 17 23:23:45 blazin kernel: IO APIC #2......
Jun 17 23:23:45 blazin kernel: .... register #00: 02000000
Jun 17 23:23:45 blazin kernel: ....... : physical APIC id: 02
Jun 17 23:23:45 blazin kernel: ....... : Delivery Type: 0
Jun 17 23:23:45 blazin kernel: ....... : LTS : 0
Jun 17 23:23:45 blazin kernel: .... register #01: 00178020
Jun 17 23:23:45 blazin kernel: ....... : max redirection entries: 0017
Jun 17 23:23:45 blazin kernel: ....... : PRQ implemented: 1
Jun 17 23:23:45 blazin kernel: ....... : IO APIC version: 0020
Jun 17 23:23:45 blazin kernel: .... register #02: 00178020
Jun 17 23:23:45 blazin kernel: ....... : arbitration: 00
Jun 17 23:23:45 blazin kernel: An unexpected IO-APIC was found. If this kernel
release is less than
Jun 17 23:23:45 blazin kernel: three months old please report this to
linux-smp@vger.kernel.org
This is an Intel D865PERL motherboard with a 2.4ghz P4 800MHZ FSB with
Hyper-Thread enabled in the Bios. I compiled the kernel with SMP support,
and 2 CPUS do show up, BUT, a "cat /proc/interrupts" shows this:
CPU0 CPU1
0: 32731 0 IO-APIC-edge timer
1: 223 0 IO-APIC-edge keyboard
2: 0 0 XT-PIC cascade
8: 1 0 IO-APIC-edge rtc
9: 0 0 IO-APIC-level acpi
12: 6301 0 IO-APIC-edge PS/2 Mouse
14: 9114 0 IO-APIC-edge ide0
15: 110 0 IO-APIC-edge ide1
16: 11619 0 IO-APIC-level usb-uhci, usb-uhci, nvidia
17: 4324 0 IO-APIC-level Intel ICH5
18: 0 0 IO-APIC-level usb-uhci
19: 258 0 IO-APIC-level usb-uhci, eth0
Anything I can help with?
Ricky McInnes
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Kernel 2.4.21 APIC error
2003-06-18 3:32 Kernel 2.4.21 APIC error Ricky McInnes
@ 2003-06-18 12:12 ` Maciej W. Rozycki
2003-06-21 20:04 ` Earle R. Nietzel
1 sibling, 0 replies; 3+ messages in thread
From: Maciej W. Rozycki @ 2003-06-18 12:12 UTC (permalink / raw)
To: Ricky McInnes; +Cc: linux-smp
On Tue, 17 Jun 2003, Ricky McInnes wrote:
> Jun 17 23:23:45 blazin kernel: IO APIC #2......
> Jun 17 23:23:45 blazin kernel: .... register #00: 02000000
> Jun 17 23:23:45 blazin kernel: ....... : physical APIC id: 02
> Jun 17 23:23:45 blazin kernel: ....... : Delivery Type: 0
> Jun 17 23:23:45 blazin kernel: ....... : LTS : 0
> Jun 17 23:23:45 blazin kernel: .... register #01: 00178020
> Jun 17 23:23:45 blazin kernel: ....... : max redirection entries: 0017
> Jun 17 23:23:45 blazin kernel: ....... : PRQ implemented: 1
> Jun 17 23:23:45 blazin kernel: ....... : IO APIC version: 0020
> Jun 17 23:23:45 blazin kernel: .... register #02: 00178020
> Jun 17 23:23:45 blazin kernel: ....... : arbitration: 00
> Jun 17 23:23:45 blazin kernel: An unexpected IO-APIC was found. If this kernel
> release is less than
> Jun 17 23:23:45 blazin kernel: three months old please report this to
> linux-smp@vger.kernel.org
Intel made a bug in this APIC. That's a known issue and is bering worked
on. Thanks for your report.
--
+ Maciej W. Rozycki, Technical University of Gdansk, Poland +
+--------------------------------------------------------------+
+ e-mail: macro@ds2.pg.gda.pl, PGP key available +
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Kernel 2.4.21 APIC error
2003-06-18 3:32 Kernel 2.4.21 APIC error Ricky McInnes
2003-06-18 12:12 ` Maciej W. Rozycki
@ 2003-06-21 20:04 ` Earle R. Nietzel
1 sibling, 0 replies; 3+ messages in thread
From: Earle R. Nietzel @ 2003-06-21 20:04 UTC (permalink / raw)
To: linux-smp
On Wed, 2003-06-18 at 05:32, Ricky McInnes wrote:
> Hello,
>
> Emailing this because of the message via syslog.
>
> Heres the output:
>
> Jun 17 23:23:45 blazin kernel: IO APIC #2......
> Jun 17 23:23:45 blazin kernel: .... register #00: 02000000
> Jun 17 23:23:45 blazin kernel: ....... : physical APIC id: 02
> Jun 17 23:23:45 blazin kernel: ....... : Delivery Type: 0
> Jun 17 23:23:45 blazin kernel: ....... : LTS : 0
> Jun 17 23:23:45 blazin kernel: .... register #01: 00178020
> Jun 17 23:23:45 blazin kernel: ....... : max redirection entries: 0017
> Jun 17 23:23:45 blazin kernel: ....... : PRQ implemented: 1
> Jun 17 23:23:45 blazin kernel: ....... : IO APIC version: 0020
> Jun 17 23:23:45 blazin kernel: .... register #02: 00178020
> Jun 17 23:23:45 blazin kernel: ....... : arbitration: 00
register #02 seems to be the bad register, it has bits "00178020" where
something more like "02000000" would be more appropriate.
> Jun 17 23:23:45 blazin kernel: An unexpected IO-APIC was found. If this kernel
> release is less than
> Jun 17 23:23:45 blazin kernel: three months old please report this to
> linux-smp@vger.kernel.org
>
> This is an Intel D865PERL motherboard with a 2.4ghz P4 800MHZ FSB with
> Hyper-Thread enabled in the Bios. I compiled the kernel with SMP support,
> and 2 CPUS do show up, BUT, a "cat /proc/interrupts" shows this:
>
> CPU0 CPU1
> 0: 32731 0 IO-APIC-edge timer
> 1: 223 0 IO-APIC-edge keyboard
> 2: 0 0 XT-PIC cascade
> 8: 1 0 IO-APIC-edge rtc
> 9: 0 0 IO-APIC-level acpi
> 12: 6301 0 IO-APIC-edge PS/2 Mouse
> 14: 9114 0 IO-APIC-edge ide0
> 15: 110 0 IO-APIC-edge ide1
> 16: 11619 0 IO-APIC-level usb-uhci, usb-uhci, nvidia
> 17: 4324 0 IO-APIC-level Intel ICH5
> 18: 0 0 IO-APIC-level usb-uhci
> 19: 258 0 IO-APIC-level usb-uhci, eth0
>
It seems that these boards have the interrupts going to CPU0, hmmmm any
one know whats going on with these boards?
> Anything I can help with?
>
> Ricky McInnes
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-smp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Earle R. Nietzel <nietzel@rhinobox.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-06-21 20:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-18 3:32 Kernel 2.4.21 APIC error Ricky McInnes
2003-06-18 12:12 ` Maciej W. Rozycki
2003-06-21 20:04 ` Earle R. Nietzel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox