From owner-freebsd-questions@FreeBSD.ORG Sun Jun 1 07:49:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5212E106566C for ; Sun, 1 Jun 2008 07:49:11 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id F3CF28FC1D for ; Sun, 1 Jun 2008 07:49:10 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (localhost.webrz.net [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id BBF1CFD06E for ; Sun, 1 Jun 2008 09:50:05 +0200 (CEST) Received: from [10.10.10.27] (atlantis.webrz.net [10.10.10.27]) by webrz.xs4all.nl (Postfix) with ESMTP id 9FE4DFD06C for ; Sun, 1 Jun 2008 09:50:05 +0200 (CEST) Message-ID: <48425474.9090504@webrz.net> Date: Sun, 01 Jun 2008 09:49:08 +0200 From: Jos Chrispijn User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <484248F0.5000004@webrz.net> <20080601073853.GA26495@slackbox.xs4all.nl> In-Reply-To: <20080601073853.GA26495@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @ prometheus.webrz.net Subject: Re: CPU info X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2008 07:49:11 -0000 Roland Smith wrote: > sysutils/mbmon > On one of my computers it crashes my system. What I found about this on the Web: This is a X/tty motherboard monitor which supports LM78/79, WINBond 83781D/83782D/83783S, ASUS 991227F, and VIA VT82C686A/B PC-health chips via 3 methods: ISA-I/O, SMBus, VIA-direct. ***CAUTION*** These programs access to the SMBus or the ISA-IO port directly under the superuser privilege, so it may cause a system crash. Please test "mbmon -d" or "xmbmon -debug" first. thanks for sharing, Jos