View Single Post
Posts: 27 | Thanked: 15 times | Joined on Jan 2010
#68
Originally Posted by H3llb0und View Post
I typed "/sys/power/sr_vdd1_autocomp" in X Terminal but get a Permission denied message

Can you please explain how to do this, and how do I know it's working or not?
sudo gainroot
echo 1 > /sys/power/sr_vdd1_autocomp
echo 1 > /sys/power/sr_vdd2_autocomp

That will enable Smart Reflex

To check:

cat /sys/power/sr_vdd1_autocomp

If it enabled you will see: 1
If it is not you will see: 0

Last edited by shazzy84; 2010-07-14 at 04:08.
 

The Following 2 Users Say Thank You to shazzy84 For This Useful Post: