From owner-freebsd-stable@FreeBSD.ORG Sat Mar 12 17:47:05 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56A8F106564A for ; Sat, 12 Mar 2011 17:47:05 +0000 (UTC) (envelope-from feld@feld.me) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2B19F8FC16 for ; Sat, 12 Mar 2011 17:47:04 +0000 (UTC) Received: by iwn33 with SMTP id 33so4344625iwn.13 for ; Sat, 12 Mar 2011 09:47:04 -0800 (PST) Received: by 10.42.138.68 with SMTP id b4mr2909567icu.499.1299952023759; Sat, 12 Mar 2011 09:47:03 -0800 (PST) Received: from skeletor.feld.me (68-117-126-78.static.mdsn.wi.charter.com [68.117.126.78]) by mx.google.com with ESMTPS id wu1sm775293icb.22.2011.03.12.09.47.02 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 12 Mar 2011 09:47:03 -0800 (PST) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-stable@freebsd.org Date: Sat, 12 Mar 2011 11:47:01 -0600 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: User-Agent: Opera Mail/11.10 (FreeBSD) Subject: Dell 850 Panic on boot 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: Sat, 12 Mar 2011 17:47:05 -0000 Hi guys, Not sure if this is the right place to report this but we have a couple Dell 850s at work and the extra one we're trying to put FreeBSD on panics on boot. The servers are running 3.0ghz Pentium D processors (dual core) and they've got the EMT64 extension. So far it panics with the install cd for these versions: 8.1 i386 and amd64 8.2 i386 and amd64 7.4 amd64 I haven't tried any others. We needed to get this up to test something BSD specific so right now it's running OpenBSD. Here is a picture of the console from when it panics: http://feld.me/stuff/freebsd/dell_850_panic.png Some people in the ##freebsd channel on Freenode said it looked like it panics whenever it initializes the second CPU. There's no option in the BIOS (which is up to date) that offers you the ability to disable a core or hyperthreading or whatever this CPU does. Any insight would be greatly appreciated. Thanks, Mark