From owner-freebsd-questions@FreeBSD.ORG Tue May 8 14:06:07 2012 Return-Path: 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 06263106566C for ; Tue, 8 May 2012 14:06:07 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id AB1CD8FC18 for ; Tue, 8 May 2012 14:06:06 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1SRl3F-0002q3-OJ; Tue, 08 May 2012 15:06:05 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1SRl3F-0003EE-B3; Tue, 08 May 2012 15:06:05 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id q48E65iC012777; Tue, 8 May 2012 15:06:05 +0100 (BST) (envelope-from mexas@bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id q48E6492012776; Tue, 8 May 2012 15:06:04 +0100 (BST) (envelope-from mexas@bris.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bris.ac.uk using -f Date: Tue, 8 May 2012 15:06:04 +0100 From: Anton Shterenlikht To: Chris Whitehouse Message-ID: <20120508140604.GA12758@mech-cluster241.men.bris.ac.uk> Mail-Followup-To: Chris Whitehouse , freebsd-questions@freebsd.org References: <20120501120654.GA4883@mech-cluster241.men.bris.ac.uk> <20120501124110.GB5007@mech-cluster241.men.bris.ac.uk> <4FA032AE.8050902@onetel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4FA032AE.8050902@onetel.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: ACPI temprature settings [WAS: Re: laptop very hot and noisy] 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: Tue, 08 May 2012 14:06:07 -0000 On Tue, May 01, 2012 at 07:59:58PM +0100, Chris Whitehouse wrote: > On 01/05/2012 13:41, Anton Shterenlikht wrote: > >So I might need to pull the laptop apart.. > >I'm just not sure I could put it back > >together... > > > >Thanks anyway > > service manual (c02834030.pdf): > http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&prodSeriesId=3368539&targetPage=http%3A%2F%2Fbizsupport1.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc02834030%2Fc02834030.pdf > > short url: > http://bit.ly/Ivgs5C > > HP are pretty good about service manuals. yes, this is partly why I bought an HP laptop. I had previous experience with other HP/Compaq/Digital hardware and manuals - they are generally very good. Anyway, this was easier than I expected. I removed a lot of dust from the fan and the heat sink gills. I also replaced the "thermal material". I rebuilt gcc47 and saw the highest temperature of 75. This is on the southern side, so not too bad. The noise reduced too. Now, I'd just like to understand better the meaning of these console messages: May 8 15:00:08 mech-aslap239 kernel: acpi_tz0: _AC3: temperature 64.0 >= setpoint 40.0 May 8 15:00:08 mech-aslap239 kernel: acpi_tz0: _AC2: temperature 64.0 >= setpoint 50.0 May 8 15:00:18 mech-aslap239 kernel: acpi_tz0: _AC3: temperature 64.0 >= setpoint 40.0 May 8 15:00:18 mech-aslap239 kernel: acpi_tz0: _AC2: temperature 64.0 >= setpoint 50.0 May 8 15:00:28 mech-aslap239 kernel: acpi_tz0: _AC3: temperature 64.0 >= setpoint 40.0 May 8 15:00:28 mech-aslap239 kernel: acpi_tz0: _AC2: temperature 64.0 >= setpoint 50.0 May 8 15:00:38 mech-aslap239 kernel: acpi_tz0: _AC3: temperature 64.0 >= setpoint 40.0 May 8 15:00:38 mech-aslap239 kernel: acpi_tz0: _AC2: temperature 64.0 >= setpoint 50.0 May 8 15:00:48 mech-aslap239 kernel: acpi_tz0: _AC3: temperature 65.0 >= setpoint 40.0 May 8 15:00:48 mech-aslap239 kernel: acpi_tz0: _AC2: temperature 65.0 >= setpoint 50.0 Where are setpoints defined? What's acpi_tz? What are AC1, AC2, AC3? Which kernel tunables are involved in the switching from one fan speed to another (assuming AC1, AC2, AC3 are related to fan speed in some way)? I had a quick look at ⌡aacpi(4), but none of the above are mentioned. Many thanks for all your help. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423