From owner-freebsd-questions@FreeBSD.ORG Mon Apr 10 22:26:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B382916A400 for ; Mon, 10 Apr 2006 22:26:30 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E4A943D75 for ; Mon, 10 Apr 2006 22:26:18 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout7.cac.washington.edu (8.13.6+UW06.03/8.13.5+UW06.03) with ESMTP id k3AMQH0f024185 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Apr 2006 15:26:17 -0700 X-Auth-Received: from [128.208.5.99] (nilakantha.cs.washington.edu [128.208.5.99]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.6+UW06.03/8.13.5+UW06.03) with ESMTP id k3AMQFu3002640 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 10 Apr 2006 15:26:17 -0700 Message-ID: <443ADB87.3000205@u.washington.edu> Date: Mon, 10 Apr 2006 15:26:15 -0700 From: Garrett Cooper User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: Bge Kernel Compile Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2006 22:26:30 -0000 Wil Hatfield wrote: >>Yes I ran a buildworld first. >>No I can't build the GENERIC config as it has ALOT more problems than just >>the bge drivers. >> >> > >What I am saying about the GENERIC is that it chokes when trying to install >alot of the GENERIC drivers that aren't needed. For instance the aic and >aha. Once I disable those the compile gets alot farther and eventually gets >to the bge issue. Which I have yet to get resolved. > >I am going to try the GENERIC again without changing anything at all. Even >the firewall and SMP. Just right out of the box GENERIC. If it makes it to >6.1-PRE then I will try the custom kernel. Perhaps the sequence of events is >the issue. Or maybe the firewall and SMP. We shall see. > >-- >Wil Hatfield > > Check your RAM lately? Kernel and world compiles usually make RAM issues evident. -Garrett