From owner-freebsd-questions@FreeBSD.ORG Mon Jul 21 21:24:58 2008 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 CE2DB106567B for ; Mon, 21 Jul 2008 21:24:58 +0000 (UTC) (envelope-from tl32@next.online.no) Received: from mail43.e.nsc.no (mail43.e.nsc.no [193.213.115.43]) by mx1.freebsd.org (Postfix) with ESMTP id 594D48FC19 for ; Mon, 21 Jul 2008 21:24:57 +0000 (UTC) (envelope-from tl32@next.online.no) Received: from [84.202.100.145] (084202100145.customer.alfanett.no [84.202.100.145]) (authenticated bits=0) by mail43.nsc.no (8.13.8/8.13.5) with ESMTP id m6LLOtVi013215; Mon, 21 Jul 2008 23:24:55 +0200 (MEST) Message-ID: <4884FEDA.1060109@next.online.no> Date: Mon, 21 Jul 2008 23:25:46 +0200 From: Tore Lund User-Agent: Thunderbird 2.0.0.12 (X11/20080229) MIME-Version: 1.0 To: Achilleas Mantzios , freebsd-questions@freebsd.org References: <48849FFD.10285.C71CED5@iwrtech.iwr.ru.ac.za> <200807211656.10874.achill@matrix.gatewaynet.com> <4884A8A7.3070108@gmail.com> <200807212205.02066.achill@matrix.gatewaynet.com> In-Reply-To: <200807212205.02066.achill@matrix.gatewaynet.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Monitoring CPU temperature: mbmon shows 201 degrees 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, 21 Jul 2008 21:24:58 -0000 Achilleas Mantzios wrote: > ... > Having said that, the issue with the temperature must not be my thing :( > after kldload coretemp, i get > [achix@panix ~]% sysctl -a | grep tempera > hw.acpi.thermal.tz0.temperature: 40,0C > dev.cpu.0.temperature: -1 > [achix@panix ~]% > The first always is stuck to 40 and dev.cpu.0.temperature to -1. Achillea, have you told us what CPU you have? Manolis presumes you have an Intel, but I do not see this information anywhere in your posts. If you have a recent AMD, try the port k8temp. -- Tore