From owner-freebsd-hackers@FreeBSD.ORG Mon May 14 23:26:59 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6903A1065670 for ; Mon, 14 May 2012 23:26:59 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 21D6C8FC0A for ; Mon, 14 May 2012 23:26:59 +0000 (UTC) Received: by yhgm50 with SMTP id m50so6164763yhg.13 for ; Mon, 14 May 2012 16:26:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=eNYScajxeuAdA6tv8xtp2x/CdRcP+KqVWwyW7h4UaFo=; b=TxkAhICy6SVE2LaZiWBw8CpHGZA4XmaU/sQDfqlIsez2DO2WmyX2x+NXto+voI4ajp f3Z6rf1vA0pVMh9qx5ihUSAtoenvArY1wZc3maslEOxtvWuV/1oIl2nu3sl2OiAT5wvc ejeDGeccHI2vdvQlxlbrOsdrpdUJAtoW9hllnoTZxuqbouCNjqRoXqWjLiLmlQuQiIAL qjf3rzBqooxE05Ee/pPkt5T0frWpRbCKkHfEoeJgCyyh/Pd8jzfsBgmim7fYs7fs/9mu WO82xFEYj/TpnH0Gf53zAzuFKezs5DPEqzXNlNhxXbPDKeyAXitA3NXrV2vWSkPbGvTQ mtng== MIME-Version: 1.0 Received: by 10.50.222.134 with SMTP id qm6mr5270852igc.49.1337038012065; Mon, 14 May 2012 16:26:52 -0700 (PDT) Received: by 10.43.51.69 with HTTP; Mon, 14 May 2012 16:26:52 -0700 (PDT) In-Reply-To: <1337037566.1503.100.camel@revolution.hippie.lan> References: <4FB1891F.4090703@chillt.de> <1337037566.1503.100.camel@revolution.hippie.lan> Date: Mon, 14 May 2012 19:26:52 -0400 Message-ID: From: Aryeh Friedman To: Ian Lepore , FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: diagonising a overheating problem X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 23:26:59 -0000 > > dev.cpu.0.temperature is provided by the coretemp(4) driver, maybe you > need to kldload it? > > -- Ian > > Added coretemp and still no sysctl of that name