From owner-freebsd-stable@FreeBSD.ORG Wed Jun 4 22:13:36 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E416C1065670 for ; Wed, 4 Jun 2008 22:13:36 +0000 (UTC) (envelope-from yurtesen@ispro.net) Received: from mail.ispro.net (mail.ispro.net [87.251.0.19]) by mx1.freebsd.org (Postfix) with ESMTP id BB95C8FC12 for ; Wed, 4 Jun 2008 22:13:35 +0000 (UTC) (envelope-from yurtesen@ispro.net) Received: (qmail 12110 invoked by uid 399); 5 Jun 2008 01:10:15 +0300 Received: from dsl-tkubrasgw1-fed0de00-174.dhcp.inet.fi (HELO ?80.222.208.174?) (yurtesen@ispro.net@80.222.208.174) by mail.ispro.net with ESMTPAM; 5 Jun 2008 01:10:15 +0300 X-Originating-IP: 80.222.208.174 Message-ID: <484713B2.5030200@ispro.net> Date: Thu, 05 Jun 2008 01:14:10 +0300 From: Evren Yurtesen User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Andrew Snow References: <4847072E.5000709@ispro.net> <48470ED0.600@modulus.org> In-Reply-To: <48470ED0.600@modulus.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: powerd is doing nothing? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2008 22:13:37 -0000 Andrew Snow wrote: > > The problem is not powerd but cpufreq. While cpufreq appears to work > well on my Athlon X2, it has never worked on any of my Core2Duo or > Core-based Xeon servers. > > This is a great shame as these newer Intel chips have the capability to > clock up and down very quickly and seamlessly. > > Who can fix the cpufreq driver? I think it simply hasn't been updated > with the latest data from Intel. Yes I can see that powerd is trying to change the frequency so agreed, cpufreq is broken. When you say that it doesnt work, does it give an error or? In my case it doesnt give any errors just says it set it but I see that nothing is set. Did you try acpi_ppc? http://www.spa.is.uec.ac.jp/~nfukuda/software/ Thanks, Evren