View Single Post
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#1325
For awake time:

Originally Posted by vi_ View Post
'unlocked' signal - apply 'runtime' scripts.
dbus-scripts line

Code:
/opt/scripts/cpu_normal.sh * * com.nokia.mce.signal tklock_mode_ind unlocked
The script:


Code:
#!/bin/sh
#set cpu to overclock mode

#undo SmartReflex
echo 0 > /sys/power/sr_vdd1_autocomp
echo 0 > /sys/power/sr_vdd2_autocomp

#load OverClock profile
kernel load overclock

#do other AWAKE stuff i.e. set VFS cache pressure.
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following 6 Users Say Thank You to vi_ For This Useful Post: