From owner-freebsd-stable@FreeBSD.ORG Wed Jul 26 19:43:04 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 79EA616A535 for ; Wed, 26 Jul 2006 19:43:04 +0000 (UTC) (envelope-from phoenix.lists@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFA0443D46 for ; Wed, 26 Jul 2006 19:43:03 +0000 (GMT) (envelope-from phoenix.lists@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so832950nfc for ; Wed, 26 Jul 2006 12:43:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=iHoqAXGDZNIxe5rUQ7Jfosa6e5qrGV4QccXNj1az/b++Y6ixS58ce9bV7eXAC2SMSDxM6ZlMqcjLUEAFHe+qdGDy66HLp+WkST+BA+INPamnL5he+ZCMVOX4YmqW8Hq67SX7tXiy//R62WiPYTS3Agz+yUwkWhTSXxUCBBnDvLk= Received: by 10.49.41.18 with SMTP id t18mr1087152nfj; Wed, 26 Jul 2006 12:43:01 -0700 (PDT) Received: from sp0-host.localdomain ( [85.202.171.205]) by mx.gmail.com with ESMTP id x27sm389963nfb.2006.07.26.12.43.01; Wed, 26 Jul 2006 12:43:01 -0700 (PDT) From: "Lists For Simon Phoenix (phoenix.lists@gmail.com)" Organization: Phoenix Lab. To: stable@freebsd.org Date: Wed, 26 Jul 2006 22:42:53 +0300 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607262242.54083.phoenix.lists@gmail.com> Cc: 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: Wed, 26 Jul 2006 19:43:04 -0000 O. Hartmann 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. ASUS P800 SE i865e chipset - problems too.