HAL CPUFreq Support
Do the following steps to test HAL CpuFreq on x86 or sparc. This work has been integrated to nevada build 91.
1) Disable and delete the hald smf service
svcadm disable svc:/system/hal:default
svccfg delete svc:/system/hal
2) cd /usr/lib/hal
3) copy following files to the current dir based on arch.
hald
hal-addon-cpufreq
4) Copy 10-power-mgmt-policy.fdi into
/etc/hal/fdi/policy/10osvendor/10-power-mgmt-policy.fdi. Before copying make sure
the diff between the two files is just to add the cpufreq addon. If not may have
to update your file manually.
5) Copy the policykit lib.
cp libpolkit.so.0.0.0 /usr/lib/
6) Import back the hald smf service and enable it.
Downloads
on 2009/10/26 12:28