From owner-freebsd-stable@FreeBSD.ORG Mon Mar 13 05:43:08 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2857516A435 for ; Mon, 13 Mar 2006 05:43:08 +0000 (UTC) (envelope-from paul.koch@statseeker.com) Received: from wally.statseeker.com (wally.statscout.com [203.39.101.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D7F43D4C for ; Mon, 13 Mar 2006 05:43:05 +0000 (GMT) (envelope-from paul.koch@statseeker.com) Received: from localhost (localhost [127.0.0.1]) by wally.statseeker.com (8.13.3/8.13.3) with ESMTP id k2D5gcK8022207; Mon, 13 Mar 2006 15:42:38 +1000 (EST) (envelope-from paul.koch@statseeker.com) Received: from wally.statseeker.com ([127.0.0.1]) by localhost (wally.statseeker.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22113-01; Mon, 13 Mar 2006 15:42:31 +1000 (EST) Received: from speedy (speedy.statseeker.com [10.1.1.100]) (authenticated bits=0) by wally.statseeker.com (8.13.3/8.13.3) with ESMTP id k2D5gVXu022202 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Mon, 13 Mar 2006 15:42:31 +1000 (EST) (envelope-from paul.koch@statseeker.com) From: Paul Koch To: stable@freebsd.org Date: Mon, 13 Mar 2006 15:42:27 +1000 User-Agent: KMail/1.8 References: <20060312.214145.34007702.imp@bsdimp.com> In-Reply-To: <20060312.214145.34007702.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603131542.28034.paul.koch@statseeker.com> X-Virus-Scanned: amavisd-new at statseeker.com Cc: Subject: Re: BETA3 report X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: paul.koch@statseeker.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 05:43:08 -0000 On Mon, 13 Mar 2006 02:41 pm, M. Warner Losh wrote: > I just tried to boot the BETA3 disc1 iso on my Toshiba Satellite > A64-S1762. I got a cryptic message: > > Too many holes in the physical address space, giving up > > PANIC > (if I've gone into the BIOS at all), followed by a panic. > > Or I get a panic when probing the ohci device (either with or without > a USB keyboard attached, the built-in keyboard is fried). > > Has anybody else seen this? Is there a debug kernel I can boot, or > do I have to build one of my own? > > Warner Hi, Is this related to issue 2 in my previous post: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=153993+0+archive/2005/freebsd-stable/20051127.freebsd-stable Paul.