View Single Post
sub7's Avatar
Posts: 69 | Thanked: 10 times | Joined on Sep 2010 @ Spain
#2
I've finally make it to work with kernel-power too !!!!!

I first removed backupmenu.

Code:
apt-get remove backupmenu
after I installed.
Code:
apt-get install kernel-power-bootimg
apt-get install kernel-power-multiboot
after this, I installed again following the steps backupmenu pvanbeek and Michal Jerz, but this time I only made 2 steps.

Code:
dpkg --force-depends-i ./backupmenu_0.56-1_all.deb
cp /opt/maemo/usr/bin/gnu/tar /usr/share/backupmenu/
and that's it, now I have everything working, and you can overclock and added an entry to multiboot.

now there are 4 entries

1 maemo stock
2 maemo kernel-power
3 nitdroid
4 backupmenu

Although I still have the error:

: You Might want to run 'apt-get-f install' to correct these.
The Following Packages Have unmet dependencies:
backupmenu: Depends: bootmenu-n900 But it is not installed
E: Unmet dependencies. try using-f.


Even so, apt-get update gives me no errors and it seems that applications are installed the same even if I leave the error.

So thats will have installed kernel-power, will need to install ...

Code:
apt-get install kernel-power-bootimg
apt-get install kernel-power-multiboot
Before performing the steps to install backupmenu without bootmenu-n900

Last edited by sub7; 2011-01-03 at 16:38.