From owner-freebsd-current@FreeBSD.ORG Sat Sep 4 00:51:48 2004 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 2580B16A4CE; Sat, 4 Sep 2004 00:51:48 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE05743D45; Sat, 4 Sep 2004 00:51:47 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.0.200] ([192.168.0.200]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i840pjj3088387; Fri, 3 Sep 2004 18:51:45 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <413910FD.2090905@samsco.org> Date: Fri, 03 Sep 2004 18:49:01 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: andrew.lankford@verizon.net References: <20040904002008.CVQQ26805.out003.verizon.net@outgoing.verizon.net> In-Reply-To: <20040904002008.CVQQ26805.out003.verizon.net@outgoing.verizon.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: amd64@freebsd.org cc: current@freebsd.org Subject: Re: Latest MFCs break boot on amd64 notebook. 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: Sat, 04 Sep 2004 00:51:48 -0000 Andrew Lankford wrote: > The latest MFCs (the eagerly awaited boot-time module > loading functionality on amd64) compiled ok, but my > machine freezes and then powers down shortly after > "boot" from the loader. I would try to give you all > more details, but my old working kernel seems to be > lost, and so I'm pretty much down for the count. > > Any other amd64 users out there tried rebuilding > their kernels in the past few hours? > > Andrew Lankford > Were you actually trying to load any modules from the loader, or was it just loading in the kernel? Also, have you tried running a 6-CURRENT system for comparison? Scott