Re: APIC error
Dave Bresson wrote:
> Hi, in my system logs i'm getting tons and tons of this error message:
>
> APIC error on CPU0: 02(02)
>
> ...and so on. As you can probably tell, i'm running a SMP machine. I
> just recently rolled my own 2.4.1 kernel based on the kernel-source-2.4.1
> package in sid.
First thing to ask yourself is, "Why do I need APIC?" If the answer
is only, "Just because," then your solution is to deselect the APIC
option in your kernel compilation.
If your answer was, "Because I need it for...", the next thing to do
is read the Linux Kernel guides on http://www.linuxdoc.org and some of
the documentation in your kernel source tree on how to report bugs to
the Linux Kernel Mailing List (LKML).
--
^chewie
Reply to:
- References:
- APIC error
- From: Dave Bresson <david.bresson@yale.edu>