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-125362-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Qf7wu-0004DY-Ep for garchives@archives.gentoo.org; Fri, 08 Jul 2011 10:06:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1509121C090 for <garchives@archives.gentoo.org>; Fri, 8 Jul 2011 10:06:15 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D8F221C051 for <gentoo-user@lists.gentoo.org>; Fri, 8 Jul 2011 09:19:48 +0000 (UTC) Received: by gxk9 with SMTP id 9so965996gxk.40 for <gentoo-user@lists.gentoo.org>; Fri, 08 Jul 2011 02:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=nxuOWcbdsVD8vqOVQ3R43ffQCFiMJHzReP+FW/f16Pw=; b=J5CxK9Zb4dfJ/wh6kJwqOYqZey7jTuHs3FIOo2mCrthtArsPMP70KvZ0Byq9UxsQ21 HTIfjBfsYWq7Rgaevz2xFSSYGPUDIK8pTiuzFxbE1yRT4pzXr+HjT4dxmNcOhzTZPXP9 mJJil0skNYWByBYD+ARtupZsYIob93TZY+pIc= Received: by 10.91.197.10 with SMTP id z10mr1770852agp.143.1310116788661; Fri, 08 Jul 2011 02:19:48 -0700 (PDT) Received: from [192.168.2.5] (adsl-98-95-147-233.jan.bellsouth.net [98.95.147.233]) by mx.google.com with ESMTPS id w13sm9321328ano.23.2011.07.08.02.19.47 (version=SSLv3 cipher=OTHER); Fri, 08 Jul 2011 02:19:48 -0700 (PDT) Message-ID: <4E16CBB2.3030102@gmail.com> Date: Fri, 08 Jul 2011 04:19:46 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110707 Gentoo/2.0.14-r1 SeaMonkey/2.0.14 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: KDE and HARD lock ups. References: <4E11EEF3.70804@gmail.com> <CAEH5T2Pkjmu-kCF3uEM_gGyRSrnLzoN0igAj9SZzas6H7nt9mA@mail.gmail.com> <4E1376E9.6010103@gmail.com> <3397476.pHKnnJ9RgL@localhost> <4E13E195.3040203@gmail.com> <CAEH5T2OvGF03b3reFUYSDCZ1dsyOU3ZCge_tpPaxD3z2S01uLA@mail.gmail.com> <4E13EEBF.3070501@gmail.com> <CAEH5T2PSJpNTU0tm3SrrPru9d6-ho+ksPiSNRfnYPaVNEu6eCw@mail.gmail.com> <4E13F4D1.9050907@gmail.com> <iv5bs5$u2b$1@dough.gmane.org> <4E168B0E.2070100@gmail.com> <20110708084652.5bc8b5b3@zaphod.digimed.co.uk> In-Reply-To: <20110708084652.5bc8b5b3@zaphod.digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 29157857bdc1f6c0705fb95ec0e19e2a Neil Bothwick wrote: > On Thu, 07 Jul 2011 23:43:58 -0500, Dale wrote: > > >> One thing I did learn, if the lights on the keyboard >> are blinking, it's locked up tight. >> > That's a kernel panic. You can have the system reboot itself after a > panic by adding kernel.panic=N to /etc/sysctl.conf, where N is the number > of seconds to wait before rebooting. > > > Kewl !!! I just saw that in the file but it is commented out. Like this: # When the kernel panics, automatically reboot in 3 seconds #kernel.panic = 3 So, I uncomment this and the system will reboot in 3 seconds? Does it sync and unmount or just do the same as me hitting the reset button? I'm going to uncomment this either way. If it is locked up, does it matter if it is it or me that resets it? lol Is there a way to set this without rebooting? Thanks. Why wouldn't that be a default I wonder? Dale :-) :-)