arnoldux
|
2011-05-14
, 14:12
|
Posts: 130 |
Thanked: 9 times |
Joined on Jul 2010
|
#41
|
|
2011-05-14
, 14:27
|
|
Posts: 160 |
Thanked: 33 times |
Joined on May 2010
|
#42
|
apparently you should have VDD 1 and 2 both on, but if it works, I guess its fine
|
2011-05-16
, 02:11
|
|
Posts: 1,148 |
Thanked: 613 times |
Joined on Mar 2010
@ Toronto
|
#43
|
|
2011-05-16
, 04:19
|
|
Posts: 160 |
Thanked: 33 times |
Joined on May 2010
|
#44
|
SUCCESS
Your profile settings seems to work Erazor. I just gonna try higher frequency at least 805...Now lets see how battery holds up
# minimum frequency to use MINFREQ=250 # maximum frequency to use MAXFREQ=700 # list of frequency configurations: each "frequency:volt,dsprate" FREQS="0:30,90 250:30,360 600:38,430 700:45,440" SMARTREFLEX_VDD1=1 SMARTREFLEX_VDD2=1 GOVERNOR=ondemand UP_THRESHOLD=70 SAMPLING_RATE=150000 IGNORE_NICE_LOAD=1 POWERSAVE_BIAS=0
The Following User Says Thank You to Erazor For This Useful Post: | ||
|
2011-05-17
, 22:23
|
Posts: 184 |
Thanked: 3 times |
Joined on Mar 2011
|
#45
|
sounds great
my "hardcore" day starts now.
good luck 2 u
//edit:
ok Test-Day 1 over ^^
after 10h nonstop music+online+email usage the Battery gives up ^^
Hm
OKAY
looks nice and sounds good : )
tomorrow i test it without music.
stay tuned
//edit2:
Test Day 2 is over
with online+email+internet+sms and 2 reboots the Battery gives up after 12.5h
i think thats ok
compare it with a Netbook/Notebook
the battery must be charged here also each day
//edit:
here is the profile again for the people who are interessted in my lifetime profile
Code:# minimum frequency to use MINFREQ=250 # maximum frequency to use MAXFREQ=700 # list of frequency configurations: each "frequency:volt,dsprate" FREQS="0:30,90 250:30,360 600:38,430 700:45,440" SMARTREFLEX_VDD1=1 SMARTREFLEX_VDD2=1 GOVERNOR=ondemand UP_THRESHOLD=70 SAMPLING_RATE=150000 IGNORE_NICE_LOAD=1 POWERSAVE_BIAS=0
based on the ideal profile.
but i modified it
i'm happy
|
2011-05-17
, 22:25
|
Posts: 184 |
Thanked: 3 times |
Joined on Mar 2011
|
#46
|
|
2011-05-17
, 22:45
|
|
Posts: 160 |
Thanked: 33 times |
Joined on May 2010
|
#47
|
apt-get install rootsh apt-get install leafpad
leafpad /usr/share/kernel-power-settings/myprofie
# minimum frequency to use MINFREQ=250 # maximum frequency to use MAXFREQ=700 # list of frequency configurations: each "frequency:volt,dsprate" FREQS="0:30,90 250:30,360 600:38,430 700:45,440" # enables SmartReflex SMARTREFLEX_VDD1=1 SMARTREFLEX_VDD2=1 # controls the cpu frequency GOVERNOR=ondemand # say the cpu change to a higher clockspeed when ** % are reached UP_THRESHOLD=70 # set the time where the cpu change to a higher clockspeed SAMPLING_RATE=150000 # ignore quick usage IGNORE_NICE_LOAD=1 POWERSAVE_BIAS=0
kernel-config load myprofile
kernel-config default myprofile
The Following User Says Thank You to Erazor For This Useful Post: | ||
|
2011-05-17
, 23:04
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#48
|
power=voltage^2*frequency
|
2011-05-17
, 23:56
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#49
|
how fast it is?
ahhhhh VERY FAST.
don't need to be faster for me
And i don't know why people overclock it to the max.....
the Tutorial? hmm okay let me help you a little
1.forgot all the apps xD
2.get rootsh and leafpad
3. reboot your NCode:apt-get install rootsh apt-get install leafpad
4. enter X-Term and type in root
5. enter the following command
write your name for "myprofile"Code:leafpad /usr/share/kernel-power-settings/myprofie
6.copy the code into it
Code:# minimum frequency to use MINFREQ=250 # maximum frequency to use MAXFREQ=700 # list of frequency configurations: each "frequency:volt,dsprate" FREQS="0:30,90 250:30,360 600:38,430 700:45,440" # enables SmartReflex SMARTREFLEX_VDD1=1 SMARTREFLEX_VDD2=1 # controls the cpu frequency GOVERNOR=ondemand # say the cpu change to a higher clockspeed when ** % are reached UP_THRESHOLD=70 # set the time where the cpu change to a higher clockspeed SAMPLING_RATE=150000 # ignore quick usage IGNORE_NICE_LOAD=1 POWERSAVE_BIAS=0
7.save it
8. type in
9. test the settingsCode:kernel-config load myprofile
10. when no reboot are happen then you can set it to the default profile. so the profile starts everytime when you boot your N
you have to do this as rootCode:kernel-config default myprofile
ahm yeah
Have Fun @ testing
MINFREQ=805 MAXFREQ=805 FREQS="0:25,90 805:48,430" SMARTREFLEX_VDD1=1 SMARTREFLEX_VDD2=1 GOVERNOR=ondemand IGNORE_NICE_LOAD=1 UP_THRESHOLD=75 SAMPLING_RATE=150000 POWERSAVE_BIAS=0