On Sun, Sep 12, 2010 at 10:56 PM, Ben Armstrong <[email protected] > wrote:
> 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 > > The above commands work with the correct output as indicated above but unless I am doing something stupid nothing changes. The desktop aplet remains at 800MHz and cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq = 800000. Again if I change it with the applet I can get the cpu to change to 1600000. Dan
_______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
