Re: unexpected IO-APIC

randy_dunlap <[email protected]> Thu, 26 May 2005 22:33:21 -0700
Newsgroups org.kernel.vger.linux-smp
Message-ID <[email protected]>
On Thu, 26 May 2005 10:44:46 +0200 Bernd Strebel wrote:

testing the IO APIC.......................


An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to [email protected]

An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to [email protected]
.................................... done.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

There are some lines missing in the kernel message log above.
Try looking in /var/log/messages or some other kernel message
log file on your system for the complete set of messages, or
do this:

Edit /etc/syslog.conf and add this line to it:
kern.*                                  -/var/log/kern.log

Then reboot and the file "/var/log/kern.log" will (at least
should) contain all kernel message lines that we need to see.

BTW, this isn't a critical message (unexpected IO-APIC).

---
~Randy