View Single Post
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#118
Originally Posted by mesho123 View Post
hi,
the file is attached thank you for help me
You need to edit file /etc/multiboot.d/01-Maemo-kernel-power46.item

I suggest you do it this way:

1. Open application manager, find and install app called "Leafpad" (if you have'nt installed it already on your phone). It's a text editor.

2. Open terminal and type:
Code:
sudo gainroot
To become root and then (this is one command, just type "leafpad" then space then name of file, as I wrote it above):
Code:
leafpad /etc/multiboot.d/01-Maemo-kernel-power46.item
and change line
ITEM_KERNEL="2.6.28.10power46"
to
ITEM_KERNEL="2.6.28.10pali1"
After that, hit the top bar (where it says "01-Maemo-kernel-power46.item") and hit "Save" button. Then close Leafpad (text editor), close terminal, reboot and check if it works. It should.
 

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