From owner-freebsd-questions@FreeBSD.ORG Sun Jan 23 13:05:11 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BE8D16A4CE for ; Sun, 23 Jan 2005 13:05:11 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B896943D31 for ; Sun, 23 Jan 2005 13:05:10 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CshQR-0005sU-00 for ; Sun, 23 Jan 2005 14:05:07 +0100 Received: from a213-22-220-231.netcabo.pt ([213.22.220.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Jan 2005 14:05:07 +0100 Received: from hishadow by a213-22-220-231.netcabo.pt with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Jan 2005 14:05:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Joe Kraft Date: Sun, 23 Jan 2005 13:05:17 +0000 Lines: 22 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: a213-22-220-231.netcabo.pt User-Agent: Mozilla Thunderbird 1.0 (X11/20050101) X-Accept-Language: en-us, en Sender: news Subject: mbmon with Tyan 2510 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 13:05:11 -0000 Has anyone used the sysutils/xmbmon port to get status from the Tyan S2510 motherboard? I'm using FBSD 5.3. mbmon seems to detect the system monitor chip and read it OK, but it doesn't report everything. I'm only receiving one temperature value and two fan speeds. The temperature appears to be the case temp. The fan speed is from one of the CPUs and the other from one of the case fans. [joe@ice joe]$ mbmon -d Using SMBus access method[ServerWorks(ServerSet Chipset)]!! * Nat.Semi.Con. Chip LM80 found. [joe@ice joe]$ mbmon Temp.= 24.3, 0.0, 0.0; Rot.= 7031, 3443, 0 Vcore = 1.46, 2.79; Volt. = 3.44, 2.90, 0.63, -0.10, -0.00 Any help you can provide to help me figure this out would be appreciated. Joe.