From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 30 13:29:33 2011 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 639B61065670; Wed, 30 Nov 2011 13:29:33 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3B6958FC08; Wed, 30 Nov 2011 13:29:33 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id E741546B0A; Wed, 30 Nov 2011 08:29:32 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 76AFAB943; Wed, 30 Nov 2011 08:29:32 -0500 (EST) From: John Baldwin To: freebsd-amd64@freebsd.org Date: Wed, 30 Nov 2011 08:20:14 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p8; KDE/4.5.5; amd64; ; ) References: <201111290235.pAT2Z8Px079055@red.freebsd.org> In-Reply-To: <201111290235.pAT2Z8Px079055@red.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201111300820.15130.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 30 Nov 2011 08:29:32 -0500 (EST) Cc: Kevin Ar18 , freebsd-gnats-submit@freebsd.org Subject: Re: amd64/162936: fails boot and destabilizes other OSes on FreeBSD 9 RC2 with MSI P6N SLI Platinum X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2011 13:29:33 -0000 On Monday, November 28, 2011 9:35:08 pm Kevin Ar18 wrote: > >Synopsis: fails boot and destabilizes other OSes on FreeBSD 9 RC2 with MSI P6N SLI Platinum > ... > >Release: FreeBSD 9 RC2 > >Organization: > >Environment: > * MSI P6N SLI Plantium (nForce 650i northbridge)(nForce 430i southbridge) > * Intel Q6600 > * USB Memory > * 1x IDE drive > * 1x SATA drive > >Description: > Summary: > -------- > Using the "FreeBSD-8.2-RELEASE-amd64-memstick.img" Hm, here you say 8.2, bit your title says 9? On a whim, if this is 9, can you try setting 'debug.acpi.disabled=hostres' from the loader prompt? -- John Baldwin