Napanda Pemmaiah wrote: > One of the problem might be the ACPI may not be exposing all the > frequencies. Can you just remove the cpu driver "rem cpudrv" and reboot > to see if the problem still exists. >
That's "rem_drv cpudrv". But before you do that, try disabling SpeedStep in the BIOS setup. > Thanks > Anup > > > On 01/29/09 15:59, Stephane wrote: > >> Hi, >> >> I have a problem with the frequency of my CPU : >> >> My CPU is a Intel E6700, so it's frequency is 2,66Ghz. But OpenSolaris say >> it's maximum frequency is 1Ghz... And I am not able to set the frequency >> higher ! >> >> zeblods at ZeblodServer:~ % kstat -m cpu_info -i 0 >> module: cpu_info instance: 0 >> name: cpu_info0 class: misc >> brand Intel(r) Core(tm)2 CPU 6700 @ 2.66GHz >> chip_id 0 >> clock_MHz 2667 >> clog_id 0 >> core_id 0 >> cpu_type i386 >> crtime 104,253102008 >> current_clock_Hz 1000000000 >> family 6 >> fpu_type i387 compatible >> implementation x86 (chipid 0x0 GenuineIntel 6F6 family 6 model 15 step 6 >> clock 2667 MHz) >> model 15 >> ncore_per_chip 2 >> ncpu_per_chip 2 >> pkg_core_id 0 >> snaptime 1187,137788134 >> state on-line >> state_begin 1233249947 >> stepping 6 >> supported_frequencies_Hz 600000000:800000000:1000000000 >> vendor_id GenuineIntel >> >> zeblods at ZeblodServer:~ % cat /etc/power.conf >> # >> # Copyright 1996-2002 Sun Microsystems, Inc. All rights reserved. >> # Use is subject to license terms. >> # >> #pragma ident "@(#)power.conf 2.1 02/03/04 SMI" >> # >> # Power Management Configuration File >> # >> device-dependency-property removable-media /dev/fb >> autopm disable >> autoS3 default >> cpu-threshold 15s >> # Auto-Shutdown Idle(min) Start/Finish(hh:mm) Behavior >> autoshutdown 30 9:00 9:00 noshutdown >> cpupm disable >> >> >> Please help me, because I am using ZFS with compression on, and my server >> freeze all the time ! >> >> > > >