From owner-freebsd-current@FreeBSD.ORG Tue Apr 4 02:29:30 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C199216A401 for ; Tue, 4 Apr 2006 02:29:30 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 131E343D48 for ; Tue, 4 Apr 2006 02:29:27 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k342TPGw043099; Mon, 3 Apr 2006 20:29:26 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4431D9FE.4030602@samsco.org> Date: Mon, 03 Apr 2006 20:29:18 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ganbold References: <4431D4E5.3080507@micom.mng.net> In-Reply-To: <4431D4E5.3080507@micom.mng.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: freebsd-current@freebsd.org Subject: Re: CPU class not configured problem in CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2006 02:29:30 -0000 Ganbold wrote: > Hi, > > I've got panic "CPU class not configured" on today's CURRENT. > I have HP Proliant ML370 G4 machine with Xeon CPU 3.20GHz CPU. > > When machine tries to boot following message appears: > ... > CPU: Intel(R) Xeon(TM) CPU 3.20GHz (Unknown-class CPU) > ... > logical CPUs per core: 2 > panic: CPU class not configured > cpuid = 0 > KDB: enter: panic > [thread pid 0 tid 0 ] > stopped at kdb_enter+0x2b : nop > db> > > Ganbold > You need to provide the exact kernel config file that you used to produce this problem. Scott