View Single Post
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#3007
Originally Posted by slipkornsaad View Post
Sorry for asking again but i'm gonna be crazy as i'm trying to set max freq to 900 since yesterday with no success.

When i type this command should i have to enter sudo gainroot or root (when i start xterm)

1) when i type sudo gainroot and then the above command, nothing happened and it returns to /home/user #

2) if i type root, it asks for a password (tried with root but it wasn't that)

3) if i try the above command without "sudo" it says that it's not possible to create some directories...

Any help? I feel really lost with this latest titan's kernel...

Think i'll return to maemo23 or letho's one...(in letho's ones can we set min freq and max freq?)

Thanks in advance
As a normal user you type command with sudo in front:
Code:
sudo /usr/sbin/kernel-load /home/user/MyDocs/kernel.txt

If you are root, then you don't need sudo in front:
Code:
/usr/sbin/kernel-load /home/user/MyDocs/kernel.txt
EDIT: but before that, you should have rootsh installed, as AlMehdi suggested.

Last edited by kolos; 2010-04-18 at 14:59.
 

The Following User Says Thank You to kolos For This Useful Post: