|
2011-03-29
, 14:01
|
Posts: 156 |
Thanked: 29 times |
Joined on Jul 2010
@ Pakistan
|
#2
|
|
2011-03-29
, 14:04
|
Posts: 111 |
Thanked: 9 times |
Joined on May 2010
|
#4
|
|
2011-03-29
, 14:09
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#5
|
The Following User Says Thank You to vi_ For This Useful Post: | ||
|
2011-03-29
, 14:10
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#6
|
kernel-config show
The Following User Says Thank You to vi_ For This Useful Post: | ||
|
2011-03-29
, 14:17
|
Posts: 111 |
Thanked: 9 times |
Joined on May 2010
|
#7
|
EASY MODE:
read carefully, and yes you do want to change voltages.
|
2011-03-29
, 14:29
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#8
|
root apt-get install kernel-power-settings kernel-config load lv kernel-config limits 250 850 kernel-config save profile myprofile1 kernel-config default profile myprofile1 exit exit
|
2011-03-29
, 14:35
|
Posts: 111 |
Thanked: 9 times |
Joined on May 2010
|
#9
|
Easy mode (ii)
Install rootsh
Open Terminal
Condensed your original to make it easier. Easiest. Shortest.Code:root apt-get install kernel-power-settings kernel-config load lv kernel-config limits 250 850 kernel-config save profile myprofile1 kernel-config default profile myprofile1 exit exit
|
2011-03-29
, 14:38
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#10
|
Thanks! Will try this when I've charged my phone. How's the performance difference between max 600 and max 850? Notable? Can't wait to try it out!!
Tags |
nooberclocking, shake n bake |
|
As a noob I have been browsing alot about overclocking, and made myself a list of actions i will follow exactly step by step. I just want someone to confirm i'm on the right track so i don't make anything stupid... Here goes:
1. Install "rootsh"
2. Install "Enhanced Linux Kernel for power users (settings)"
3. Install "Kernel-power-flasher"
4. Reboot
5. in xterminal:
5.1 sudo gainroot
5.2 /usr/sbin/kernel-config load lv
5.3 /usr/sbin/kernel-config limits 250 850
5.4 /usr/sbin/kernel-config save myprofile1
5.5 /usr/sbin/kernel-config default myprofile1
6. Reboot
If i do this, nothing more nothing less, will it go well for me? During step 5 i was not sure if it's /usr/sbin/kernel-config or just kernel-config before the commands, seemed like different posts said different things.
Thanks in advance