From owner-freebsd-current@FreeBSD.ORG Wed Jun 22 06:42:32 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 BAA3910656D6; Wed, 22 Jun 2011 06:42:32 +0000 (UTC) (envelope-from ache@vniz.net) Received: from vniz.net (vniz.net [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 3183E8FC19; Wed, 22 Jun 2011 06:42:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vniz.net (8.14.4/8.14.4) with ESMTP id p5M6gUsd017526; Wed, 22 Jun 2011 10:42:30 +0400 (MSD) (envelope-from ache@vniz.net) Received: (from ache@localhost) by localhost (8.14.5/8.14.5/Submit) id p5M6gUOU017525; Wed, 22 Jun 2011 10:42:30 +0400 (MSD) (envelope-from ache) Date: Wed, 22 Jun 2011 10:42:30 +0400 From: Andrey Chernov To: Garrett Cooper Message-ID: <20110622064230.GA17491@vniz.net> Mail-Followup-To: Andrey Chernov , Garrett Cooper , Daniel Eischen , gibbs@FreeBSD.ORG, current@FreeBSD.ORG, will@FreeBSD.ORG, ken@freebsd.org References: <20110620070222.GA74009@vniz.net> <20110620080146.GF48734@deviant.kiev.zoral.com.ua> <20110620114656.GA83524@vniz.net> <20110621161719.GA16166@nargothrond.kdm.org> <20110621204934.GB9877@vniz.net> <20110622035404.GA38834@nargothrond.kdm.org> <20110622041325.GA13754@vniz.net> <20110622045137.GA14637@vniz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Daniel Eischen , gibbs@FreeBSD.ORG, ken@FreeBSD.ORG, current@FreeBSD.ORG, will@FreeBSD.ORG Subject: Re: Exactly that commit (was Re: Latest -current 100% hang at the late boot stage) 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: Wed, 22 Jun 2011 06:42:32 -0000 On Tue, Jun 21, 2011 at 11:19:38PM -0700, Garrett Cooper wrote: > On Tue, Jun 21, 2011 at 9:51 PM, Andrey Chernov wrote: > >> Remove cd/acd from your kernel config to see if that allows > >> you to boot? > > > > I unplug DVDs physically and kernel finally boots! > > BTW both DVDs was empty during the hanged boot and works normally under > > Win7. > > Put a DVD in each of the drives, like so: > > Case 1: > - Drive one populated. > - Drive two empty. > > Case 2: > - Drive one empty. > - Drive two populated. > > Case 3: > - Drive one populated. > - Drive two populated. > > See what happens. I've run into issues with FreeBSD in the past with > some motherboards / drives / BIOSes where things were hung up unless I > put a DVD in my drive (or vice versa) because of cd(4)/cam(4). I test both DVD inside case and it hangs. Moreover, with both DVD inside DVD devices are even not detected at all as previously (the machine hangs even earlier). And I have messages I don't see before: "run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config" "run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config" ... and so on. -- http://ache.vniz.net/