View Single Post
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#2742
Originally Posted by thedarkus View Post
This is what there is inside

enable_off_mode 1
sleep_while_idle 1
sr_vdd1_autocomp 0
sr_vdd2_autocomp 0
clocks_off_while_idle 1
voltage_off_while_idle 1
scaling_governor ondemand
scaling_max_freq 600000
scaling_min_freq 250000
slee_ind 1



Are the fileds that i have to edit the fileds related to vdd1 and vdd2?

To set a max freq of 850 MHz have I to type 850000, right?




Sorry for the stupid questions, guys, i'm a newbie. N900 is my first approach to the linux world and i'm still learning everything



d!
For 250-850 with smart reflex do this:


Code:
enable_off_mode 1
sleep_while_idle 1
sr_vdd1_autocomp 1
sr_vdd2_autocomp 1
clocks_off_while_idle 1
voltage_off_while_idle 1
scaling_governor ondemand
scaling_max_freq 850000
scaling_min_freq 250000
slee_ind 1
__________________
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 3 Users Say Thank You to vi_ For This Useful Post: