From owner-freebsd-newbies@FreeBSD.ORG Wed Aug 13 07:58:13 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F412537B401 for ; Wed, 13 Aug 2003 07:58:12 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 794AE43F93 for ; Wed, 13 Aug 2003 07:58:12 -0700 (PDT) (envelope-from aj@siegel-tech.net) Received: from trekster (12-253-232-62.client.attbi.com[12.253.232.62](untrusted sender)) by comcast.net (rwcrmhc13) with SMTP id <200308131458110150087hvce> (Authid: leereinhart); Wed, 13 Aug 2003 14:58:11 +0000 From: Aaron Siegel To: freebsd-newbies@freebsd.org Date: Wed, 13 Aug 2003 08:57:40 -0600 User-Agent: KMail/1.5.2 References: <3F39C287.8060405@aok.net> In-Reply-To: <3F39C287.8060405@aok.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308130857.40174.aj@siegel-tech.net> Subject: Re: System hangs after X hours X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 14:58:13 -0000 Hello Steve Have you tried to access the computer remotely after it crashes? Have you look at your dmesg out put? I recommend that you set your kernel up to save core dumps. This will save the core dumps if your kernel has crashed. http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html If you are able to access your computer remotely this would indicate that your kernel is not crashing and you have another problem. This message should be posted on the freebsd-questions list. On Tuesday 12 August 2003 10:45 pm, Steve Loftis wrote: > I recently installed FreeBSD 5.1 and I am completely impressed with it. > I really enjoy just how it works so well. > > My only real problem is this... after my system staying on for a while, > it just simply quits responding. The screen goes black, the input > devices such as mouse and keyboard don't help bring it back either. I > have to press the reset button. Once it goes to the bootloader, the > keyboard still doesn't work. > > So i unplug the keyboard and mouse, and plug it back in while the system > is off (these are PS/2 peripherals, btw). After I do that, it works just > fine, but that is until it decides to quit responsing, oncemore. > > Any insight into this? I have modified my kernel, but only to add sound > support. Help would be greatly appreciated. > > --Steve-0 > > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"