From owner-freebsd-questions@FreeBSD.ORG Thu Jan 17 00:25:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CDC916A46D for ; Thu, 17 Jan 2008 00:25:27 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from hs-out-2122.google.com (hs-out-0708.google.com [64.233.178.241]) by mx1.freebsd.org (Postfix) with ESMTP id 4828313C4CC for ; Thu, 17 Jan 2008 00:25:26 +0000 (UTC) (envelope-from modulok@gmail.com) Received: by hs-out-2122.google.com with SMTP id h53so306665hsh.11 for ; Wed, 16 Jan 2008 16:25:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ZctXRXJ7CUlXRGUW6ybW8LXbBNA9fByyl4Rj3mcN9JA=; b=I5WaxR5fo7oYWC4uCOadTSQY+5G3uzBzLx2M8Mg7dPLVrSpgvNUwoLqdiqpp5TvJLpbWJU4GZ9d6QMnKNmEvqHryqZzQmQB6+p4Dc2dAfrAPKqpryadsIl6FlwCoHBUJz2Kia9RYqn3FIoUfybVj+BgFWAB70KOrqAxh76+UZ8A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FBy2ZAnbY8bUCOamUgpMnRREPWr7Eqw3eJlXdKUKm25aFM4NPfbqXSxRAdRZle25nmKfSCKoTtSOdwOW/j8nZ7Y7jR4bNCtnTx08WKGLdLMKqmAs3+X8O0M1kC48Mlru16rmVzXbdRSONqeKbG3hsujaG4QXTEcmuOWFBH7SMx0= Received: by 10.142.155.4 with SMTP id c4mr894265wfe.208.1200529525493; Wed, 16 Jan 2008 16:25:25 -0800 (PST) Received: by 10.70.50.8 with HTTP; Wed, 16 Jan 2008 16:25:25 -0800 (PST) Message-ID: <64c038660801161625j1330035fn8c084498e01998a4@mail.gmail.com> Date: Wed, 16 Jan 2008 17:25:25 -0700 From: Modulok To: joeyea323@gmail.com In-Reply-To: <6.0.0.22.2.20080116162638.02528c68@mail.computinginnovations.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44f12db00801160837w4e8987e2jb87d7d60c2704788@mail.gmail.com> <6.0.0.22.2.20080116162638.02528c68@mail.computinginnovations.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6.2 Frequent Lockups 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: Thu, 17 Jan 2008 00:25:27 -0000 >>Lockups are usually hardware related. You should run diagnostics on all >>your motherboard, RAM, drives, and NIC's. Check that your system BIOS >>settings are correct, and you are not "over-clocking" your CPU or RAM. >> >>I would run the generic kernel if you have a custom kernel. Don't overlook the power. If it's not on an uninterruptible power supply, you might consider this. Even if it is, if the power supply unit itself is faulty, very weird things can happen. In any case, if you do track down the exact cause, report back to the list. -Modulok-