From owner-freebsd-questions@FreeBSD.ORG Thu Feb 15 17:36:40 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 A0F0716A406 for ; Thu, 15 Feb 2007 17:36:40 +0000 (UTC) (envelope-from jester@panix.com) Received: from l2mail1.panix.com (l2mail1.panix.com [166.84.1.75]) by mx1.freebsd.org (Postfix) with ESMTP id 7C0D913C428 for ; Thu, 15 Feb 2007 17:36:40 +0000 (UTC) (envelope-from jester@panix.com) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by l2mail1.panix.com (Postfix) with ESMTP id 908F16366E for ; Thu, 15 Feb 2007 12:19:51 -0500 (EST) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id 9F6EA13A868 for ; Thu, 15 Feb 2007 12:19:50 -0500 (EST) Received: (from jester@localhost) by panix2.panix.com (8.11.6p3/8.8.8/PanixN1.1) id l1FHJoq10218 for freebsd-questions@freebsd.org; Thu, 15 Feb 2007 12:19:50 -0500 (EST) Date: Thu, 15 Feb 2007 12:19:50 -0500 From: Jesse Sheidlower To: freebsd-questions@freebsd.org Message-ID: <20070215171950.GA16214@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.10i Subject: Diagnosing fan problem 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, 15 Feb 2007 17:36:40 -0000 I have a ThinkPad T41p that has had a variety of fan problems for some time. After my most recent repair things seemed to be working fine, but the other day I was compiling some ports and the machine just shut down in the middle; after some experimentation it seemed clear that it was just overheating under load and shutting itself off. (Looking at the temperature sysctl showed that it was getting increasingly hot until it crashed.) How can I monitor what is happening? Are there any ways I can find out from FreeBSD if the fan is even on, or how it thinks it is working? "systcl -a | grep fan" didn't return anything. Can I control the fan? I don't want to make yet another warranty call if they're gonna say, "It's working fine, it's your OS" or something. Thanks. Jesse Sheidlower