From owner-freebsd-stable@FreeBSD.ORG Tue Jul 25 17:23:09 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C1C816A4DD for ; Tue, 25 Jul 2006 17:23:09 +0000 (UTC) (envelope-from ohartman@mail.uni-mainz.de) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AAA843D5F for ; Tue, 25 Jul 2006 17:23:06 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [192.168.1.128] (e178000066.adsl.alicedsl.de [85.178.0.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id E75ED3002C2B; Tue, 25 Jul 2006 19:23:04 +0200 (CEST) Message-ID: <44C65375.70908@mail.uni-mainz.de> Date: Tue, 25 Jul 2006 19:23:01 +0200 From: "O. Hartmann" User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Mike Jakubik References: <44C63DFD.5040401@rogers.com> In-Reply-To: <44C63DFD.5040401@rogers.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Cc: stable@freebsd.org Subject: Re: Monitoring temperature with acpi (sysctls) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2006 17:23:09 -0000 Mike Jakubik wrote: > I need to be able to get the cpu and fan information from my > motherboard, however none of the monitoring utilities in the ports > seems to support my motherboard (Supermicro PDSMi, Intel E7230 > (Mukilteo) Chipset). On my older VIA based motherboards and some > Nvidia, i can get this information using ACPI and the hw.acpi.thermal > sysctl. This however is not available on this motherboard. Would this > be a shortcoming of the motherboards ACPI implementation, or a lack of > support by freebsd? > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" Similar problem to me here with a ASUS A8N32-SLI Deluxe. The older versions of this motherboard type like A8N-SLI Deluxe and maybe A8N-SLI Premium had thermal zones in ACPI output, but not the A8N32-SLI. No temperature, no fanspeed, no thermal zones.