From owner-freebsd-mobile@FreeBSD.ORG Mon Feb 20 13:26:40 2006 Return-Path: X-Original-To: mobile@freebsd.org Delivered-To: freebsd-mobile@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C614416A420 for ; Mon, 20 Feb 2006 13:26:40 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7259143D45 for ; Mon, 20 Feb 2006 13:26:40 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1FBB3N-0005kQ-00; Mon, 20 Feb 2006 14:26:13 +0100 Date: Mon, 20 Feb 2006 14:26:13 +0100 To: "M. Warner Losh" Message-ID: <20060220132613.GB15047@poupinou.org> References: <20060218.100245.31254157.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060218.100245.31254157.imp@bsdimp.com> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: mobile@freebsd.org Subject: Re: i8000fan for freebsd and Sony PCG-z1wa X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2006 13:26:40 -0000 On Sat, Feb 18, 2006 at 10:02:45AM -0700, M. Warner Losh wrote: > Recently, I've had to diagnose problems with my dell i8200 which sadly > runs windows. It was running slower than the dickens. Turns out it > was heat related and the bios was stepping the speed down and never > back up. I've not been able to fix the overheading problem (would > love to know how, btw). Is this one shipped with a 82815 northbridge? Under Linux we had report of some bugs with an i8000 and i8100 some times ago, and therefore we disabled speedstep support. I think Nate correctly disable it under FreeBSD. I'm not sure if the i8200 is touched by this bug though. IIRC, it was possible to use the SMI stuff, but this worked only for the i8100. Now, I just remember I only enable speedstep via SMI calls only if a PIIX4 southbridge is found, and therefore speedstep may not work even though it could be possible to use it. > In the process of all of this, I found a damn useful program that > monitored the temperature, fan speed CPU load and CPU speed, producing > a nice graph over time. > > I was wondering if something similar existed for FreeBSD. I'd like a > nice little program that I can use to graph the temperature, CPU speed > and cpu load, with and without powerd running. Can anybody help me out? Please send me a dump of the ACPI tables if you can't get temperatures. Cheers, -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.