From owner-freebsd-stable@FreeBSD.ORG Wed May 20 07:12:58 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CDDF1065672; Wed, 20 May 2009 07:12:58 +0000 (UTC) (envelope-from dlacroix@gmail.com) Received: from mail-fx0-f168.google.com (mail-fx0-f168.google.com [209.85.220.168]) by mx1.freebsd.org (Postfix) with ESMTP id 9C0568FC17; Wed, 20 May 2009 07:12:52 +0000 (UTC) (envelope-from dlacroix@gmail.com) Received: by fxm12 with SMTP id 12so234980fxm.43 for ; Wed, 20 May 2009 00:12:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+ngh3Abfx4H3Kk5P6R26c5Lemn2EdxnXAwhkrlj7di4=; b=Hzfg63IzaVGDUMgfGkOeWwuuSVIgiUCW9HtXxXfVdoqlni6N0OkD4EfTuTuXWfFtan pd28a0+sxiJLllxLSn+77wcac9YeYZFKnKsD7CgdUEjZUgSXexKAJgmXltov60i/WsWT tsnb7hpSCEhmazUvuLCrYYM591izKf89ODWsI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=fYqYagdg5xSv8ccGvrq0MmqtZbS3PAV2tc5F4dY2ileO2GiEKyyk572eNSMvl57Vim DxTrYm8gi73Jweb5TkRBzvXY4VieARbcWQtLO9ilQSYslNh46/fmaRSh6nXuPp+olr5J vc30YYIEXXgnadlVhE8DHoEXwiTX5YPyU8jhg= MIME-Version: 1.0 Received: by 10.204.55.142 with SMTP id u14mr903153bkg.121.1242802264053; Tue, 19 May 2009 23:51:04 -0700 (PDT) In-Reply-To: <4A09DCF3.3010600@users.sf.net> References: <4A08A132.3070503@users.sf.net> <20090511224957.GB52703@dan.emsphone.com> <4A09DCF3.3010600@users.sf.net> Date: Wed, 20 May 2009 02:51:03 -0400 Message-ID: From: David La Croix To: martinko Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: scottl@freebsd.org, freebsd-stable@freebsd.org Subject: Re: run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2009 07:12:58 -0000 I experienced the same problem (same motherboard) ... both amd64 and i386 versions did the exact same thing ... I got the installer to work by going into the BIOS and disabling the onboard firewire. On Tue, May 12, 2009 at 4:32 PM, martinko wrote: > Dan Nelson wrote: >> >> In the last episode (May 12), martinko said: >>> >>> I've just tried 7.2-RELEASE (amd64) on Asus M3A78-EM motherboard and >>> booting got stuck with the following: >>> >>> run_interrupt_driven_hooks: still waiting after 300 seconds for >>> xpt_config >>> >>> From what I've found via Google it should be fixed already but apparent= ly >>> it is not. =A0:-( >>> >>> Is there a way to work around this issue and successfully boot and >>> install >>> FreeBSD, please ? >> >> Do you have a connected firewire device? =A0Try unplugging it during boo= tup, >> or kldload the sbp module after bootup instead of via loader.conf. >> > > This is booting on fresh new computer from DVD installation media. > And nothing is attached (except USB keyboard and VGA monitor;)). > > Btw, I've just tried booting recent PC-BSD (7.1) from USB drive but it > failed the same way, unfortunately. > > Any other ideas how to install FreeBSD on this system, please ? > > Cheers, > > Martin > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >