From owner-freebsd-stable@FreeBSD.ORG Thu Apr 19 16:33:28 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D05FC106564A for ; Thu, 19 Apr 2012 16:33:28 +0000 (UTC) (envelope-from chad@psys.us) Received: from p3plsmtpa06-08.prod.phx3.secureserver.net (p3plsmtpa06-08.prod.phx3.secureserver.net [173.201.192.109]) by mx1.freebsd.org (Postfix) with SMTP id 90D448FC14 for ; Thu, 19 Apr 2012 16:33:28 +0000 (UTC) Received: (qmail 17397 invoked from network); 19 Apr 2012 16:33:21 -0000 Received: from unknown (98.185.17.217) by p3plsmtpa06-08.prod.phx3.secureserver.net (173.201.192.109) with ESMTP; 19 Apr 2012 16:33:21 -0000 Message-ID: <4F903E47.9040607@psys.us> Date: Thu, 19 Apr 2012 12:33:11 -0400 From: Chad C User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4F8D9FCC.6000705@psys.us> <20120417191603.GO2358@deviant.kiev.zoral.com.ua> <4F8E41F1.3000500@psys.us> <20120418103410.GU2358@deviant.kiev.zoral.com.ua> In-Reply-To: <20120418103410.GU2358@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: kernel panic while detecting cpu in FreeBSD 9 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2012 16:33:28 -0000 On 4/18/2012 6:34 AM, Konstantin Belousov wrote: > So your other core failed to start. You might try a lack posting exact > model/bios version of the machine and mainboard. But indeed, this is > most often BIOS bugs. Sometimes in the strange areas like USB, e.g. > SMI handler for emulating legacy PS/2 keyboard. As a shot in the dark, > try to fiddle with this setting. Not exactly sure what you mean by lack, but if you want the mainboard info I can give that. It is an MSI P67A-GD65 (B3) using BIOS version 1.I (release date 2012-01-12). Manufacturer's page for this mainboard is at http://www.msi.com/product/mb/P67A-GD65--B3-.html I am thinking you are right about the BIOS issue. Unfortunately I didn't see any BIOS options about legacy PS/2 support only legacy USB. But turning legacy USB off didn't have any effect. There is a whole section for overclocking the processor and memory. Wondering if there is a setting in there causing problems. Right now I have the overclocking options set at the defaults so there shouldn't be any overclocking. Out of curiosity I threw in a Sabayon Linux 8 livedvd to see what would happen during bootup. It didn't have any problems that I noticed and found all four cores. -Chad