Re: est doesn't support C2D E6600 and newer CPUs?

From: Mark Carlson <carlsonmark_at_gmail.com>
Date: Tue, 2 Oct 2007 15:55:27 -0600
On 10/1/07, Abdullah Ibn Hamad Al-Marri <almarrie_at_gmail.com> wrote:
<snip>
> so I tried to unload cpufreq.ko and got this.
>
> kldunload: can't unload file: Device not configured
>
> Any hints?

If you're just trying to change the cpu frequency, this is what I do
on 7.0-current (on my desktop system, running a Xeon 3060, which I
think is equivalent to the C2D E6600.)

# First, set the target frequency, this is 2.0 GHz,
# which appears to be the next step down for this CPU

sysctl debug.cpufreq.lowest=2000

# Second, run powerd

powerd -a minimum

# Third, verify the setting took effect

sysctl -a | grep frequency

Sorry if this is not what you're looking for.  I'm not familiar with est.

-Mark C.
Received on Tue Oct 02 2007 - 19:55:30 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:18 UTC