From owner-freebsd-stable@FreeBSD.ORG Tue Jan 9 02:13:05 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68A6016A403 for ; Tue, 9 Jan 2007 02:13:05 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id F02E913C4B9 for ; Tue, 9 Jan 2007 02:13:04 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.25]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id l092D0kM060062 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Jan 2007 12:43:00 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Tue, 9 Jan 2007 12:39:45 +1030 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2036776.R72dvg3y0b"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200701091239.46735.doconnor@gsoft.com.au> X-Spam-Score: -1.36 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.57 on 203.31.81.10 Subject: Temperature/fan monitoring on a Supermicro P8SCT 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: Tue, 09 Jan 2007 02:13:05 -0000 --nextPart2036776.R72dvg3y0b Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Has anyone had any success? I've tried healthd (0.7.9) but it can't show temps, eg.. julx2:/usr/src/sys/amd64/conf>sudo healthd -1 -D Password: ************************ * Hardware Information * ************************ Unknown Vendor: ID =3D FFFF ************************ Temp.=3D 255.0, 0.0, 0.0; Rot.=3D 0, 0, 0 Vcore =3D 4.08, 4.08; Volt. =3D 4.08, 6.85, 15.50, -14.16, -6.12 ^C julx2:/usr/src/sys/amd64/conf>sudo healthd -2 -D ************************ * Hardware Information * ************************ Unknown Vendor: ID =3D FFFF ************************ Temp.=3D 255.0, 0.0, 0.0; Rot.=3D 0, 0, 0 Vcore =3D 4.08, 4.08; Volt. =3D 4.08, 6.85, 15.50, 6.07, 5.11 ^C Using SMB is even worse.. julx2:/usr/src/sys/amd64/conf>sudo healthd -S -1 -D ioctl(SMB_WRITEB): Permission denied julx2:/usr/src/sys/amd64/conf>sudo healthd -S -2 -D ioctl(SMB_WRITEB): Permission denied xmbmon (v205) returns.. julx2:/usr/src/sys/amd64/conf>xmbmon -DEBUG -probe winbond Probe Request: winbond >>> Testing Reg's at SMBus <<< SMBus slave 0x44(0x22) found... SMBus slave 0x50(0x28) found... SMBus slave 0x60(0x30) found... SMBus slave 0xC4(0x62) found... SMBus slave 0xD0(0x68) found... SMBus slave 0xE0(0x70) found... Set SMBus slave address: 0x50 Probing Winbond/Asus/LM78/79 chip: CR40:0xAD, CR41:0x00, CR42:0x00, CR43:0x00 CR44:0x00, CR45:0x00, CR46:0x00, CR47:0x00 CR48:0x01, CR49:0x48, CR4A:0x59, CR4B:0x4D CR4C:0x50, CR4D:0x35, CR4E:0x36, CR4F:0x34 CR56:0x2D, CR58:0x34, CR59:0x20, CR5D:0x06 CR3E:0x12, CR13:0x01, CR17:0x3D, CRA1:0x03 CR20:0x25, CR22:0x10, CR23:0x22, CR24:0x3C CR27:0x00, CR29:0x3C, CR2A:0x69, CR2B:0x80 ioctl(smb0:writebyte): Device not configured Supermicro have a FAQ entry about the monitor chips here..=20 http://www.supermicro.com/support/faqs/faq.cfm?faq=3D3099 =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2036776.R72dvg3y0b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFovlq5ZPcIHs/zowRAs/AAJ4q7L42apGsDeRUzy24JeFu9U3YGQCgoxjI VKShO887lzJP63jZxYdB21U= =bQiu -----END PGP SIGNATURE----- --nextPart2036776.R72dvg3y0b--