View Single Post
H3llb0und's Avatar
Posts: 306 | Thanked: 350 times | Joined on Oct 2009 @ Sydney
#74
Originally Posted by shazzy84 View Post
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
Thanks, it's enabled now