View Single Post
Posts: 53 | Thanked: 31 times | Joined on Jan 2010
#365
FIXED

OK so since I did not find a solution for my problem in this thread I assume author did not mention it anywhere. I have looked around and noticed this :

http://wiki.maemo.org/Kernel_Power#I...d_installation

sudo gainroot
apt-get install kernel-power-bootimg
apt-get install --reinstall multiboot-kernel-power

This has added the option for power kernel in the multiboot


Originally Posted by travik View Post
wheee! turns out I just needed to change it to mmcblk1p2. Weird. Android booting screen now.
Ok I seem to be having a similar problem. Before the dual boot I was running then latest power kernel with several overclocked profiles.

The installation of NITdroid was successful, everything loads but when I boot into maemo (either by not opening the keyboard or by pressing the option in the loader) i seem to be loading a stock kernel.
When i run kernel-config show in the terminal i get:

Code:
This kernel version 2.6.28-omap1 is not supported
Please make sure that kernel-power is installed and running.
If you have just installed the kernel, you need to shutdown and boot to activate it.
To reinstall the power user kernel run:
'apt-get install --reinstall kernel-power kernel-power-flasher'
what is the solution?

Thank you.

Last edited by gill_za; 2010-12-14 at 20:42. Reason: FIXED