|
2010-05-20
, 17:38
|
|
Posts: 223 |
Thanked: 135 times |
Joined on Apr 2010
@ Wish I was in Greece
|
#122
|
The Following 2 Users Say Thank You to Parlapipas For This Useful Post: | ||
|
2010-06-12
, 07:47
|
Posts: 122 |
Thanked: 17 times |
Joined on Jun 2010
|
#123
|
here's my current main desktop screenshot:
Using titan's latest maemo25 kernel and booting to kernel power setting's ideal profile. (500-850 low voltage)
I used Queen beecon widget and created buttons to change oc profile on the fly. (stock to just compare)
eg ideal button's script: (ideal_default) is a copy of ideal from /usr/share/kernel-power-settings/
Very left widget just displays my current max frequency when clicked using following noob script:Code:/usr/sbin/kernel-load /home/user/MyDocs/files/ideal_default | sudo gainroot
loving it so far. been overclocking to 1ghz everyday since lehto created his first modded kernel. no issues yet.Code:cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq | awk '{print $1/1000"MHz"}'
I got ~18fps with drnoksnes yoshi's island at stock speed.
Now I get over 35fps at the same spot with 1ghz. Amazing.
|
2010-06-14
, 04:23
|
|
Posts: 223 |
Thanked: 135 times |
Joined on Apr 2010
@ Wish I was in Greece
|
#125
|
|
2010-06-14
, 04:29
|
|
Posts: 223 |
Thanked: 135 times |
Joined on Apr 2010
@ Wish I was in Greece
|
#126
|
|
2010-07-12
, 16:50
|
Posts: 22 |
Thanked: 1 time |
Joined on Jun 2010
|
#127
|
|
2010-12-20
, 14:15
|
Posts: 12 |
Thanked: 1 time |
Joined on Dec 2010
|
#128
|
|
2010-12-20
, 14:29
|
Posts: 1,179 |
Thanked: 770 times |
Joined on Nov 2009
|
#129
|
sudo /usr/sbin/kernel-config limits 850 850
sudo /usr/sbin/kernel-config lv limits 850 850
|
2011-01-01
, 20:22
|
Posts: 1,729 |
Thanked: 388 times |
Joined on Jan 2010
@ Canada
|
#130
|
I am overclocking with the following command
Am I right in thinking that this is the default Nokia voltage? And would I get better battery life (at least in theory) if I used a different voltage?Code:sudo /usr/sbin/kernel-config limits 850 850
If so how do I easily change the voltage. e.g if I want to use lv voltage would I just change the code to
or is it more complicated than that?Code:sudo /usr/sbin/kernel-config lv limits 850 850
When I put this command i get something like this:
What I am doing wrong? I would love to have the same setup as jakiman...