maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCED] Extremely easy Overclock Script -updated (https://talk.maemo.org/showthread.php?t=63208)

bakuur 2010-10-02 13:16

Re: [ANNOUNCED] Extremely easy Overclock Script
 
@almehdi

Code:

if [ ! "`dpkg -l | grep 'rootsh'`" ]; then 
  echo "not installed, installing..."
  sudo apt-get install rootsh
  exit
elif [ ! "`dpkg -l | grep 'kernel-power'`" ]; then
  echo "not installed, installing..."
  apt-get install kernel-power
  exit
elif [ ! "`dpkg -l | grep 'kernel-power-settings'`" ]; then
  echo "not installed, installing..."
  apt-get install kernel-power-settings
  exit
else
  echo "found and installed, will continue"
fi

i thought instead of giving off an error why not auto install it if not found??
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

RenaldoTT 2010-10-02 13:17

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.

bakuur 2010-10-02 13:21

Re: [ANNOUNCED] Extremely easy Overclock Script
 
Quote:

Originally Posted by RenaldoTT (Post 831579)
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.

within the next hour or so hopefully this script will be more than perfect as it will have auto check for rootsh and power kernel and if not found then it will auto install it
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

RenaldoTT 2010-10-02 13:24

Re: [ANNOUNCED] Extremely easy Overclock Script
 
Quote:

Originally Posted by bakuur (Post 831583)
within the next hour or so hopefully this script will be more than perfect as it will have auto check for rootsh and power kernel and if not found then it will auto install it
then all is needed is reboot and boom problem solved ;) and it will be even easier to use *hopefully*

Cool, I read this > http://talk.maemo.org/showthread.php?t=61887 good work, the only thing that eludes me is this:

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?

bakuur 2010-10-02 13:30

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

RenaldoTT 2010-10-02 13:36

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

bakuur 2010-10-02 13:40

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

bakuur 2010-10-02 13:45

Re: [ANNOUNCED] Extremely easy Overclock Script
 
Quote:

Originally Posted by RenaldoTT (Post 831591)
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

this will help you alot here

RenaldoTT 2010-10-02 13:51

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.

bakuur 2010-10-02 13:54

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


All times are GMT. The time now is 23:44.

vBulletin® Version 3.8.8