View Single Post
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#931
Originally Posted by gft2k1 View Post
If you want to enable overclock in titan's power40:

download kernel-power-settings_0.11_armel.deb and copy the file to /home/user/MyDocs/tmp (please note if the tmp dir doesnt exist you will need to create it).

Open xterminal and as root:

cd /home/user/MyDocs/tmp
dpkg-deb -x kernel-power-settings_0.11_armel.deb /home/user/MyDocs/tmp

Now you should see in that directory two new dirs. One will be called usr and one called etc

You now need to copy those two folders into the system in "/" (not in "/root" !)

I use OpenSSH Server to do this (is simple )

If program ask you to overwrite file click yes to all.

Once you have done this the last step is to change the perms on the two binaries.

Open xterminal and as root:

chmod +x /usr/sbin/kernel-*

That's all !

Now keep in mind this means you wont get update notifications about kernel-power etc as you are essentially just copying files and not installing the package itself.
You dont need to do this now as the new multiboot fixed the comparability problem. Apt-get install kernel-power-settings will do the trick.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 

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