From owner-freebsd-questions@FreeBSD.ORG Sat Jun 16 10:49:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8964216A498 for ; Sat, 16 Jun 2007 10:49:26 +0000 (UTC) (envelope-from slvhwke@optusnet.com.au) Received: from mail24.syd.optusnet.com.au (mail24.syd.optusnet.com.au [211.29.133.165]) by mx1.freebsd.org (Postfix) with ESMTP id C671A13C4D0 for ; Sat, 16 Jun 2007 10:49:23 +0000 (UTC) (envelope-from slvhwke@optusnet.com.au) Received: from c210-49-253-163.ipswc1.qld.optusnet.com.au (c210-49-253-163.ipswc1.qld.optusnet.com.au [210.49.253.163]) by mail24.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id l5GAnJa4029114 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Jun 2007 20:49:20 +1000 From: Gemma Fletcher Organization: Home To: freebsd-questions@freebsd.org Date: Sat, 16 Jun 2007 20:49:32 +1000 User-Agent: KMail/1.9.4 References: <200706152133.27118.slvhwke@optusnet.com.au> <200706161517.25578.slvhwke@optusnet.com.au> <20070616085454.GA30865@albatros.sisis.de> In-Reply-To: <20070616085454.GA30865@albatros.sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706162049.32131.slvhwke@optusnet.com.au> Cc: Matthias Apitz Subject: Re: KDE 3.5 Crashing 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: Sat, 16 Jun 2007 10:49:26 -0000 On Saturday 16 June 2007 18:54, Matthias Apitz wrote: > > > Can you check if only X or KDE is frozen, or the system at all? > > > Try to connect from some other host on the network. > > > Try to do some RAM testing as well. > > Ok my RAM is fine and dandy. I'm not sure how to check to see if only > > KDE is frozen. Once is freezes I can't do anything. Not even reset with > > ctrl-alt-del. And my keyboard usually goes dead > light turning off> > > > > Its just me - so I have no other host to connect from. I did notice > > something > > You could launch some script in one of the consles (not in KDE) > like: > > while true; do date >> /tmp/log ; sync ; sleep 60 ; done > > and when it freeze wait some fife minutes before power cycle > and later check if the script continued while KDE was frozen; Ok will definatley try that. > > though that i forgot to mention- it usually only crashes if I am doing > > some internet related activity. > > If I just do normal stuff like spreadsheeting, or developing or whatever > > it seems to run fine. > > Is this with a Wifi card? No - although I do have a WiFi card installed that I am not using - it was from my wireless broadband days. Should i pull it out? > matthias