From owner-freebsd-current@FreeBSD.ORG Wed May 18 12:51:01 2005 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 764A916A4CE for ; Wed, 18 May 2005 12:51:01 +0000 (GMT) Received: from mbc.edu (mail.mbc.edu [216.57.240.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D8C443D7C for ; Wed, 18 May 2005 12:51:00 +0000 (GMT) (envelope-from ckleski@mbc.edu) Received: from [192.168.0.100] by mbc.edu (Cipher TLSv1:RC4-MD5:128) (MDaemon.PRO.v8.0.3b.R) with ESMTP id md50005047272.msg for ; Wed, 18 May 2005 08:50:06 -0400 From: Craig Kleski To: freebsd-current@freebsd.org Date: Wed, 18 May 2005 08:51:48 +0000 User-Agent: KMail/1.8 References: <20050518051111.GA33262@Athena.infor.org> In-Reply-To: <20050518051111.GA33262@Athena.infor.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505180851.48382.ckleski@mbc.edu> X-SortMonster-MessageSniffer-Message: md50005047272.msg X-SortMonster-MessageSniffer-Rules: tgibseut-MDPv0.53b (SNFv2-3.1i2) No patterns matched. X-SortMonster-MessageSniffer-Result: 0 X-Authenticated-Sender: ckleski@mbc.edu X-Spam-Processed: mail.mbc.edu, Wed, 18 May 2005 08:50:06 -0400 (not processed: message from trusted or authenticated source) X-Lookup-Warning: HELO/EHLO lookup on 192.168.0.100 does not match 65.202.151.105 X-MDRemoteIP: 65.202.151.105 X-Return-Path: ckleski@mbc.edu X-MDaemon-Deliver-To: freebsd-current@freebsd.org X-MDAV-Processed: mail.mbc.edu, Wed, 18 May 2005 08:50:08 -0400 Subject: Re: Newest loader from CVS not working 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: Wed, 18 May 2005 12:51:01 -0000 On Wednesday 18 May 2005 05:11 am, Li-Lun Wang (Leland Wang) wrote: > Hi, > > I just upgraded my pentium-m laptop from 5.4-STABLE to the newest > 6.0-CURRENT. However, the newest loader does not seem to work for > me. BTX reboots right after it detects the internal keyboard/console > and dumps the registers. I have tried to set CPUTYPE?=p-m, CPUTYPE=p3, > and even not setting CPUTYPE at all, but none of them solves my > problem. The old loader from 5.4 works perfectly. Any ideas? > > -- Li-Lun Wang > _______________________________________________ > 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" I had the same problem. I also have a Pentium-M and CPUTYPE set for it, and the loader would instantly reboot. Now I'm using the old loader, too.