From owner-freebsd-questions@FreeBSD.ORG Sun Nov 13 01:43:01 2011 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 C0F8B1065672 for ; Sun, 13 Nov 2011 01:43:01 +0000 (UTC) (envelope-from eam1edward@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8E4AE8FC15 for ; Sun, 13 Nov 2011 01:43:01 +0000 (UTC) Received: by iakl21 with SMTP id l21so6157406iak.13 for ; Sat, 12 Nov 2011 17:43:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=nan9V62XWityb0F20QmPOIBn0oeuXe9rKrFmX9StCsM=; b=CdyQcwE17mt0Zf6zRyyjNrBE1fzuN2rZBtGg1IktFwRCfM9EXOqIV4emBEtDv6fenz GJAVmbckGCA13RhtBZl8pqR4fMOWtwQBTLmUFpUcUHPf5z5Ce7F1i/6jkfZVCbj/pCiw M/FrvqvCuu9UPBtALdDMmIj9eXCm9B6f+w+Y4= Received: by 10.68.34.67 with SMTP id x3mr11020607pbi.100.1321147031034; Sat, 12 Nov 2011 17:17:11 -0800 (PST) Received: from [192.168.1.2] ([174.134.109.226]) by mx.google.com with ESMTPS id 4sm43370425pbj.18.2011.11.12.17.17.09 (version=SSLv3 cipher=OTHER); Sat, 12 Nov 2011 17:17:10 -0800 (PST) Message-ID: <4EBF294D.6060306@gmail.com> Date: Sat, 12 Nov 2011 18:19:57 -0800 From: Edward Martinez User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: apps to display cpu temp 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: Sun, 13 Nov 2011 01:43:01 -0000 Hi, I have a Pentium 4 and i have been trying to get "coretemp" and "sysctl hw.acpi.thermal.tz0.temperature" to display my Cpu temperture , however i have not had any luck using them Are there any other apps perhaps from ports that reports CPU temp? thanks