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)

CasTTeLLo 2011-06-27 03:07

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
Anyone have solution for this error : mkdir: cannot create directory '/dev/cgroup/cpu/user/': Permission denied
-sh: cannot create /dev/cgroup/cpu/user/16346/tasks: nonexistent directory
-sh: cannot create /dev/cgroup/cpu/user/16346/notify_on_release: nonexistent directory


its still happen even with new update....

badabing 2011-06-27 05:25

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
Thanks nice and so simple script. Even though i had no problems with my old speeds, this is just better :D Kuddo's!

nafajafam 2011-06-27 05:47

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
i get permission denied upon typing ./speedpatch.sh

MetalGearSolid 2011-06-27 05:52

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
You must have missed out some part of the tutorial.
Crosscheck:
1) sudo gainroot
2) Current directory = /home/user/
3) chmod u+x speedpatch.sh

Follow the tutorial exactly and you will get thru.

nafajafam 2011-06-27 06:01

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
i tried it again; worked. thank you.

[DarkGUNMAN] 2011-06-27 07:27

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
Quote:

Originally Posted by CasTTeLLo (Post 1039754)
Anyone have solution for this error : mkdir: cannot create directory '/dev/cgroup/cpu/user/': Permission denied
-sh: cannot create /dev/cgroup/cpu/user/16346/tasks: nonexistent directory
-sh: cannot create /dev/cgroup/cpu/user/16346/notify_on_release: nonexistent directory


its still happen even with new update....


I'm getting the same issue when launching xterm.

phedders 2011-06-27 10:03

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
Getting permission errors in xterm? Maybe you have this problem - where for example running the active parts of speedpatch manually:

Code:

root@Nokia-N900:~#    mkdir -p /dev/cgroup/cpu
root@Nokia-N900:~#    mount -t cgroup cgroup /dev/cgroup/cpu -o cpu,memory
mount: mounting cgroup on /dev/cgroup/cpu failed: Device or resource busy

I suspect (havent tested) that this is because cgroups is already mounted on /syspart - I had to change the mount in /etc/event.d/speedpatch from
Code:

mount -t cgroup cgroup /dev/cgroup/cpu -o memory,cpu
to
Code:

mount -t cgroup cgroup /dev/cgroup/cpu

CasTTeLLo 2011-06-27 10:34

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
Quote:

Originally Posted by phedders (Post 1039896)
Getting permission errors in xterm? Maybe you have this problem - where for example running the active parts of speedpatch manually:

Code:

root@Nokia-N900:~#    mkdir -p /dev/cgroup/cpu
root@Nokia-N900:~#    mount -t cgroup cgroup /dev/cgroup/cpu -o cpu,memory
mount: mounting cgroup on /dev/cgroup/cpu failed: Device or resource busy

I suspect (havent tested) that this is because cgroups is already mounted on /syspart - I had to change the mount in /etc/event.d/speedpatch from
Code:

mount -t cgroup cgroup /dev/cgroup/cpu -o memory,cpu
to
Code:

mount -t cgroup cgroup /dev/cgroup/cpu

so wat should i do??

Seker_94 2011-06-27 10:52

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
Guys permission error happens when the speedpatch.sh is in /home/user/MyDocs

so just like what MetalGearSolid said
it must be in /home/user/

and @epitaph i apologize for what is said in preeeevios posts

CasTTeLLo 2011-06-27 11:34

Re: [ANNOUNCE] Script (speedpatch) + Tweaks To Speed UP N900 (New Version) Is Available !!!!
 
This is wat i've done :

Download the patch.tar.gz from attachment
place it in MyDocs

Apply The patch: in one line(one by one)

------------------------------------------------------
sudo gainroot

tar xzvf MyDocs/speedpatch.tar.gz
chmod u+x speedpatch.sh
./speedpatch.sh
rm /home/user/.profile_root
mv transitions.ini MyDocs
rm speedpatch.sh

am i missing something??


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

vBulletin® Version 3.8.8