From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 30 13:30:20 2011 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86E931065686 for ; Wed, 30 Nov 2011 13:30:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 761E68FC08 for ; Wed, 30 Nov 2011 13:30:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pAUDUKnf091953 for ; Wed, 30 Nov 2011 13:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pAUDUKhN091948; Wed, 30 Nov 2011 13:30:20 GMT (envelope-from gnats) Date: Wed, 30 Nov 2011 13:30:20 GMT Message-Id: <201111301330.pAUDUKhN091948@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: John Baldwin Cc: 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 Reply-To: John Baldwin 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:30:20 -0000 The following reply was made to PR amd64/162936; it has been noted by GNATS. From: John Baldwin To: freebsd-amd64@freebsd.org 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 Date: Wed, 30 Nov 2011 08:20:14 -0500 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