View Single Post
Posts: 66 | Thanked: 30 times | Joined on Feb 2010
#30
Originally Posted by egoshin View Post
I got increase from 10-15H to 30H just executing two commands in root shell:

echo "1" >/sys/power/sr_vdd2_autocomp
echo "1" >/sys/power/sr_vdd1_autocomp
Did you add these commands into a /etc/event.d script or some other place so that it is executed automatically? I would like to do that, but I am afraid I could brick my device if this is executed too early..