![]() |
Re: [ANNOUNCED] Extremely easy Overclock Script
@almehdi
Code:
if [ ! "`dpkg -l | grep 'rootsh'`" ]; then so yeah this is what i ended up with i tested it on two of my mobiles and i was hoping if you could point out any mistakes within it cheers :D |
Re: [ANNOUNCED] Extremely easy Overclock Script
With a script such as this, your instructions on how to install and unpack and run should be Noob friendly because professionals would just use it to test and help you out, but Noobs would use it for the fun of it and then you will receive many questions on why it doesn't work. I would of written out instructions in a Noob friendly form but I have not tested out this script as yet and probably won't until it's perfected.
|
Re: [ANNOUNCED] Extremely easy Overclock Script
Quote:
then all is needed is reboot and boom problem solved ;) and it will be even easier to use *hopefully* and if you noticed the script is flawless and all the problems were generated not from the script itself but the miss usage of some and lack of proper info |
Re: [ANNOUNCED] Extremely easy Overclock Script
Quote:
Code: FREQUENCY Nokia LV ULV XLV ideal 0 MHz 30 30 25 30 30 125 MHz 30 30 25 20 30 250 MHz 38 38 25 30 30 500 MHz 48 48 33 33 30 550 MHz *54* 48 38 38 33 600 MHz 60 *54* 38 38 38 700 MHz 54 45 45 45 750 MHz 54 45 45 45 810 MHz 54 48 48 48 850 MHz 54 48 48 48 900 MHz 54 *54* *54* *54* 950 MHz 54 54 54 54e What's the purpose of this? |
Re: [ANNOUNCED] Extremely easy Overclock Script
mmm i tried explaining that as best i can but its still difficult to elaborate it
lets see, like the LV is a profile you load it, and each profile uses specific value of the voltage some like starving are ment to less consume battery life but its not guaranteed it will work on your phone so many profiles were made, note the higher the number the more voltage used like lets say you want to reach 850mhz you try lv ulv and xlv and notice that xlv uses less voltage than lv see which suits you and your phone best and then save it as your default and for battery saving use ideal and starving |
Re: [ANNOUNCED] Extremely easy Overclock Script
I understand the basic idea behind the values and what starving is, the problem is the part of the table under ulv and lv that have numbers such as 54, 48 and 45 etc. What are those numbers for? If it's also complicated just give me the basic idea or an example. Thanks
|
Re: [ANNOUNCED] Extremely easy Overclock Script
from 54 and beyond that means its using extra voltage ie. consuming more battery
if you notice that the nokia default reaches 60 at 600mhz and thats fairly alot but with the ideal it starts taking over voltage at 900mhz and obviously thats much better than the stock nokia i hope elaborated the idea |
Re: [ANNOUNCED] Extremely easy Overclock Script
Quote:
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Yea that link helped. So from what I read there, if I load ulv and I set the parameters to 250 700 then theoretically my battery should last longer at a higher speed of processing right.
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
exactly!
i from my side had some problem with the ulv so instead i used the xlv and now im default at ideal 500 to 950 |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
yes
Code:
kernel-config default <something>just type in Code:
B 8 G |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Alright so steps for uninstallation and getting phone back to stock? For those interested that should also be included in your post :)
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
which post exactly? this just delete th oc-script file
but thats a bummer :P as for the power kernel in my other guide for easy OC then there will be an icon in your main menu that says deinstall kernel just click it and done its really pointless to mention that :P |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Well for Noob Noobs they might not know, so it always pays to be like extra specific sometimes to save yourself questions that have simple answers. People are lazy to look and think for themselves so I was just pointing it out, but I was refering to this post because mostly Noobs as I said will be using your script all willie nillie
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
my dear friend i will point that out right now ;)
and thanks for the help ;) |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Thanks for your script, I thought someone would of done this a long time ago, but I guess the reason why was probably to avoid people from messing up their phones, because you know when you make things easy, people tend to go crazy, but if you keep it difficult they tend to take caution, anyway I'm gone so thanks again for listening and being kind to make the script, it WILL be a success indeed. Bye
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
cheers mate
i had a nice time talking to you :D |
Re: [ANNOUNCED] Extremely easy Overclock Script
Quote:
|
Re: [ANNOUNCED] Extremely easy Overclock Script
Quote:
downloaded my script extracted oc-script.sh to MyDocs went to the terminal and exactly typed Code:
sudo gainrootsmall suggestion download the script again i updated it its supposed to detect if there is some issues and if the problem is still there then try OCing manually to see if the problem from the script or by your miss use this will help and please try to take as much snapshots as you can so thati can see it and tell you where is the problem exactly |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
multiboot, multiboot kernel - causes the problem
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
anyways hope you enjoy the script |
Re: [ANNOUNCED] Extremely easy Overclock Script
Quote:
And if you don't want the user to be prompted whit the "yes/no" if they want to install.. you could add an "-y" at the end. So it becomes "apt-get install -y kernel-power". Then the process would become more fluid. Ohh.. and "else" will not be needed. If they already have rootsh and kernel-power installed than that could be come confusing. And "exit" was only needed for the rootsh one as that is the only reason for the script to abort. The dependecies get's installed in the other cases. You could add another if-statment in case it need an reboot (halt). As you need to be root to use the script.. i added an check for that instead of the check for rootsh. Code:
# Is the user root? |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
I'm studying if I should test this master piece out. Will gather the materials then do some thinking.
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
1 Attachment(s)
right heres a screen of what happens
many thanks |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
1. sudo gainroot 2. mv /home/user/MyDocs/oc-script /home/user/MyDocs/oc-script.sh 3. sh /home/user/MyDocs/oc-script.sh |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Hey guys if you need help it would be appreciated if you made it easier to be helped, for instance try to have your fonts visible and background colour not being a pain to see. Thank You very much
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
2 Attachment(s)
first screen is proof file is there an secnod is after trying
mv /home/user/MyDocs/oc-script /home/user/MyDocs/oc-script.sh |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
now use this Code:
sh /home/user/MyDocs/.documents/oc-script |
Re: [ANNOUNCED] Extremely easy Overclock Script
Quote:
thanks a lot ^^ PS: i think i removed the sudo before apt-get command in the script |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
your a star |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
more than happy that i could do some help :D
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
http://dl.dropbox.com/u/10188212/screenshot04.png i ran the code in screen but always get same screen ! sill try another reboot now |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
reboot
if that doesnt work then use the following code Code:
sudo gainroot |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
hmmm....so the scripts ready to go guys?
|
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
and kernel-power-settings installs you are good to go its really just an easy way to execute commands and gave it an easyier way to read and handle you are good to go but to avoid any unneccessary questions just try OCing manually using: root and kernel-config commands if it works then its garenteed my script will just be an easier gate to OCing ;) and am sure it will work ;) |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
Quote:
please you will find an icon in your main menu that says "deinstall kernel-" click it and follow the steps then reboot after that open your app manager and search for: "kernel power" to make it easy, download everything related to that. note: disable the extras-devel cataloge if you have it enabled now once you've done that and installed everything reboot! done? now try the script :D |
Re: [ANNOUNCED] Extremely easy Overclock Script -updated
this guy with the problems scares me to install the script. not bcuz im unfaithful in ur script but damn. no i will not say anything. but it annoyed me. just know that.
|
| All times are GMT. The time now is 23:44. |
vBulletin® Version 3.8.8