[Debian-eeepc-devel] question about 1005ha

Ben Armstrong synrg at sanctuary.nslug.ns.ca
Sun Sep 12 21:56:11 UTC 2010


On 12/09/10 06:26 PM, Daniel Harris wrote:
> Very similar
> hotkey ASUS010:00 00000039 0000001d
>
> hotkey ASUS010:00 00000039 000000ie

That last number on the line is just a count and can be ignored. By all 
rights this should work.

Let's drop the hotkey for a minute and try doing this directly.  As root:

# cat /sys/devices/platform/eeepc/cpufv
0x300

This indicates an initial state of 0 (performance) of 3 possible modes.

root at shade:~# echo 1 > /sys/devices/platform/eeepc/cpufv
root at shade:~# cat /sys/devices/platform/eeepc/cpufv
0x301

This indicates successful switching to state 1 (normal).  you should 
also be able to cat 0 (performance) and 3 (power saving), with 
corresponding results in the observed value of cpufv afterwards.

Ben




More information about the Debian-eeepc-devel mailing list