From owner-freebsd-stable Tue Feb 12 13:10: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtpproxy1.mitre.org (smtpproxy1.mitre.org [129.83.20.90]) by hub.freebsd.org (Postfix) with ESMTP id 91B8C37B433 for ; Tue, 12 Feb 2002 13:08:43 -0800 (PST) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.11.3/8.11.3) with ESMTP id g1CL8Y815639; Tue, 12 Feb 2002 16:08:34 -0500 (EST) Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id g1CL8Wk01556; Tue, 12 Feb 2002 16:08:32 -0500 (EST) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub2.mitre.org with SMTP id 9225977; Tue, 12 Feb 2002 16:08:29 -0500 Message-ID: <3C69844D.A4CAE899@mitre.org> Date: Tue, 12 Feb 2002 16:08:29 -0500 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: mikea Cc: John Merryweather Cooper , Lev Serebryakov , Freebsd-Stable Subject: Re: ABit VP6 (VIA Appolo Pro133A) hardware monitoring References: <1585891578.20020212012741@serebryakov.spb.ru> <20020211144501.C45459@johncoop.MSHOME> <3C6932F3.D9DEB0C1@mitre.org> <20020212145119.A33839@mikea.ath.cx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mikea wrote: > > On Tue, Feb 12, 2002 at 10:21:23AM -0500, Jason Andresen wrote: > > John Merryweather Cooper wrote: > > > > > > Try xmbmon at sysutils/xmbmon. It works with VIA chipsets (I have a > > > VT82C686B also and it works fine). > > > > > > On 2002.02.11 14:27 Lev Serebryakov wrote: > > > > Hello, Freebsd-Stable! How are you? > > > > > > > > I've buy ABIt VP6 motherboard (dual Pro133A-based motherboard). It > > > > works perfectly (with two CPUs), HPT370 Raid works too. > > > > > > > > But I could not get any values from hardware monitoring. There is NO > > > > `viapm' driver (like `intpm' or `alpm') and this monitoring is > > > > VT82C686B-based, not LM7x-based, so lmmon and other such programs > > > > from ports doesn't work too. > > > > > > > > Could I get my CPUs' temperatures and Fans' speeds under FreeBSD? > > > > Hmm, no dice on my VT82C686B (VT8366A + VT8233): > > > > (240 ~): sudo mbmon -d > > * SMBus[VIA8233(KT266)] found, but No HWM available on it!! > > Using ISA-IO access method!! > > MainSMBusADDR(CR48) = 5A > > SubSMBusADDRs(CR4A) = 90, 90 [Temp1 exists, Temp2 exists] > > DeviceID(CR49&0xFE) = 0 > > VenderID(CR4E=0,CR4F)= 0 > > ChipID(CR58) = 90 > > * ITE Chip, IT8705F found > > Warning: Temp1 address is wrong ?? > > > > And this is on the latest version (not the one in the port). > > Try it without the "-d". Works here: > > : sudo mbmon -d > : Using VIA686 HWM directly!! > : MainSMBusADDR(CR48) = 5A > : SubSMBusADDRs(CR4A) = 90, 90 [Temp1 exists, Temp2 exists] > : DeviceID(CR49&0xFE) = CC > : VenderID(CR4E=0,CR4F)= 0 > : ChipID(CR58) = 1 > : * VIA Chip, VT82C686A/B found > : Warning: Temp1 address is wrong ?? > : > : sudo mbmon > : [No write since last change] > : Temp.= 65.7, 52.5, 0.0; Rot.= 6308, 6367, 0 > : Vcore = 1.72, 1.69; Volt. = 3.30, 4.98, 12.19, 0.00, 0.00 > : Temp.= 66.6, 52.5, 0.0; Rot.= 6308, 6428, 0 > : Vcore = 1.72, 1.70; Volt. = 3.30, 4.98, 12.19, 0.00, 0.00 > > with a 686A chip. Thanks. I was thrown off by the "No HWM available on it!!" line and the inability to detect a DeviceID. Apparently my motherboard has a somewhat unusual arrangement of an VIA 8233 and the non-VIA IT8705F probes (which are only supported through ISA apparently). Strangely, probes 1 and 3 work, but 2 doesn't (since I only know of two probes on this motherboard--the one under the CPU and the one on the end of the cable) I'm surprised the motherboard uses the third instead of the second hardware monitor slot. (14 ~): mbmon Temp.= 24.0, 201.0, 58.0; Rot.= 4891, 0, 0 Vcore = 1.79, 2.53; Volt. = 3.33, 4.76, 11.67, -3.00, -1.66 I do wish the program was a little clearer as to what constitutes "good" numbers for the voltages. :/ -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message