From owner-freebsd-acpi@FreeBSD.ORG Wed May 5 08:13:17 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE28B16A4CE for ; Wed, 5 May 2004 08:13:17 -0700 (PDT) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3106043D48 for ; Wed, 5 May 2004 08:13:17 -0700 (PDT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1BLO4R-00025Z-00; Wed, 05 May 2004 17:12:27 +0200 Date: Wed, 5 May 2004 17:12:27 +0200 To: christian uhrhan Message-ID: <20040505151227.GA7767@poupinou.org> References: <5484.1083702760@www30.gmx.net> <20040504160833.I30235@root.org> <20040505001052.GA39901@secretcore.dyndns.org> <20040504222314.O32088@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040504222314.O32088@root.org> User-Agent: Mutt/1.5.5.1+cvs20040105i From: Bruno Ducrot cc: freebsd-acpi@freebsd.org Subject: Re: ACPI is not working X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2004 15:13:17 -0000 On Tue, May 04, 2004 at 10:25:08PM -0700, Nate Lawson wrote: > On Wed, 5 May 2004, christian uhrhan wrote: > > Hi, > > > > > > > > I looked at your dmesg and ACPI is working fine. You can get increased > > > CPU idle power savings by doing: > > > > > > sysctl hw.acpi.cpu.cx_lowest=1 > > > > thx, i'll try it out > > You can put that in /etc/sysctl.conf if it works ok. Make sure it works > before doing that though. It should lower the temps with no real > performance hit (unlike throttling). > > > > The acpi_cpu driver is not detecting that your system supports throttling. > > > Please post a link to your full ASL: > > > acpidump -t -d > christian.asl > > > > you can take a look at it at http://ahrlug.dyndns.org/acpi_problem/christian.asl > > Your system does not support throttling. It has a 0 for duty_width. > However, it does support ACPI performance states so once the driver is > finished for those, you will be able to step back your clock to save > power/heat. That's a different and better mechanism than throttling > anyway. It's a mobile athlon... Christian, you can test that : http://www.poupinou.org/cpufreq/bsd/powernow_k7.tar.gz if you can't wait. -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.