From owner-freebsd-current@FreeBSD.ORG Tue Nov 9 13:43:25 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F5C716A4F8 for ; Tue, 9 Nov 2004 13:43:25 +0000 (GMT) Received: from amsfep15-int.chello.nl (amsfep15-int.chello.nl [213.46.243.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id F361043D31 for ; Tue, 9 Nov 2004 13:43:23 +0000 (GMT) (envelope-from Danovitsch@vitsch.net) Received: from Vitsch.net ([212.187.78.35]) by amsfep15-int.chello.nl (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041109134321.GKFG12398.amsfep15-int.chello.nl@Vitsch.net>; Tue, 9 Nov 2004 14:43:21 +0100 Received: from localhost (IDENT:1001@b83007.upc-b.chello.nl [212.83.83.7]) by Vitsch.net (8.12.3p2/8.11.3) with ESMTP id iA9Dh2un000249; Tue, 9 Nov 2004 14:43:03 +0100 (CET) (envelope-from Danovitsch@vitsch.net) From: "Daan Vreeken [PA4DAN]" To: "James M. Schorr" Date: Tue, 9 Nov 2004 14:43:14 +0100 User-Agent: KMail/1.7 References: <4190164D.60407@bellsouth.net> In-Reply-To: <4190164D.60407@bellsouth.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411091443.14370.Danovitsch@vitsch.net> cc: FreeBSD-current@FreeBSD.org Subject: Re: bootup freeze X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 13:43:26 -0000 On Tuesday 09 November 2004 01:58, James M. Schorr wrote: > Hi there. I have used FreeBSD for awhile and, for some reason, booting > either the minimum-install or regular 5.3 disks freezes after detecting > the USB ports. I finally got a minimum install, but upon the first > reboot, it froze at the same point again. > > Yes, I have tried to boot without ACPI to no avail. Do you have an OHCI or a UHCI usb controller? Have you tried booting without devices plugged into the usb ports? I am asking this because a bug has been fixed in FreeBSD lately (after the release of 5.3) that fixes booting on machines with UHCI controllers with devices plugged in. grtz, Daan