From owner-freebsd-current@FreeBSD.ORG Sun Nov 13 01:30:36 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D724106564A for ; Sun, 13 Nov 2011 01:30:36 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 26A788FC13 for ; Sun, 13 Nov 2011 01:30:36 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 54679E65D0 for ; Sun, 13 Nov 2011 01:30:35 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=oXDWGp59SYpP EL1D44ZlfvGqeh0=; b=l68a7zFoDRY5nuNHg9/xLJTEssuFyDPitPQa0iYV1vj3 i7+HCR+CTxKMq9u/7Cj5mUD6kjge+0BJ8jz55K/tx8CQ30shksfweSkqSdoMHW9+ UUGNn4I5+cBqzbf5GM728CCRb5ITxPL6vCiVQCuFW0yBvPqzY66j8x8J0KBAhsQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=la0u1j gK6YZ4mnOwSAIpxSJauHbOM5K3/IpAsGV/82/NQygqw7OyKKSavxeWgEsHmly28T CABFB4d6Nydyh/SBrjdmxb8O7XabEJs3pMhFJ0SsgyOwJ+lgCcLNJs3mwIYANcyg K+TMBUCBCPvG4SNMQkOJ7ZAcdzJ6gY9WMzGyw= Received: from [192.168.1.68] (188-220-36-32.zone11.bethere.co.uk [188.220.36.32]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 3EA5EE6472 for ; Sun, 13 Nov 2011 01:30:35 +0000 (GMT) Message-ID: <4EBF1DBA.40205@cran.org.uk> Date: Sun, 13 Nov 2011 01:30:34 +0000 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: current@freebsd.org References: <4EBF185F.2080106@cran.org.uk> In-Reply-To: <4EBF185F.2080106@cran.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: 9.0-RC1 fails to boot ("run_interrupt_driven_hooks: still waiting...") X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 13 Nov 2011 01:30:36 -0000 On 13/11/2011 01:07, Bruce Cran wrote: > FreeBSD 9.0-RC1 doesn't boot on my Tyan S7025 system: it gets stuck at > xpt_config: > > run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config > run_interrupt_driven_hooks: still waiting after 120 seconds for > xpt_config > run_interrupt_driven_hooks: still waiting after 180 seconds for > xpt_config > run_interrupt_driven_hooks: still waiting after 240 seconds for > xpt_config > run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config I had a Firewire card in the machine - removing it caused the problem to go away. -- Bruce Cran