Thanks. You don't want to run the PowerNow! from frkit. Solaris itself provides PowerNow! support for your processor.
To enable it, add the following line to /etc/power.conf cpupm enable Then run /usr/sbin/pmconfig or reboot. If the line already exists in /etc/power.conf, then you don't need to do anything. Mark Mark lovens wrote: > HI Mhaywood, > Here is the result. > > HP:~$ /usr/bin/kstat cpu_info > module: cpu_info instance: 0 > name: cpu_info0 class: misc > brand Intel(r) CPU T2050 @ 1.60GHz > chip_id 0 > clock_MHz 1600 > clog_id 0 > core_id 0 > cpu_type i386 > crtime 42.622064798 > current_clock_Hz 1600000000 > family 6 > fpu_type i387 compatible > implementation x86 (chipid 0x0 GenuineIntel 6E8 family > 6 model 14 step 8 clock 1600 MHz) > model 14 > ncore_per_chip 2 > ncpu_per_chip 2 > pkg_core_id 0 > snaptime 54834.752807261 > state on-line > state_begin 1251504181 > stepping 8 > supported_frequencies_Hz > 800000000:1067000000:1333000000:1600000000 > vendor_id GenuineIntel > > module: cpu_info instance: 1 > name: cpu_info1 class: misc > brand Intel(r) CPU T2050 @ 1.60GHz > chip_id 0 > clock_MHz 1600 > clog_id 1 > core_id 1 > cpu_type i386 > crtime 48.151168914 > current_clock_Hz 1600000000 > family 6 > fpu_type i387 compatible > implementation x86 (chipid 0x0 GenuineIntel 6E8 family > 6 model 14 step 8 clock 1600 MHz) > model 14 > ncore_per_chip 2 > ncpu_per_chip 2 > pkg_core_id 1 > snaptime 54834.753701638 > state on-line > state_begin 1251504187 > stepping 8 > supported_frequencies_Hz > 800000000:1067000000:1333000000:1600000000 > vendor_id GenuineIntel > HP:~$ >