From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 24 17:18:24 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0013D16A46E for ; Mon, 24 Sep 2007 17:18:23 +0000 (UTC) (envelope-from kkuehl@cisco.com) Received: from sj-iport-3.cisco.com (sj-iport-3-in.cisco.com [171.71.176.72]) by mx1.freebsd.org (Postfix) with ESMTP id E0C6F13C49D for ; Mon, 24 Sep 2007 17:18:23 +0000 (UTC) (envelope-from kkuehl@cisco.com) X-IronPort-AV: E=Sophos;i="4.20,292,1186383600"; d="scan'208";a="527449215" Received: from sj-dkim-2.cisco.com ([171.71.179.186]) by sj-iport-3.cisco.com with ESMTP; 24 Sep 2007 10:18:23 -0700 Received: from sj-core-1.cisco.com (sj-core-1.cisco.com [171.71.177.237]) by sj-dkim-2.cisco.com (8.12.11/8.12.11) with ESMTP id l8OHINo5032430 for ; Mon, 24 Sep 2007 10:18:23 -0700 Received: from kkuehl-lnx.local ([10.25.80.154]) by sj-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id l8OHILin027171 for ; Mon, 24 Sep 2007 17:18:23 GMT From: Kirby Kuehl Organization: Cisco Systems, Inc. To: freebsd-hackers@freebsd.org User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Disposition: inline Date: Mon, 24 Sep 2007 12:18:15 -0500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200709241218.15814.kkuehl@cisco.com> DKIM-Signature: v=0.5; a=rsa-sha256; q=dns/txt; l=1243; t=1190654303; x=1191518303; c=relaxed/simple; s=sjdkim2002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=kkuehl@cisco.com; z=From:=20Kirby=20Kuehl=20 |Subject:=20Intel=20D975XBX2=20BTX=20halted |Sender:=20; bh=4MTLbj5ca1uuatbZIfUG77Aar2PxZxr+cG81NBL4CLE=; b=duvQUbDfWny/DyYj8eT3CD1IDTKoroFbTxkcMFCPoKeefAa53Jh6srDJ8xmHQYj3jFNWvEB7 HxdIRvk/N974fSZfDuqiTuoKWzbPtyoRT9bHyZp4v8ldoCMMgCyGo9Ru; Authentication-Results: sj-dkim-2; header.From=kkuehl@cisco.com; dkim=pass ( sig from cisco.com/sjdkim2002 verified; ); Subject: Intel D975XBX2 BTX halted X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 17:18:24 -0000 After experiencing overheating problems, I purchased a new CPU and motherbo= ard=20 (Intel D975XBX2)=A0which has a built in Raid controller Marvell 88SE61xx I connected my existing FreeBSD-STABLE SATA drive to port 0. Upon boot, I receive the following error: int=3D0000000d err=3D00000000 efl=3D00030086 eip=3D00001526 eax=3D00000110 ebx=3D0000ffff ecx=3Dffffffff edx=3D95200110 esi=3D00003684 edi=3D000036ac ebp=3D00004eac esp=3D00004e9a cs=3Dcf00 ds=3D9b00 es=3Dcf00 fs=3D9941 gs=3D9ac0 ss=3D9b00 sc:eip=3D2e 0f 01 16 8d 07 0f 20-c0 40 0f 22 c0 b8 08 00 8e e8 67 66 65 89 0a 0f-20 c0 48 0f 22 c0 66 58 ss:esp=3D10 01 00 00 c0 9a 20 95-00 00 ff ff 00 00 ac 36 84 36 d4 4e 6c 32 00 01-00 00 00 40 25 00 00 00 BTX halted I have tried disabling the secondary SATA Controller, but it says no boot=20 devices available. I have tried configuring my ATA/IDE Mode as Native (the default) and Legacy. I have tried configuring SATA as IDE, AHCI, and RAID I have tried S.M.A.R.T both enabled and disabled. Similar Posts: http://lists.freebsd.org/pipermail/freebsd-questions/2007-March/146146.html http://lists.freebsd.org/pipermail/freebsd-questions/2007-March/146252.html Thanks in advance, Kirby