From owner-freebsd-stable@FreeBSD.ORG Thu Jul 27 06:24:43 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 05AE716A4DA for ; Thu, 27 Jul 2006 06:24:43 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from H43.C18.B96.tor.eicat.ca (H43.C18.B96.tor.eicat.ca [66.96.18.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F9CD43D49 for ; Thu, 27 Jul 2006 06:24:42 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from [127.0.0.1] (desktop.home.local [172.16.0.200]) by H43.C18.B96.tor.eicat.ca (Postfix) with ESMTP id 21B7711469; Thu, 27 Jul 2006 02:24:34 -0400 (EDT) Message-ID: <44C85C4F.7030902@rogers.com> Date: Thu, 27 Jul 2006 02:25:19 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Jiawei Ye References: <44C63DFD.5040401@rogers.com> <20060726160952.GW17014@poupinou.org> <016E6A0B-E3E4-4444-BD27-24E75C784788@tamu.edu> <44C7BA05.7020508@rogers.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SpamToaster-Information: This messages has been scanned by SpamToaster http://www.digitalprogression.ca X-SpamToaster: Found to be clean X-SpamToaster-SpamCheck: not spam, SpamAssassin (not cached, score=-2.49, required 3.5, ALL_TRUSTED -1.80, BAYES_00 -2.60, DK_POLICY_SIGNSOME 0.00, DNS_FROM_RFC_ABUSE 0.20, DNS_FROM_RFC_POST 1.71) X-SpamToaster-From: mikej@rogers.com X-Spam-Status: No Cc: David Duchscher , stable@freebsd.org, Bruno Ducrot 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: Thu, 27 Jul 2006 06:24:43 -0000 Jiawei Ye wrote: > On 7/27/06, Mike Jakubik wrote: >> I don't want to spend $50 extra per system, just so i can read the >> temperature, and not even use any of the IPMI functions. I need a simple >> and scriptable way to get the values, acpi sysctls are ideal for this. > What about using SMBus? Is it available on your system? xmbmon reads > temperatures off the SMBus IIRC. I tried that, unfortunately it does not work. All i want to know is if this a shortcoming of freebsd or the motherboard, if its the later, i will contact the manufacturer.