From owner-freebsd-questions Wed Aug 14 14:25:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C25F37B400 for <questions@Freebsd.org>; Wed, 14 Aug 2002 14:25:53 -0700 (PDT) Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A2D743E75 for <questions@Freebsd.org>; Wed, 14 Aug 2002 14:25:52 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: from heater.vladsempire.net (12-218-27-215.client.mchsi.com [12.218.27.215]) by services.webwarrior.net (Postfix) with ESMTP id 2247D24FA5; Wed, 14 Aug 2002 16:25:59 +0000 (GMT) Subject: Re: kernel panic From: Josh Paetzel <friar_josh@webwarrior.net> Reply-To: friar_josh@webwarrior.net To: Noel Balansag <pongkee@arnet.com.ar> Cc: questions@Freebsd.org In-Reply-To: <3.0.32.20020102095151.00a32060@pop3.arnet.com.ar> References: <3.0.32.20020102095151.00a32060@pop3.arnet.com.ar> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 14 Aug 2002 16:24:18 +0000 Message-Id: <1029342260.364.10.camel@heater.vladsempire.net> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-questions.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions> X-Loop: FreeBSD.ORG On Wed, 2002-08-14 at 12:49, Noel Balansag wrote: > hello. > > i need some help. i am getting "panic: CPU class not configured" ever since > changing my processor from AMD K6-2 to ATHLON XP, even if i changed the > setting in my kernel from "cpu I586_CPU" to "cpu I686_CPU" and recompiled > the kernel. > > i got the cpu version from dmesg. > > is there something else that i forgot to add? machine works fine with > generic kernel. > > thanks in advance. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Did you remove the line that says machine i386? If so, that's your problem. Put it back in and all will be well. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message