View Single Post
dchky's Avatar
Posts: 549 | Thanked: 299 times | Joined on Jun 2010 @ Australian in the Philippines
#424
Originally Posted by atilla View Post
root
apt-get install --reinstall kernel-power kernel-power-flasher
apt-get install --reinstall kernel-power-bootimg kernel-power-modules
apt-get install --reinstall multiboot-kernel-power
For some reason that didn't work for me like it has in the past unfortunately.

In the end I still did all of the above but renamed and moved /boot/zImage-2.6.28-maemo46 to /boot/multiboot/vmlinuz-2.6.28.10power46

I renamed /etc/power.conf.example to /etc/power.conf

Then I added a file in /etc/multiboot.d called 33-Maemo-power46.item with content:

ITEM_NAME="Overclock Maemo"
ITEM_KERNEL=2.6.28.10power46
ITEM_MODULES=ext3

All working again.
 

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