maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [ANNOUNCE] Speed Patch + Battery Patch + Tweaks --> Everything Needed To Have A Perfect N900 (https://talk.maemo.org/showthread.php?t=73315)

karam 2011-07-11 21:36

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
yoooooo
believe it or not guys i'm testing an awesome battery tweak

3 days = battery still 70%
will post after make sure it is safe!!!

Bøbo 2011-07-11 21:41

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Can't thank you enough for the moment to be able to use my n900 with internet usage for more than 2 days.

lsolano 2011-07-11 21:52

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quite off topic, but I need your advice. I'd like to OC my n900, I've read some info.

My question is: If I already have CSSU, swappolube and this great script... ¿what's the best way to OC my n900 without affecting all I have installed ?

carlon 2011-07-11 21:57

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
try editing the values in /etc/pmconfig

geneven 2011-07-11 21:57

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by lsolano (Post 1049158)
Quite off topic, but I need your advice. I'd like to OC my n900, I've read some info.

My question is: If I already have CSSU, swappolube and this great script... ¿what's the best way to OC my n900 without affecting all I have installed ?

None of that stuff is related to overclocking.

Read

http://wiki.maemo.org/Overclocking

xRobby 2011-07-11 21:59

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by lsolano (Post 1049158)
Quite off topic, but I need your advice. I'd like to OC my n900, I've read some info.

My question is: If I already have CSSU, swappolube and this great script... ¿what's the best way to OC my n900 without affecting all I have installed ?

Over clocking won't affect anything you already have, it'll just make it faster. it's like putting racing tires on a car, it'll make the car faster and grip better but it won't affect the windscreen wipers

karam 2011-07-11 22:37

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
@lsolano
overloaking without the battery improvements is possible till 1.15 ghz
but with the battery improvements it is not possible more than 805 mhz

PS: i have mine at 750 mhz ( For me : it is very stable and effective with the patch)

trisha02 2011-07-12 00:42

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
i was jst browding thru dev/scroup/cpu...now i c that there are two folders there: 2302 and 2343 both these folders have two file inside: notify_on_release, and tasls.... now what?

trisha02 2011-07-12 01:08

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
uninstalled and installed it again::::



BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # cd MyDocs
/home/user/MyDocs # sh install.txt
cp: cannot stat '/home/user/MyDocs/*/speedpatch.tar.gz': No such file or directory
cp: cannot stat '/home/user/MyDocs/*/*/speedpatch.tar.gz': No such file or directory
cp: '/home/user/MyDocs/../speedpatch.tar.gz' and '/home/user/speedpatch.tar.gz' are the same file
Reading package lists... Done
Building dependency tree
Reading state information... Done
bash is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
mkdir: cannot create directory '/usr/local/sbin': File exists
transitions.ini
speedpatch
speedpatch.sh

Patching [/home/user/.bashrc]...

It seems the patch is already included in /home/user/.bashrc

Patching [/etc/rc.local]...

cat: can't open '/etc/rc.local': No such file or directory
Adding the patch...
cat: can't open '/etc/rc.local': No such file or directory
Making backup of /etc/rc.local in /etc/rc.local.backup.txt
cp: cannot stat '/etc/rc.local': No such file or directory
sed: /etc/rc.local: No such file or directory
#========== 200 lines kernel patch alternative ============
mkdir -p /dev/cgroup/cpu
mount -t cgroup cgroup /dev/cgroup/cpu -o cpu
mkdir -m 0777 /dev/cgroup/cpu/user
echo "/usr/local/sbin/cgroup_clean" > /dev/cgroup/cpu/release_agent
#====================================

Making [/etc/rc.local] executable


Creating [/usr/local/sbin/cgroup_clean]...

#!/bin/sh
if [ "$*" != "/user" ]; then
rmdir /dev/cgroup/cpu/$*
fi

Making [/usr/local/sbin/cgroup_clean] executable

DONE. The patch has been applied. Restart your computer...
mount: mounting cgroup on /dev/cgroup/cpu failed: Device or resource busy
Ignore Any Errors Appeared
Reboot To Complete The Installation Progress
/home/user/MyDocs #

PhopsonNY 2011-07-12 03:20

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by karam (Post 1049152)
yoooooo
believe it or not guys i'm testing an awesome battery tweak

3 days = battery still 70%
will post after make sure it is safe!!!

cant wait to see this...
keep up the great work

karam 2011-07-12 03:25

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
@trisha02
in latest post
the patch has been successfully applied
but you should see in /dev/cgroup/cpu
a folder called user
and a multiple files

trisha02 2011-07-12 03:36

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by karam (Post 1049282)
@trisha02
in latest post
the patch has been successfully applied
but you should see in /dev/cgroup/cpu
a folder called user
and a multiple files

it worked thank you hun:D..you rock.

sanros 2011-07-12 13:57

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by trisha02 (Post 1048886)
i installed the script a few weeks ago..now i am facing some lags..i play driver overclocked to 750mhz after applying the scripts..still it lags very much..750mhz is like 900mhz after applying the script.y is it lagging?i also applied the smartreflex,tracker cfg-low memory mode, throttle 10 and transitionion control..also swapplube with proposed and vfs cache 10.

hello trisha
i had the same problem you described suddenly after applying the script my n900 use to lag alot so i removed the script, but i can see in your last post you wrote it worked for you can i know what was the exact problem so that it can help me out too.
i will appreciate your help :)

trisha02 2011-07-12 14:16

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by sanros (Post 1049507)
hello trisha
i had the same problem you described suddenly after applying the script my n900 use to lag alot so i removed the script, but i can see in your last post you wrote it worked for you can i know what was the exact problem so that it can help me out too.
i will appreciate your help :)

uninstall the script.install it again.do not install transition control.jst put the transitions given.if u dnt like it den edit it with cssu tuner.hope u hav cssu installed.dats it.but it still lags a bit even if overclocked to 700mhz.but less..hope it helps

sanros 2011-07-12 14:43

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by trisha02 (Post 1049520)
uninstall the script.install it again.do not install transition control.jst put the transitions given.if u dnt like it den edit it with cssu tuner.hope u hav cssu installed.dats it.but it still lags a bit even if overclocked to 700mhz.but less..hope it helps

you mean to say i should uninstall transitioncontrol? is this the problem?
i don't have cssu installed, is cssu basically used for portrait mode enabling or it is more than that? does it improve the performance of the device? should i install it?

trisha02 2011-07-12 15:06

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
yes u shud install cssu.uninstall transition control.u dn need it...yes uninstall the script... cssu provides software updates that nokia should provide.since they left N900 the maemo community is providing them..see the cssu page.install it.its gr8.install cssu tuner from app manager.u will get it by yourself.if not. then contact me

kcfischer 2011-07-12 16:07

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Just installed the patch, very clear instructions and definite improvement in performance using Karam's recommendations. Miracles still exist!

law5on 2011-07-12 16:54

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
firstly i would like to thank karam for the battery impovements. i was getting about half a day out of my battery but now it lasts a couple of days before i have to charge. i was wondering how i check if ive installed the speed script as im not sure if i have installed an earleir version in the past. i appologise if this question may have been asked in the past. but i have checked through about half of this thread already and its takin me years to get through it.

Daneel 2011-07-12 16:58

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by epitaph (Post 1049582)
This patch doesn't work. It just moves cgroup from /syspart to /dev/cgroup/cpu. There is no improvement of performance or speed or whatever.

Go away.

Go away.

mehulrajput 2011-07-12 17:05

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by karam (Post 1049282)
@trisha02
in latest post
the patch has been successfully applied
but you should see in /dev/cgroup/cpu
a folder called user
and a multiple files

mind sharing it through pm if you don't want majority of people here to test :-)... you can get inputs from such beta testers too to make sure if it is working or not.

corduroysack 2011-07-12 17:19

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
yay he's back lol talking complete BS. get a grip!!

shallimus 2011-07-12 17:25

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by epitaph (originally in font size 16!) (Post 1049615)
You ignorant. You know that is not bs. Just check it yourself /syspart. This patch is complete PLACEBO..

As everyone knows, the bigger you make the font-size, the truer your rambling, baseless assertions become... :rolleyes:

corduroysack 2011-07-12 17:26

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
lol i never even mentioned a name, Go Troll Elsewhere your comments are not wanted or needed!

corduroysack 2011-07-12 17:31

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
give it a month or too and he'll re-badge it under his name and try charging for it.
ps i haven't a clue what your posting as your still in my naughty list but i bet it really constructive.

lsolano 2011-07-12 17:31

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by karam (Post 1049182)
@lsolano
overloaking without the battery improvements is possible till 1.15 ghz
but with the battery improvements it is not possible more than 805 mhz

PS: i have mine at 750 mhz ( For me : it is very stable and effective with the patch)

I Over Clocked my phone yesterday and now I understand why cpufreq crashed: I overclocked my phone at 850, and I wanted to enable SmartReflex at the same time.

CSSU+OC+ThisScript+Swappolube=Magic!

shallimus 2011-07-12 17:39

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by epitaph (Post 1049627)

This script is useless, ask Karam. Just check /syspart before and after. It's fake, it's stolen, it's placebo.

Where's the love? Where's the Verständnis? Where's the freundlichen Grüßen?


Actually, I just ran this script for the first time an hour ago. It's subjective of course, but my phone feels way more responsive. No surprise, given that stock config CFS is designed for server use (thanks thingonaspring).

EDIT: changed epitaph's font-size down. Again.

corduroysack 2011-07-12 17:41

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
got to admit my charger is missing my n900 usually had to have re-charge every night but not anymore lasting well into the following afternoon, mind you i do hammer it. i recon if i used it lightly i'd get about 4 days, but i can't use it lightly. this script is one of the best improvements for the n900. nice one Karam is it the swappolube VFS value you are testing?

lol @ stolen if you bothered to read the first few post karam did mention he didn't write it.

"A lot of you must have heard about the 200 lines to speed up linux while blackhat announced 4 lines to do that and it is called miracle patch
anyway neither of the available tutorials on internel are working on N900

BUT For Fortunately i was able to apply it to Maemo 5 on N900!!!!!"

Daneel 2011-07-12 17:50

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by epitaph (Post 1049607)
Reported you.

lol, are you foaming in your mouth yet? HURR DURR, RAGEEEE.

corduroysack 2011-07-12 18:02

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
every thread you go on you report someone when you are the one who's attacking members and getting everyones backs up with your arrogance lol bet the mods love you :D

Daneel 2011-07-12 18:20

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by epitaph (Post 1049646)
And you? You rub yourself on Placebo and Fake and Stolen Goods?

I find it funny that you are talking about stolen goods :)

shallimus 2011-07-12 18:33

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by epitaph (Post 1049646)
And you? You rub yourself on Placebo and Fake and Stolen Goods?

If karam stole this, what was the software license he violated when stealing it? :confused:

Edit: for the avoidance of doubt, this is a rhetorical question. He did not steal it because it is free. He has also put a lot of time and effort into N900-ising it.

eefo 2011-07-12 18:43

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
that's really good that people here feeling the difference but why isn't at my side :$
have all the same tweaks .

just checked qcpufreq and it hit my mind that the battery issue contains cpu temp with it .
i hope people who have faced longer battery life magic have thier cpu temp rather normal or cooler than i have of my device :$
it's 40 degrees with overclocked at 750 mhz .

is it karam ?
plus i have email client which updates every time i switch my wifi on and yeah omweather too .
and @ epitaph a question buddy : if you think it's stolen why are you fighting for it ?
let the exact person claim and if you dont lik this patch just stop using it and let every one enjoy .
this is a fight for nothing .

PhopsonNY 2011-07-12 18:45

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by shallimus (Post 1049667)
If karam stole this, what was the software license he violated when stealing it? :confused:

Good question...

but can we stop giving this more attention than it deserves and go back to the point of this whole thread.

thanks

eefo 2011-07-12 18:45

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
p.s congrats for the milestone :p

zurrain101 2011-07-12 18:57

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
hey any news on the new super battery saver update? :)

corduroysack 2011-07-12 19:03

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
@eefo mine is at 38°c at 750MHz.
i'm using v47, CSSU, swappolube, speedpatch and mines really good.
battery is lasting very well now buddy. :D

eefo 2011-07-12 19:07

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
Quote:

Originally Posted by corduroysack (Post 1049691)
@eefo mine is at 38°c at 750MHz.
i'm using v47, CSSU, swappolube, speedpatch and mines really good.
battery is lasting very well now buddy. :D


same here , swappolube with proposed setting and vfs at 10 , this patch .
ammm one thing , you said CSSU , can you please list the setting you are using of CSSU ?
and yeah i am still on the old patch as i thought this latest patch has screwed me wlan ip qbw :p
will try the new patch in the morning but yeah willing to see the settings os CSSU used .

corduroysack 2011-07-12 19:10

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
i'm still on the old patch as well, i haven't tried the new one yet. for cssu setting do you mean the setting in CSSU tuner?

karam 2011-07-12 19:11

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
@zurrain101
i'm still testing it and i will post it once my battery gets out of charge !!
4th day now!! (medium usage : calls a bit browsing and navigation with gps
will see how it goes



------------------------------------------------------------
well well well
i've been monitoring this thread and a really funny event happened here

just like what corduroysack said before
and i will say it again
epitaph is offering some more popcorn

however i don't wanna go into details cause i don't wanna to change the subject of the thread and make it like epitaph's one

but just for explaining :
1-) i think you should thank god i stole this patch from black hat
although it is public and free

so i've brought it to N900 and tried to modify it (many updates happened)

2-) epitaph you said before you don't like this kind of work

so just like what eefo said
just stop using it and let every one enjoy

PS: epitaph i think reporting is the only the thing you do in talk.maemo.org

PS 2 : i really hate some one to accuse me that i stole something
especially i've spent a lot of time on it

and don't forget the tweaks and the battery improvements
i'm trying to provide everything to make a perfect usable N900

added epitaph to ignore list
means i will not respond to your fights :D
that is what i got to say
and thanks guys for defending me :)

LAST PS: i think epi will report this post too :p

corduroysack 2011-07-12 19:16

Re: [ANNOUNCE] Super Script [FINAL VERSION] + Tweaks To Speed UP N900 Dramatically + Battery Improvements
 
well said Karam and thankyou for stealing the patch from black hat.
looking forward to the battery saver you are getting some great results so far :D


All times are GMT. The time now is 22:22.

vBulletin® Version 3.8.8