From owner-freebsd-questions@FreeBSD.ORG Mon Jun 22 22:31:27 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 E399A1065673 for ; Mon, 22 Jun 2009 22:31:27 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f209.google.com (mail-bw0-f209.google.com [209.85.218.209]) by mx1.freebsd.org (Postfix) with ESMTP id 5E3D98FC1A for ; Mon, 22 Jun 2009 22:31:27 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz5 with SMTP id 5so661159bwz.43 for ; Mon, 22 Jun 2009 15:31:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=buFZ1xGpfrk6xYQp6ciqN498pV96R5MgwQSMGOL0qs0=; b=kjC4XtFLjQvFRzO8ruXu0IvYk4/Bgz0Gl1jL82wdNAknvrFikoKAS7QbPdoiMSHas3 PGCNn8FLwCWtetO2YZVM7gfBmi9ZWcMEcSm3JCDGuXSCTdvcqqX0bqCOt8akU7QU6dbr 88HGJyeuq98Y+QLlbrBvI8dImqpLSwjo3QRZU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=rNMzVJeX7nOh6eENd6ibUqVg8ZT+myxqNiFbCF76Hl0d0oa1HVL1CjxTGorp2hc0t3 6x2489bRb+R8WXqIQHbHatRlezpYk9ixlx07Ae7bkXo/mClEVVSlHw/rwXvL28BDgt21 xiKQb3D0TkXoGlGq0psdIw4d/B7sG3U1Y1Ul0= MIME-Version: 1.0 Received: by 10.204.31.230 with SMTP id z38mr6776976bkc.85.1245709886019; Mon, 22 Jun 2009 15:31:26 -0700 (PDT) In-Reply-To: <4A3FC9AD.5090501@inbox.ru> References: <4A3FC048.1040406@inbox.ru> <4A3FC9AD.5090501@inbox.ru> Date: Mon, 22 Jun 2009 18:31:25 -0400 Message-ID: <4ad871310906221531g658d2c7dl9ee1aee82312251e@mail.gmail.com> From: Glen Barber To: The Ghost Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org 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: Mon, 22 Jun 2009 22:31:28 -0000 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 -- Glen Barber