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.
r...@shade:~# echo 1 > /sys/devices/platform/eeepc/cpufv
r...@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
_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel