From owner-freebsd-mobile@FreeBSD.ORG Sat May 7 13:45:47 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4619416A4DC for ; Sat, 7 May 2005 13:45:47 +0000 (GMT) Received: from mbc.edu (mail.mbc.edu [216.57.240.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD9643D69 for ; Sat, 7 May 2005 13:45:46 +0000 (GMT) (envelope-from ckleski@mbc.edu) Received: from [192.168.0.101] by mbc.edu (Cipher TLSv1:RC4-MD5:128) (MDaemon.PRO.v8.0.0f2.R) with ESMTP id md50004879723.msg for ; Sat, 07 May 2005 09:45:04 -0400 From: ckleski@mbc.edu To: freebsd-mobile@freebsd.org Date: Sat, 7 May 2005 09:46:46 +0000 User-Agent: KMail/1.7.2 References: <20050505144749.GA22782@panix.com> <200505052053.56312.ckleski@mbc.edu> <20050506130525.GA21526@panix.com> In-Reply-To: <20050506130525.GA21526@panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505070946.46577.ckleski@mbc.edu> X-SortMonster-MessageSniffer-Message: md50004879723.msg X-SortMonster-MessageSniffer-Rules: tgibseut-MDPv0.53b (SNFv2-3.1i2) No patterns matched. X-SortMonster-MessageSniffer-Result: 0 X-Authenticated-Sender: ckleski@mbc.edu X-Spam-Processed: mail.mbc.edu, Sat, 07 May 2005 09:45:04 -0400 (not processed: message from trusted or authenticated source) X-Lookup-Warning: HELO/EHLO lookup on 192.168.0.101 does not match 65.202.151.105 X-MDRemoteIP: 65.202.151.105 X-Return-Path: ckleski@mbc.edu X-MDaemon-Deliver-To: freebsd-mobile@freebsd.org X-MDAV-Processed: mail.mbc.edu, Sat, 07 May 2005 09:45:07 -0400 Subject: Re: Fan/heat management issues on TP41p X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2005 13:45:47 -0000 The reported temperature is well below the important values PSV and CRT. You should monitor hw.acpi.thermal.tz0.temperature. Does it vary quite a bit? Does it ever approach the PSV or CRT? On Friday 06 May 2005 01:05 pm, Jesse Sheidlower wrote: > On Thu, May 05, 2005 at 08:53:56PM +0000, ckleski@mbc.edu wrote: > > Post the result of "sysctl hw.acpi.thermal" That's a good place to > > start looking for the problem. > > vasty~ $ sysctl hw.acpi.thermal > hw.acpi.thermal.min_runtime: 0 > hw.acpi.thermal.polling_rate: 10 > hw.acpi.thermal.tz0.temperature: 40.0C > hw.acpi.thermal.tz0.active: -1 > hw.acpi.thermal.tz0.thermal_flags: 0 > hw.acpi.thermal.tz0._PSV: 88.5C > hw.acpi.thermal.tz0._HOT: -1 > hw.acpi.thermal.tz0._CRT: 93.0C > hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 > > Thanks for any ideas. > > Jesse Sheidlower > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"