Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S271106AbTG3LTJ (ORCPT ); Wed, 30 Jul 2003 07:19:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S272005AbTG3LTJ (ORCPT ); Wed, 30 Jul 2003 07:19:09 -0400 Received: from meryl.it.uu.se ([130.238.12.42]:13460 "EHLO meryl.it.uu.se") by vger.kernel.org with ESMTP id S271106AbTG3LTH (ORCPT ); Wed, 30 Jul 2003 07:19:07 -0400 Date: Wed, 30 Jul 2003 13:19:05 +0200 (MEST) Message-Id: <200307301119.h6UBJ5hU002233@harpo.it.uu.se> From: Mikael Pettersson To: core@enodev.com, linux-kernel@vger.kernel.org Subject: Re: APIC error on CPU0: 02(02) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1004 Lines: 22 On 29 Jul 2003 20:23:22 -0500, Shawn wrote: >I just bought a shiny new Athlon 2400+ and popped it in my biostar M7VIB >with an up to date bios. > >I'm running 2.6.0-test1-mm2, and I get tons of "APIC error on CPU0: >02(02)" messages. Can someone tell me what is going on? 02 = Receive checksum error. Your APIC bus is corrupting messages sent to the CPU. This is a serious hardware problem, indicating that the board hasn't been properly designed for APIC usage. First try to avoid using the APIC bus: disable SMP and UP_IOAPIC. If your BIOS allows it, set interrupt mode to PIC not APIC. If you still get these errors (but you shouldn't unless the HW is _really_ broken), also disable UP_APIC. Or replace the board with something better. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/