From owner-freebsd-current@FreeBSD.ORG Mon Jun 9 07:05:48 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5035937B401; Mon, 9 Jun 2003 07:05:48 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38A6043FBF; Mon, 9 Jun 2003 07:05:46 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 19PLfb-0003Ex-00; Mon, 9 Jun 2003 05:22:39 -0700 Date: Mon, 9 Jun 2003 05:22:38 -0700 (PDT) From: Tom Samplonius To: John Baldwin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: re@FreeBSD.org cc: current@FreeBSD.org Subject: Re: 5.1-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 09 Jun 2003 14:05:48 -0000 On Mon, 9 Jun 2003, John Baldwin wrote: > > I've submitted a PR (#52561), about this problem. I've updated it ... > Can you hook up a serial console and try again? When the loader does > the 10 second countdown, hit space and type 'set console=comconsole'. > This will give you a 9600N81 console on COM1 (sio0). Type 'boot' at > the OK prompt and you should be able to get the panic mesage. If you > can boot a kernel with ddb and get a trace that would be most helpful. I've tried this with 5.1-RC1, and nothing happened. Their were simply no more kernel messages after probing the amrd device. The machine appears to hang, and the video disply still turns off. I will try with 5.1-BETA2, since I believe that build has full debugging compiled in. > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > Tom