From owner-freebsd-current@FreeBSD.ORG Wed Jun 8 17:17:05 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 ECCB01065673 for ; Wed, 8 Jun 2011 17:17:05 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id C43838FC1E for ; Wed, 8 Jun 2011 17:17:05 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 7B73B46B09; Wed, 8 Jun 2011 13:17:05 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 1CCC88A02A; Wed, 8 Jun 2011 13:17:05 -0400 (EDT) From: John Baldwin To: John Date: Wed, 8 Jun 2011 12:26:25 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110325; KDE/4.5.5; amd64; ; ) References: <20110606002353.GA2518@slowblink.com> <201106071041.28654.jhb@freebsd.org> <20110608041305.GA46490@FreeBSD.org> In-Reply-To: <20110608041305.GA46490@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201106081226.25164.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Wed, 08 Jun 2011 13:17:05 -0400 (EDT) Cc: freebsd-current@freebsd.org Subject: Re: NEW_PCIB? pcib1: failed to allocate initial I/O port window: 0x4000-0x4fff 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, 08 Jun 2011 17:17:06 -0000 On Wednesday, June 08, 2011 12:13:05 am John wrote: > ----- John Baldwin's Original Message ----- > > On Monday, June 06, 2011 9:33:30 pm John wrote: > > > ----- John Baldwin's Original Message ----- > > > > On Sunday, June 05, 2011 8:23:53 pm John wrote: > > > > > > > > > > I just attempted to update an HP385G0 system from current as of > > > > > 4-15-2011 to 6-2-2011. The new system will not boot, and shows the > > > > > following message when it hangs: > > > > > > I applied your patch/rebuilt/installed/rebooted. The system seems > > > to get farther, but still locks up tight. A screen pic is here: > > > > > > http://people.freebsd.org/~jwd/dmesg.jpg > > > > > > > Hmmm, an MCA is not a good sign. > > > > Yes, there are multiple ranges. Would it be possible to use a serial port to > > capture a full verbose dmesg up to the point where it hangs? > > > > -- > > John Baldwin > > Hi John > > Yes, I did get a serial console & ilo configured on the system today. > I've attached two verbose consoles. The 1st is from -current as of today > which fails to boot. The 2nd is from earlier this year which boot correctly. Humm, is the first with any patches applied? Earlier you reported a problem that occured much later (failing to allocate the initial window) but in your new dmesg it isn't getting that far. -- John Baldwin