From owner-freebsd-sysinstall@FreeBSD.ORG Sun Nov 14 20:10:23 2010 Return-Path: Delivered-To: freebsd-sysinstall@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AF181065670; Sun, 14 Nov 2010 20:10:23 +0000 (UTC) (envelope-from brucec@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 305D78FC0A; Sun, 14 Nov 2010 20:10:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAEKANxE018218; Sun, 14 Nov 2010 20:10:23 GMT (envelope-from brucec@freefall.freebsd.org) Received: (from brucec@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAEKAMJR018187; Sun, 14 Nov 2010 20:10:22 GMT (envelope-from brucec) Date: Sun, 14 Nov 2010 20:10:22 GMT Message-Id: <201011142010.oAEKAMJR018187@freefall.freebsd.org> To: wernerleh@arcor.de, brucec@FreeBSD.org, freebsd-sysinstall@FreeBSD.org, freebsd-usb@FreeBSD.org From: brucec@FreeBSD.org Cc: Subject: Re: i386/147475: [install] FreeBSD 8.x does not install on ASUS K8N4-E Mainboard X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2010 20:10:23 -0000 Synopsis: [install] FreeBSD 8.x does not install on ASUS K8N4-E Mainboard State-Changed-From-To: feedback->open State-Changed-By: brucec State-Changed-When: Sun Nov 14 20:01:20 UTC 2010 State-Changed-Why: This looks like it might be a problem with probing USB. >From the screenshot Werner sent: ohci0: at device 2.0 on pci0 ohci0: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0x80000000 ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x80000000 pcib0: matched entry for 0.2.INTA (src \_SB_.PCI0.APCF:0) pci_link21: Picked IRQ 23 with weight 0 pcib0: slot 2 INTA routed to irq23 via \_SB_.PCI0.APCF ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 49 ohci0: [MPSAFE] ohci0: [ITHREAD] usbus0: SMM does not respond, resetting usbus0: reset timeout ohci0: USB init failed device_attach: ohci0 attach returned 6 ehci0: at device 2.1 on pci0 ehci0: Lazy allocation of 0x4000 bytes rid 0x10 type 3 at 0x80000000 ehci0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0x80000000 pcib0: matched entry for 0.2.INTB (src \_SB_.PCI0.APCL:0) pci_link27: Picked IRQ 20 with weight 1 pcib0: slot 2 INTB routed to irq 20 via \_SB_.PCI0.APCL ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 49 ehci0: [MPSAFE] ehci0: [ITHREAD] [ system hangs ] Responsible-Changed-From-To: freebsd-sysinstall->freebsd-usb Responsible-Changed-By: brucec Responsible-Changed-When: Sun Nov 14 20:01:20 UTC 2010 Responsible-Changed-Why: Over to maintainer(s). As explained in the state change section, this looks like it might be a problem with probing USB on 8.x. http://www.freebsd.org/cgi/query-pr.cgi?pr=147475