From owner-freebsd-questions@FreeBSD.ORG Thu May 14 03:02:45 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 98C7D367 for ; Thu, 14 May 2015 03:02:45 +0000 (UTC) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3C31ED4 for ; Thu, 14 May 2015 03:02:44 +0000 (UTC) Received: from kabini1.local (rbn1-216-180-19-50.adsl.hiwaay.net [216.180.19.50]) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id t4E32gFf006783 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 13 May 2015 22:02:43 -0500 Message-ID: <55541052.6020802@hiwaay.net> Date: Wed, 13 May 2015 22:08:57 -0453 From: "William A. Mahaffey III" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: "FreeBSD Questions !!!!" Subject: sysctl question Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2015 03:02:45 -0000 My sysctl is reporting nonsense temps for my CPU: [wam@kabini1, ~, 10:04:02pm] 357 % sysctl -A | egrep '(temperature|usage)' dev.cpu.0.temperature: 10.6C dev.cpu.0.cx_usage: 100.00% 0.00% last 445us dev.cpu.1.temperature: 10.6C dev.cpu.1.cx_usage: 100.00% last 11us dev.cpu.2.temperature: 10.6C dev.cpu.2.cx_usage: 100.00% last 21us dev.cpu.3.temperature: 10.6C dev.cpu.3.cx_usage: 100.00% last 9us [wam@kabini1, ~, 10:04:10pm] 358 % sysctl -a | grep -i model hw.model: AMD Sempron(tm) 3850 APU with Radeon(tm) R3 dev.rgephy.0.%pnpinfo: oui=0xe04c model=0x0 rev=0x0 [wam@kabini1, ~, 10:04:14pm] 359 % uname -a FreeBSD kabini1.local 9.3-RELEASE-p13 FreeBSD 9.3-RELEASE-p13 #0: Tue Apr 7 03:01:12 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 [wam@kabini1, ~, 10:05:08pm] 360 % Room temp is about 75F, or ~23C. CPU is generating heat, thermodynamically impossible for it to be cooler than room temp. Obviously not critical, but I would like to know reasonably accurately how hot the CPU is in real time. Is this a sufficient bug report ? TIA .... -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.