From owner-freebsd-stable@FreeBSD.ORG Mon Aug 18 04:58:49 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4996637B401 for ; Mon, 18 Aug 2003 04:58:49 -0700 (PDT) Received: from cadillac.meteo.fr (cadillac.meteo.fr [137.129.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE6343F75 for ; Mon, 18 Aug 2003 04:58:47 -0700 (PDT) (envelope-from igor.pokrovsky@cnrm.meteo.fr) Received: from cti825.cnrm.meteo.fr (localhost.meteo.fr [127.0.0.1]) LAA29448 for ; Mon, 18 Aug 2003 11:58:44 GMT Received: from xdata.cnrm.meteo.fr (xdata.cnrm.meteo.fr [137.129.150.2]) NAA16574; Mon, 18 Aug 2003 13:58:42 +0200 (METDST) Received: from exmatis1.cnrm.meteo.fr (exmatis1.cnrm.meteo.fr [137.129.157.46]) by xdata.cnrm.meteo.fr with ESMTP (8.9.3 (PHNE_24419)/8.7.1) id NAA20356; Mon, 18 Aug 2003 13:59:13 +0200 (METDST) Received: from exmatis1.cnrm.meteo.fr (localhost [127.0.0.1]) h7IBuLb6000402; Mon, 18 Aug 2003 13:56:21 +0200 (CEST) (envelope-from pokrovsi@exmatis1.cnrm.meteo.fr) Received: (from pokrovsi@localhost) by exmatis1.cnrm.meteo.fr (8.12.9/8.12.9/Submit) id h7IBuLQ2000401; Mon, 18 Aug 2003 13:56:21 +0200 (CEST) Date: Mon, 18 Aug 2003 13:56:21 +0200 From: Igor Pokrovsky To: Joakim Fogelberg Message-ID: <20030818115621.GA378@exmatis1.cnrm.meteo.fr> Mail-Followup-To: Igor Pokrovsky , Joakim Fogelberg , Stijn Hoop , freebsd-stable@freebsd.org References: <20030812134634.GA3783@exmatis1.cnrm.meteo.fr> <20030812140550.GZ59732@pcwin002.win.tue.nl> <20030812141318.GA59732@pcwin002.win.tue.nl> <20030812144000.GA4013@exmatis1.cnrm.meteo.fr> <20030812145409.GC59732@pcwin002.win.tue.nl> <20030812145918.GA4255@exmatis1.cnrm.meteo.fr> <20030812155959.GD59732@pcwin002.win.tue.nl> <20030813074215.GB331@exmatis1.cnrm.meteo.fr> <16187.12445.44180.272529@bumble.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16187.12445.44180.272529@bumble.my.domain> User-Agent: Mutt/1.4.1i X-Accept-Language: ru X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (cti825/CNRM) Organization: METEO FRANCE(CNRM) cc: freebsd-stable@freebsd.org Subject: Re: support of SMBus on ICH3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Igor Pokrovsky List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 11:58:49 -0000 On Thu, Aug 14, 2003 at 08:47:57AM +0200, Joakim Fogelberg wrote: > Igor Pokrovsky writes: > > On Tue, Aug 12, 2003 at 05:59:59PM +0200, Stijn Hoop wrote: > > > On Tue, Aug 12, 2003 at 04:59:18PM +0200, Igor Pokrovsky wrote: > > > > On Tue, Aug 12, 2003 at 04:54:09PM +0200, Stijn Hoop wrote: > > > > > I suspect Don is right, and the motherboard disables the SMBus controller > > > > > becase there are no slave devices wired to it. Dell (the brand of my > > > > > laptop) uses ACPI and a proprietary method to determine thermal values, > > > > > so they must have disabled SMBus to avoid implementing yet another > > > > > way to read those. > > > > > > > > How did you know that? In fact I need SMBus only for the reason to > > > > run sysutils/wmhm. It is very important for me when it is about > > > > +40C around here. And laptop just turns off automatically without > > > > any warning. And want to monitor processor temperature in order not > > > > to loose my work. > > > > > > I 'ported' the Linux Dell SMM driver: > > > > > > http://sandcat.nl/~stijn/freebsd/ > > > > > > It exports some sysctl's exposing the fan status and the CPU temperature. > > > Note the quotes -- it's still pretty experimental, and covered under the > > > GPL instead of BSDL. > > > > > > The rest of the temperature readings are in hw.acpi.tz IIRC, but my > > > laptop is not turned on right now. > > > > Is it Dell specific? My laptop is ASUS L3S. > > Have you tried xmbmon in the ports collection ? It is the only one > that worked for me on ASUS hardware. Tried right now. It writes me every time that executable must be run suid root. But the problem is that executable IS suid root (4555). Did you experience such problem? -ip -- Write-Protect Tab, n.: A small sticker created to cover the unsightly notch carelessly left by disk manufacturers. The use of the tab creates an error message once in a while, but its aesthetic value far outweighs the momentary inconvenience. -- Robb Russon