From owner-freebsd-stable@FreeBSD.ORG Fri Aug 4 17:00:04 2006 Return-Path: X-Original-To: freebsd-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 C69AF16A4DD for ; Fri, 4 Aug 2006 17:00:04 +0000 (UTC) (envelope-from prvs=ohartman=36475dd83@uni-mainz.de) Received: from mailgate02.zdv.uni-mainz.de (mailgate02.zdv.Uni-Mainz.DE [134.93.178.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1437743D46 for ; Fri, 4 Aug 2006 17:00:03 +0000 (GMT) (envelope-from prvs=ohartman=36475dd83@uni-mainz.de) Received: from exfront01.zdv.uni-mainz.de ([134.93.176.49]) by mailgate02.zdv.uni-mainz.de with ESMTP; 04 Aug 2006 19:00:02 +0200 Received: from mail.uni-mainz.de ([134.93.176.49]) by exfront01.zdv.Uni-Mainz.DE with Microsoft SMTPSVC(6.0.3790.1830); Fri, 4 Aug 2006 19:00:01 +0200 Received: from [130.133.86.198] ([130.133.86.198] RDNS failed) by mail.uni-mainz.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Fri, 4 Aug 2006 19:00:01 +0200 Message-ID: <44D37D12.2070507@uni-mainz.de> Date: Fri, 04 Aug 2006 19:00:02 +0200 From: "O. Hartmann" User-Agent: Thunderbird 1.5.0.5 (X11/20060731) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Aug 2006 17:00:01.0411 (UTC) FILETIME=[6C9BB530:01C6B7E7] Subject: No ACPI thermal zones on AMI BIOS? 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: Fri, 04 Aug 2006 17:00:04 -0000 I know this has been discussed prior to my recent posting. On two boxes running FreeBSD 6.1-STABLE with AMI BIOS neither thermal-zones nor fan speed information is provided as OID (looking at this via sysctl hw.acpi). One box is a ASUS A8N32-SLI Deluxe, most recent (AMI-) BIOS 1205, running FreeBSD 6.1-STABLE/AMD64 (no 32Bit compatibility) as built with the most recent FreeBSD 6.1-code available via CVS. The other box is at my lab a ASUS P4P800 i386 box, quite old compared to the AMD64 box, but also equipted with an AMI BIOS. This box also does not show any thermal zones and/or fand speed information via ACPI as it should expected due to its age. I had another AMD64 box, based on ASUS A8N-SLI Deluxe, with AWARD BIOS and there I saw theraml zones and fan speed informations via sysctl, mbmon/xmbmon was useable on that board, while this tool isn't on the above first mentioned. What is the difference between these BIOSes in handling these health-important informations and why are these infos aren't accessible in FreeBSD? Regards, Oliver