From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 01:07:25 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95760106564A for ; Wed, 5 Sep 2012 01:07:25 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from asbnvacz-mailrelay01.megapath.net (asbnvacz-mailrelay01.megapath.net [207.145.128.243]) by mx1.freebsd.org (Postfix) with ESMTP id 6106F8FC0A for ; Wed, 5 Sep 2012 01:07:25 +0000 (UTC) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.53]) by asbnvacz-mailrelay01.megapath.net (Postfix) with ESMTP id 73AA2A710A2 for ; Tue, 4 Sep 2012 21:07:24 -0400 (EDT) Received: (qmail 17935 invoked from network); 5 Sep 2012 01:07:23 -0000 Received: by simscan 1.4.0 ppid: 9409, pid: 30703, t: 0.1554s scanners: clamav: 0.88.2/m:52/d:13495 Received: from unknown (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Sep 2012 01:07:23 -0000 Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.8]) by be-well.ilk.org (Postfix) with ESMTP id 22E4033C24; Tue, 4 Sep 2012 21:07:18 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 918163983C; Tue, 4 Sep 2012 21:07:15 -0400 (EDT) From: Lowell Gilbert To: "chiehhan" References: <5045b49c.27f1440a.422f.1dc4@mx.google.com> Date: Tue, 04 Sep 2012 21:07:15 -0400 In-Reply-To: <5045b49c.27f1440a.422f.1dc4@mx.google.com> (chiehhan@gmail.com's message of "Tue, 04 Sep 2012 15:58:15 +0800") Message-ID: <44y5kps2f0.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-questions 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 Reply-To: freebsd-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2012 01:07:25 -0000 "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?