From owner-freebsd-current@FreeBSD.ORG Sat May 24 17:14:32 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 C27DF37B401 for ; Sat, 24 May 2003 17:14:32 -0700 (PDT) Received: from mx1.au.itouchnet.net (nat2.au.itouchnet.net [144.135.23.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7815143F85 for ; Sat, 24 May 2003 17:14:31 -0700 (PDT) (envelope-from ajthomson@optushome.com.au) Received: from nobody by mx1.au.itouchnet.net with scanned_ok (Exim 3.36 #1) id 19Jj9h-000ODq-00 for freebsd-current@freebsd.org; Sun, 25 May 2003 10:14:29 +1000 X-TLS: TLSv1:DES-CBC3-SHA:168 athomson.prv.au.itouchnet.net -> mx1.au.itouchnet.net Received: from athomson.prv.au.itouchnet.net ([192.168.13.55]) by mx1.au.itouchnet.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 19Jj9h-000ODj-00 for freebsd-current@freebsd.org; Sun, 25 May 2003 10:14:29 +1000 Received: from localhost ([127.0.0.1] helo=athomson.prv.au.itouchnet.net) by athomson.prv.au.itouchnet.net with esmtp (Exim 4.20) id 19Jj9g-000K5d-SV for freebsd-current@freebsd.org; Sun, 25 May 2003 10:14:28 +1000 Received: (from ajt@localhost)h4P0ESKg077228 for freebsd-current@freebsd.org; Sun, 25 May 2003 10:14:28 +1000 (EST) X-Authentication-Warning: athomson.prv.au.itouchnet.net: ajt set sender to ajthomson@optushome.com.au using -f Date: Sun, 25 May 2003 10:14:28 +1000 From: Andrew Thomson To: freebsd-current@freebsd.org Message-ID: <20030525001428.GA77221@athomson.prv.au.itouchnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Checked: Scanned for any viruses and unauthorized attachments at mx1.au.itouchnet.net X-iScan-ID: 93110-1053821669-71200@mx1.au.itouchnet.net version $Name: REL_2_0_2 $ Subject: Re: 5.1 beta 2 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: Sun, 25 May 2003 00:14:33 -0000 Alright, consider this is a starting point for my experiences with my laptop! Now when I try and startup, the machine gets stuck at cbb0: unsupport card type detected. However, if I take the dock/base off and reboot, I can at least boot the system! This laptop used to run 4.8 with no problems. Will search the handbook to get into this gdb business.. ajt. ----- Forwarded message from Kris Kennaway ----- Date: Sat, 24 May 2003 15:18:31 -0700 From: Kris Kennaway To: Andrew Thomson Cc: freebsd-questions@freebsd.org Subject: Re: 5.1 beta 2 On Sun, May 25, 2003 at 12:58:11AM +1000, Andrew Thomson wrote: > hmm.. just did a fresh install of 5.1 beta 2 on my ibm x24 thinkpad. > > first thing I did was install cvsup from the cd... then when i try to > cvsup my ports, i get the following: > > Fatal trap 18: integer divide fault while in kernel mode > ..... > > > doesn't look so good.. it does this every time so far.. > > thoughts. This should be posted to current@FreeBSD.org. However, we need more information, like a crashdump and gdb traceback. See the handbook for details. Kris ----- End forwarded message -----