From owner-freebsd-amd64@FreeBSD.ORG Sun Dec 25 14:53:13 2005 Return-Path: X-Original-To: freebsd-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 559E616A41F for ; Sun, 25 Dec 2005 14:53:13 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id B472A43D49 for ; Sun, 25 Dec 2005 14:53:12 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IS200GAI6WG2B40@osl1smout1.broadpark.no> for freebsd-amd64@freebsd.org; Sun, 25 Dec 2005 15:57:52 +0100 (CET) Received: from kg-work.kg4.no ([80.203.92.30]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0IS20032P6T3GH20@osl1sminn1.broadpark.no> for freebsd-amd64@freebsd.org; Sun, 25 Dec 2005 15:55:51 +0100 (CET) Date: Sun, 25 Dec 2005 15:53:10 +0100 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH To: freebsd-amd64@freebsd.org Message-id: <20051225155310.0edbe3ca.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: hardware monitoring support for MSI RS480M2-IL (aka MS-7093) motherboard? 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: Sun, 25 Dec 2005 14:53:13 -0000 Hi, Does anyone have success in getting a hw monitoring program (you know, cpu temp, fan speeds, etc) working with the MSI RS480M2-IL (aka MS-7093) motherboard? I'm running FreeBSD 6.0-stable / amd64 o this motherboard. There shouldn't be any difference from running the i386 version, with regards to hardware monitoring? I have tried xmbmon from ports, but it just says: root@kg-quiet# mbmon -d -A Summary of Detection: * No monitors found. InitMBInfo: Unknown error: 0 This program needs "setuid root"!! I really don't know why it prints that last line, the program is setuid root already: root@kg-quiet# ls -l `which mbmon` -r-sr-xr-x 1 root wheel 52064 Dec 25 13:34 /usr/local/bin/mbmon A 'mbmon -D' gives: root@kg-quiet# mbmon -D Probe Request: none >>> Testing Reg's at ISA-IO <<< [ISA Port IO-Base:0x290] Probing Winbond/Asus/LM78/79 chip: CR40:0xFF, CR41:0xFF, CR42:0xFF, CR43:0xFF CR44:0xFF, CR45:0xFF, CR46:0xFF, CR47:0xFF CR48:0xFF, CR49:0xFF, CR4A:0xFF, CR4B:0xFF CR4C:0xFF, CR4D:0xFF, CR4E:0xFF, CR4F:0xFF CR56:0xFF, CR58:0xFF, CR59:0xFF, CR5D:0xFF CR3E:0xFF, CR13:0xFF, CR17:0xFF, CRA1:0xFF CR20:0xFF, CR22:0xFF, CR23:0xFF, CR24:0xFF CR27:0xFF, CR29:0xFF, CR2A:0xFF, CR2B:0xFF No Hardware Monitor found!! InitMBInfo: Unknown error: 0 Does anybody know what hw monitoring chip this motherboard have? And where that chip is connected? Is it connected to the SMbus controller in the SB400 southbridge? I tried Google, buth couldn't find any good info. -- Regards, Torfinn Ingolfsen, Norway