From owner-freebsd-questions@FreeBSD.ORG Tue Jun 23 02:41:08 2009 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 8E775106564A for ; Tue, 23 Jun 2009 02:41:08 +0000 (UTC) (envelope-from the-ghost@inbox.ru) Received: from mx39.mail.ru (mx39.mail.ru [94.100.176.53]) by mx1.freebsd.org (Postfix) with ESMTP id 49EFA8FC14 for ; Tue, 23 Jun 2009 02:41:08 +0000 (UTC) (envelope-from the-ghost@inbox.ru) Received: from [85.140.2.254] (port=10006 helo=[192.168.1.227]) by mx39.mail.ru with asmtp id 1MIvwa-0000UK-00 for freebsd-questions@freebsd.org; Tue, 23 Jun 2009 06:41:08 +0400 Message-ID: <4A40405F.1070209@inbox.ru> Date: Tue, 23 Jun 2009 06:39:27 +0400 From: The Ghost Organization: Lamers Company, Inc. User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4A3FC048.1040406@inbox.ru> <4A3FC9AD.5090501@inbox.ru> <4ad871310906221531g658d2c7dl9ee1aee82312251e@mail.gmail.com> In-Reply-To: <4ad871310906221531g658d2c7dl9ee1aee82312251e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected X-Mras: Ok Subject: Re: CPU temperature on TUSL2-C 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, 23 Jun 2009 02:41:09 -0000 Glen Barber wrote: > On Mon, Jun 22, 2009 at 2:13 PM, The Ghost wrote: >>> I am trying to find out the temperature of my CPU. > > If you have ACPI enabled, try: > > sysctl -a hw.acpi | grep temperature > I also tried, and sysctl -a |grep temp returns nothing - I don't know why or what should I try to do to enable this. (ACPI is enabled, and there are other ACPI variables in sysctl).