From owner-freebsd-amd64@FreeBSD.ORG Fri Aug 11 18:46:22 2006 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 528F516A4DF for ; Fri, 11 Aug 2006 18:46:22 +0000 (UTC) (envelope-from dan@langille.org) Received: from m21.unixathome.org (m21.unixathome.org [205.150.199.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BB7343D6D for ; Fri, 11 Aug 2006 18:46:19 +0000 (GMT) (envelope-from dan@langille.org) Received: from localhost (localhost [205.150.199.217]) by m21.unixathome.org (Postfix) with ESMTP id 008D8C399 for ; Fri, 11 Aug 2006 14:46:23 -0400 (EDT) Received: from m21.unixathome.org ([205.150.199.217]) by localhost (m21.unixathome.org [205.150.199.217]) (amavisd-new, port 10024) with ESMTP id 05013-05 for ; Fri, 11 Aug 2006 14:46:17 -0400 (EDT) Received: from bast.unixathome.org (bast.unixathome.org [70.26.229.230]) by m21.unixathome.org (Postfix) with ESMTP id 0AD84C38C for ; Fri, 11 Aug 2006 14:46:16 -0400 (EDT) Received: from [10.55.0.99] (wocker.unixathome.org [10.55.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 3A28CB822 for ; Fri, 11 Aug 2006 14:46:10 -0400 (EDT) From: "Dan Langille" To: amd64@freebsd.org Date: Fri, 11 Aug 2006 14:46:09 -0400 MIME-Version: 1.0 Message-ID: <44DC9831.21645.A8D4331@dan.langille.org> Priority: normal X-mailer: Pegasus Mail for Windows (4.31) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at unixathome.org Cc: Subject: fan speed/cpu temp X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2006 18:46:22 -0000 I'm trying to get fan speed and CPU temp out of my Dual Opteron (HDAMA rev.G) board which is running 6.1-STABLE. I'm finding that mbmon and healthd are reporting nothing useful. Similarly, sysctl has nothing related to cpu temp or fan speed. Example output follows. Any suggestions on what to look for, try, prod, poke, bludgeon? Thanks. [root@opti:~] # mbmon -d SMBus[AMD756/766/768/8111] found, but No HWM available on it!! No Hardware Monitor found!! InitMBInfo: Invalid argument healthd: A value of 255.00 for Chip Set Temperature with a range of (0.00 <= n <= 30.00) healthd: A value of 0.00 for CPU #0 Temperature with a range of (10.00 <= n <= 30.00) healthd: A value of 0.00 for CPU #1 Temperature with a range of (10.00 <= n <= 30.00) healthd: A value of 0.00 for CPU #0 Cooling Fan with a range of (3000.00 <= n <= 9999.00) healthd: A value of 0.00 for CPU #1 Cooling Fan with a range of (3000.00 <= n <= 9999.00) [root@opti:~] # sysctl -a | grep -i speed hw.firewire.fwmem.speed: 2 hw.firewire.fwe.tx_speed: 2 hw.firewire.sbp.max_speed: -1 machdep.conspeed: 9600 machdep.gdbspeed: 9600 [root@opti:~] # sysctl -a | grep -i fan [root@opti:~] # [root@opti:~] # uname -a FreeBSD opti.example.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Aug 11 12:43:34 EDT 2006 dan@opti.example.org:/usr/obj/usr/src/sys/OPTI amd64 full healthd output: http://pastebin.ca/126649 main board specs: http://tinyurl.com/o7pet -- Dan Langille : Software Developer looking for work my resume: http://www.freebsddiary.org/dan_langille.php