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-05-25 12:31

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
Quote:

Originally Posted by StocChr (Post 1015079)
/dev/cgroup is existing... so it should be applied.

i also have WSEGL_UseHWSync=1 without any problems, when and which problems can occur

When for me never had problem
But some people have ( it is a hardware problem) IMO
But wich well simply reboot after a few minutes so if that happened you MUST disable the hdaccel immedietly !!

But looks like you don't have any problems with it so it is safe (with you)

karam 2011-05-25 12:32

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
Quote:

Originally Posted by corduroysack (Post 1015085)
nice script karam, i'd totally ignore everything a certain member of this forum says. :D thankyou again :D

I appreciate it Thanks :)

romiiio 2011-05-25 13:31

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
hi im having problem installing tracker-cfg when i try to install it i get this error
E: could'nt find package tracker-cfg
please help

karam 2011-05-25 15:09

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
Quote:

Originally Posted by romiiio (Post 1015140)
hi im having problem installing tracker-cfg when i try to install it i get this error
E: could'nt find package tracker-cfg
please help

Update the devel extras catalogs and install it or

http://repository.maemo.org/extras-d....3.2-4_all.deb


But i don't recommend that as there might be other dependencies needed from extras-devel repository

yodawg 2011-05-25 16:25

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
hmm, installed it and rebooted
can't seem to notice much of a difference
some people mentioned 4x faster email loading but for me it still took a while...
my n900 felt fairly fast to begin with so maybe thats why i didnt notice it?
oh well, at least nothing broke.... yet...

stano 2011-05-25 16:32

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
And what files do you have in /syspart/ after applying patch ?

Bad_Habit 2011-05-25 16:38

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
Quote:

Originally Posted by yodawg (Post 1015227)
hmm, installed it and rebooted
can't seem to notice much of a difference
some people mentioned 4x faster email loading but for me it still took a while...
my n900 felt fairly fast to begin with so maybe thats why i didnt notice it?
oh well, at least nothing broke.... yet...

Check the contents of /etc/rc.local (in my case it was created empty) and the other files this script should change.

I didn't have time to debug this script, but I'm sure that's because of Enhanced BusyBox. Anyway, I prefer using /etc/bash.bashrc and .ashrc as symlinks to it in the home directories, so I've made the changes by hand.

Also, I'd recommend karam to look into simple copying (or appending of contents) instead of using tee: that would be much easier to debug. I don't know much about how dpkg handles changes in config files, but I think it would be nice if when you package this patch into a deb, you will do it a safer way.

yodawg 2011-05-25 16:44

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
yea i did that /etc/rc.local check after installing

the file/location was there and now i opened the file and its empty like you said yours was as well...

so i guess it did install

karam 2011-05-25 17:16

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
Be patient people a deb is in progress with a gui that apllies the patch
and the tweaks (optional)

And i will take a look at the script again to make it only for maemo5

cause when i first made the patch i made it for maemo5 and any linux system
so rc.local is empty cause it is not existed in n900 anyway
but existed in other linux systems
So if you applied the patch in other linux system rc.local will not be empty and the patch will be applied
the most effective part of the patch is .bashrc and the .ashrc :)

Edit IMO i think it is better to leave the patch as it is cause the creation of rc.local doesn't effect anything else

So the patch can be used in other linux systems

Bad_Habit 2011-05-25 17:19

Re: [ANNOUNCE] Script + Tweaks To Speed UP N900
 
Quote:

Originally Posted by yodawg (Post 1015239)
yea i did that /etc/rc.local check after installing

the file/location was there and now i opened the file and its empty like you said yours was as well...

so i guess it did install

/etc/rc.local should contain this:

Code:

#!/bin/sh
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



All times are GMT. The time now is 13:20.

vBulletin® Version 3.8.8