From owner-freebsd-amd64@FreeBSD.ORG Tue Nov 29 02:40:09 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 70B341065679 for ; Tue, 29 Nov 2011 02:40:09 +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 98EAB8FC14 for ; Tue, 29 Nov 2011 02:40:07 +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 pAT2e7tV087231 for ; Tue, 29 Nov 2011 02:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pAT2e7m0087230; Tue, 29 Nov 2011 02:40:07 GMT (envelope-from gnats) Resent-Date: Tue, 29 Nov 2011 02:40:07 GMT Resent-Message-Id: <201111290240.pAT2e7m0087230@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kevin Ar18 Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15617106566B for ; Tue, 29 Nov 2011 02:35:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id DECC68FC0A for ; Tue, 29 Nov 2011 02:35:08 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pAT2Z8KJ079056 for ; Tue, 29 Nov 2011 02:35:08 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id pAT2Z8Px079055; Tue, 29 Nov 2011 02:35:08 GMT (envelope-from nobody) Message-Id: <201111290235.pAT2Z8Px079055@red.freebsd.org> Date: Tue, 29 Nov 2011 02:35:08 GMT From: Kevin Ar18 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Tue, 29 Nov 2011 04:13:38 +0000 Cc: Subject: 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: Tue, 29 Nov 2011 02:40:09 -0000 >Number: 162936 >Category: amd64 >Synopsis: fails boot and destabilizes other OSes on FreeBSD 9 RC2 with MSI P6N SLI Platinum >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 29 02:40:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Kevin Ar18 >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" * System refuses to complete boot * No hard drives show up in GEOM / rootmount prompt * Bluescreens Windows after reboot; must cut power * After powerdown, networking (internet) does not work in Windows right away ... takes some time to start working again. Details: 1. Tried the "FreeBSD-8.2-RELEASE-amd64-memstick.img" on both a memory stick and an IDE hard drive (the results are the same). 2. On boot, gives several errors: usb_alloc_device: set address 2 failed (USB_ERR_TIMEOUT, ignored) usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) Root mount waiting for: usbus1 Root mount waiting for: usbus1 Root mount waiting for: usbus1 Root mount waiting for: usbus1 Root mount waiting for: usbus1 Root mount waiting for: usbus1 (Since I don't have log, I copied from this source: http://lists.freebsd.org/pipermail/freebsd-stable/2011-July/063196.html) 3. Eventually it ends up at rootmount> prompt 4. If I type "?", no GEOM devices show up. Guess it can't detect any drives... USB, IDE, or SATA. 5. After reboot, and trying to boot Windows I get a bluescreen stop error. Must cut power to regain control. 6. After second reboot, in Windows, networking is offline and takes some time to get working (several seconds). This might not be OS related; it could be my router resetting from the power. Also tried: hints.acpi.0.disabled = "1" Result: the boot process did not get very far. It said something about not detecting a timer and panicking. I think I also noticed it couldn't detect some cores/cpus. hints.apic.0.disabled = "a" Result: the boot didn't get far. Page fault. Related items: This bug report has a lot of similarities: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/118842 Note the problems with not detecting drives, and the same nForce 650i chipset. This bug report also has similar similarities: http://www.freebsd.org/cgi/query-pr.cgi?pr=121305&cat=kern Problems detecting drives and the same motherboard and chipset. This report also may have some relevance: http://lists.freebsd.org/pipermail/freebsd-stable/2011-July/063196.html I see some of the same errors (as noted earlier). >How-To-Repeat: >Fix: If you need more exact log info, you may need to tell me how I can save/log it properly. >Release-Note: >Audit-Trail: >Unformatted: