View Single Post
Banned | Posts: 358 | Thanked: 160 times | Joined on Dec 2010
#46
Originally Posted by Duy2anh View Post
Thanks epitaph.



The instruction on your "N900-Tune-Up" is l little unclear to me.
When I "mkdir tune-up", the directory is made at /root/tune-up, not at /etc/tune-up directory

So I use Midnight Commander to move the tune-up directory with the required files to /etc. Then I ran:

Code:
sh tune-up-startup
from the /etc/tune-up folder. It returened: can not run the tune-up, bad_packets, htb and tc because the n900-tune-up cannot be found in /etc

So I made a n900-tune-up folder in /etc and moved everything there, and run the code again:

Code:
sh tune-up-startup
It returned this:

Code:
tune-up-startup: line 5: /etc/n900-tune-up/tune-up: Permission denied
tune-up-startup: line 6: /etc/n900-tune-up/bad_packets: Permission denied
tune-up-startup: line 7: /etc/n900-tune-up/htb: Permission denied
tune-up-startup: line 8: /etc/n900-tune-up/tc: Permission denied
What should I do next?
I'm so sorry for that, bro. Just run chmod -R 777 /etc/n900-tune-up from every as root in x-terminal ( sudo gainroot ).

Strange thing for me its after I reflashed my device I couldn't install
apt-get install iproute only apt-get install iptables...

I had to find the right packages from the maemo-repository and installed it manually: dpkg -i ....

Very annoying!! But it is working again!!!

I have also uploaded my apt repository file if you ever need to reflash your device you can just take mine and overwrite the new one in /etc/apt/..... ( I don't memorize the right path ).

I did a new version of my site. Plz take a look at my signature.

Last edited by epitaph; 2010-12-31 at 07:12.