From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 01:37:41 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 74256106564A for ; Wed, 5 Sep 2012 01:37:41 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 2EDC88FC0C for ; Wed, 5 Sep 2012 01:37:40 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q851be8O035062; Tue, 4 Sep 2012 19:37:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q851behA035059; Tue, 4 Sep 2012 19:37:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 4 Sep 2012 19:37:40 -0600 (MDT) From: Warren Block To: freebsd-questions In-Reply-To: <44y5kps2f0.fsf@lowell-desk.lan> Message-ID: References: <5045b49c.27f1440a.422f.1dc4@mx.google.com> <44y5kps2f0.fsf@lowell-desk.lan> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Tue, 04 Sep 2012 19:37:40 -0600 (MDT) Cc: chiehhan Subject: Re: asking for help about "acpi_tz0: _CRT value is absurd, ignored (256.0C) " 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: Wed, 05 Sep 2012 01:37:41 -0000 On Tue, 4 Sep 2012, Lowell Gilbert wrote: > "chiehhan" writes: > >> To whom may concern, >> >> I am a greenhorn in the field of freebsd.And when I install Freebsd9.0 on my laptop HP NX6330,a control spam "acpi_tz0: _CRT value is absurd, ignored (256.0C)"occurs. >> >> I learned some reference about sysctl and revised the configure file sysctl.conf,adding two lines below into sysctl.conf: >> hw.acpi.thermal.user_override=1 >> hw.acpi.thermal.tz0._CRT=110.0C >> but the control spam remains. >> >> I read the source code about acpi_thermal.c,but still have no idea about how to solve this problem.I am a little desperated and turn freebsd-questions@freebsd.org for help.Would you please send me a solution? > > A solution to what problem? The "ignored" message isn't a problem on its > own; do you think it causing some other trouble that you didn't describe? I have a similar HP system. That message is logged a couple of times a minute, hiding other messages in the logs and making them roll over quickly. That particular system is a Pentium D which wasn't really worth much effort, but it would still be nice to see this annoyance fixed.