From owner-freebsd-current@FreeBSD.ORG Thu Sep 29 06:32:39 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 232EA1065672; Thu, 29 Sep 2011 06:32:39 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward10.mail.yandex.net (forward10.mail.yandex.net [IPv6:2a02:6b8:0:202::5]) by mx1.freebsd.org (Postfix) with ESMTP id 8426B8FC1A; Thu, 29 Sep 2011 06:32:38 +0000 (UTC) Received: from smtp7.mail.yandex.net (smtp7.mail.yandex.net [77.88.61.55]) by forward10.mail.yandex.net (Yandex) with ESMTP id D47AB10205CC; Thu, 29 Sep 2011 10:32:36 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1317277956; bh=Yh8f34rSfTVLE6ty7ljkuNtbQ0fYhbXhIPgFwTwAKws=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=eVQ1Y0LqZq/RG1mFSMhNs6lAyFJs7juq+DwzwU1gkfqsbq/ewP94YZ7yb7rwbNm/K ZrJGgg3kJuL301PJKukzrOvqjxVxn2AC9VGR+BAtPdjpmgem2k+bt5VBK7y/h5V+zc MV+3DC4OeEz9WnCgtHkc+Vut6q50bsiYqW9W2HCE= Received: from smtp7.mail.yandex.net (localhost [127.0.0.1]) by smtp7.mail.yandex.net (Yandex) with ESMTP id B1B3215803D7; Thu, 29 Sep 2011 10:32:36 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1317277956; bh=Yh8f34rSfTVLE6ty7ljkuNtbQ0fYhbXhIPgFwTwAKws=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=eVQ1Y0LqZq/RG1mFSMhNs6lAyFJs7juq+DwzwU1gkfqsbq/ewP94YZ7yb7rwbNm/K ZrJGgg3kJuL301PJKukzrOvqjxVxn2AC9VGR+BAtPdjpmgem2k+bt5VBK7y/h5V+zc MV+3DC4OeEz9WnCgtHkc+Vut6q50bsiYqW9W2HCE= Received: from ns.kirov.so-ups.ru (ns.kirov.so-ups.ru [178.74.170.1]) by smtp7.mail.yandex.net (nwsmtp/Yandex) with ESMTP id WaHC2pOQ-WaHetKkC; Thu, 29 Sep 2011 10:32:36 +0400 X-Yandex-Spam: 1 Message-ID: <4E841103.2020609@yandex.ru> Date: Thu, 29 Sep 2011 10:32:35 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: freebsd-current References: <4E02F146.6030400@zedat.fu-berlin.de> <4E840ED2.2060306@FreeBSD.org> In-Reply-To: <4E840ED2.2060306@FreeBSD.org> X-Enigmail-Version: 1.3.2 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: hselasky@FreeBSD.org Subject: Re: 9.0-BETA3 can't boot with USB enabled 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: Thu, 29 Sep 2011 06:32:39 -0000 On 29.09.2011 10:23, Andrey V. Elsukov wrote: > On 23.06.2011 11:54, O. Hartmann wrote: >> FreeBSD 9.0-CURRENT/amd64 won't boot anymore. The box gets stuck in booting the kernel and ending up >> with the message (repeated every 60 seconds): >> >> run_interrupt_driven_hooks: still waiting after XXX seconds for xpt_config > > I tried to install 9.0-BETA3 to HP Compaq DX7500 and this problem appeared again. > I turned off the USB support from the BIOS and after that i installed the system. > Now, when i turned on the USB support the kernel could not boot. > Can someone suggest something? I'm sorry, but it seems the cause is not in the USB. The kernel could boot with USB enabled after i have disabled firewire. -- WBR, Andrey V. Elsukov