It almost sounds like an ACPI _PPC change notification issue.
I am not positive, but I think Solaris supported _PPC change
notifications before 2008.11?

The cpu_info kstat will show the supported p-state frequencies.
It might be interesting to see what frequencies are available
in the two different power (battery) modes with:

# kstat cpu_info | grep supported_frequencies_Hz

Regards,
Bill


On 10/08/08 13:12, Eric Saxe wrote:
> How about PowerTOP? It has integrated into build 100...but you can 
> download packages here:
>
> http://www.opensolaris.org/os/project/tesla/Work/Powertop/
>
> Thanks,
> -Eric
>
> Karl Dalen wrote:
>   
>> Hi,
>>
>> My laptop appears to support to two modes of CPU frequency/power operation.
>> When I boot up on AC with no battery plugged in I get the fast mode. When
>> I boot up on battery and no AC plugged in I get a low power mode with a speed
>> of about 65% of the fast mode based on running a simple simulation test case.
>>
>> Is there any application/driver in Solaris that allows me to monitor
>> and switch between these two power modes ? I'm running 2008.11, b96.
>>
>> When running on battery and then plugging in AC the speed seems
>> to stay in the low power mode. I would prefer to have the speed to change
>> to the the fast mode in this case or have some way of manually change
>> the mode. I need to unplug the battery and reboot to get back to the
>> fast mode.
>>
>> Any help would be appreciated.
>>
>> /Karl D
>> --
>> This message posted from opensolaris.org
>> _______________________________________________
>> pm-discuss mailing list
>> pm-discuss at opensolaris.org
>> http://mail.opensolaris.org/mailman/listinfo/pm-discuss
>>   
>>     
>
> _______________________________________________
> pm-discuss mailing list
> pm-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/pm-discuss
>   


Reply via email to