From owner-freebsd-current@freebsd.org Fri Oct 2 20:49:36 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8458A0DFD8 for ; Fri, 2 Oct 2015 20:49:36 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9BBC318C2 for ; Fri, 2 Oct 2015 20:49:35 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 06861153408 for ; Fri, 2 Oct 2015 22:49:27 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PW6uNzXEKmYz; Fri, 2 Oct 2015 22:49:07 +0200 (CEST) Received: from [IPv6:2001:4cb8:3:1:1c3d:df1e:6ba6:3d00] (unknown [IPv6:2001:4cb8:3:1:1c3d:df1e:6ba6:3d00]) by smtp.digiware.nl (Postfix) with ESMTPA id C191F153416 for ; Fri, 2 Oct 2015 22:49:07 +0200 (CEST) Subject: Wrong temperature with AMD and amdtemp.ko References: <560EDCA9.1070101@withagen.nl> To: freebsd current From: Willem Jan Withagen X-Forwarded-Message-Id: <560EDCA9.1070101@withagen.nl> Message-ID: <560EEDC3.90809@digiware.nl> Date: Fri, 2 Oct 2015 22:49:07 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <560EDCA9.1070101@withagen.nl> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2015 20:49:36 -0000 Hi 10.2-STABLE FreeBSD 10.2-STABLE #0 r287102: Mon Aug 24 Processor: Opteron 6812, in Supermicro H8SGL dev.cpu.7.temperature: 11.1C dev.cpu.6.temperature: 11.1C dev.cpu.5.temperature: 11.1C dev.cpu.4.temperature: 11.1C dev.cpu.3.temperature: 11.1C dev.cpu.2.temperature: 11.1C dev.cpu.1.temperature: 11.1C dev.cpu.0.temperature: 11.1C But I'm pretty sure it is not 11.1C in the datacenter.... Or should I not use amdtemp.ko for this? --WjW