From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-97897-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MPLKk-0000fd-96 for garchives@archives.gentoo.org; Fri, 10 Jul 2009 19:00:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4ADADE04D5; Fri, 10 Jul 2009 19:00:32 +0000 (UTC) Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220]) by pigeon.gentoo.org (Postfix) with ESMTP id 2EF3DE04D5 for <gentoo-user@lists.gentoo.org>; Fri, 10 Jul 2009 19:00:32 +0000 (UTC) Received: by gxk20 with SMTP id 20so5127951gxk.10 for <gentoo-user@lists.gentoo.org>; Fri, 10 Jul 2009 12:00:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=i7pZ2fxkKX4zwuTwbIUc/eVcZiKsjk8VqKZ/9MMuGxo=; b=b4+FdbBRTMO9xDfGlsFrBWsLj0H1/0Luh99VcdlbII8qc4IR95faOjH0MsrL7J88Ck 4dQ8b3+dvqOj3JlZUNNZnvt2xHYoOU7mT59+n74ZZT73N1HBYAzdtS2EN5i02Jaipzcm uFvOkvKYnKDVgu1ARkdJ2er/Gtg+7KUevAhNo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=VgyuGf2y2nnJtYSHGEZ4/7sPi1AsnOIqAf24VzBOgUhv1S8GcUV4+ZioRKmthhpbop FAfSyvj6HciLzpQw2tbl2/bGE/+lBO0YH7YoJ4zjkGtBa0UDTzxHi+LDLzYlkLNx4zI7 IUsgoPwht5gLcGhAVJx5HKB1Lhr3sXQqIErbU= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.150.151.12 with SMTP id y12mr3753034ybd.184.1247252431393; Fri, 10 Jul 2009 12:00:31 -0700 (PDT) In-Reply-To: <7bef1f890907101150j19cdb738v3e9242c740083349@mail.gmail.com> References: <7bef1f890907101150j19cdb738v3e9242c740083349@mail.gmail.com> Date: Fri, 10 Jul 2009 14:00:31 -0500 X-Google-Sender-Auth: 2452beac1c708ced Message-ID: <58965d8a0907101200p1ed43e54n13a090c9b96e0517@mail.gmail.com> Subject: Re: [gentoo-user] random reboots From: Paul Hartman <paul.hartman+gentoo@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: f0bd3ec5-ce76-463e-9947-22aff029f8eb X-Archives-Hash: 50ade191d45dbe5b3ad7d9f744cf5d08 On Fri, Jul 10, 2009 at 1:50 PM, Alan E. Davis<lngndvs@gmail.com> wrote: > My system reboots at seemingly random times. Usually, this happens > during keyboard or mouse input. I have been using kernel 2.6.30-r2. > Often this happens when using firefox, but not exclusively. If you can identify when it started, and identify what may have changed around then, go back to whatever you used before then :) Otherwise I would suspect hardware, and would start with testing RAM and things like that. Pull the plug on the hard drive(s) and boot off a LiveCD and see if it still reboots. Try pulling some of the RAM modules and see it the problem gets better or worse... things like that. Firefox uses a lot of RAM, and would cause network activity, so it's possible if there's a problem with the network driver or port (or wireless?), or a RAM issue, maybe its' triggering it because it is a heavy resource user. I had some weird issues with one particular buggy build of madwifi a long time ago that would cause weird things to happen only during heavy network utilization.