Reply
Thread Tools
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#171
Originally Posted by zaoltryence View Post
is this correct when i put on the code
nano Maemo-2.6.28.10power37.item
iit says not found...
any advice?
I am presuming you have nano installed? if not use any editor (leafpad, vi, or what ever you feel comfortable with) or apt-get install nano
__________________
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:
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#172
Originally Posted by sacal View Post
Mornage

Thank you very much for taking your time looking into my problem.

The contents of my item file, located at /etc/multiboot.d/Maemo-2.6.28.10power37.item are:

Code:
ITEM_NAME="Maemo 2.6.28.10power37"
ITEM_KERNEL=2.6.28.10power37
ITEM_MODULES=ext3 bq27x00_battery
OK, if I understand how this works, as you have your module specified in /etc/modules.boot you just need to tell multiboot to run it. modify your item file to

Code:
ITEM_NAME="Maemo 2.6.28.10power37"
ITEM_KERNEL=2.6.28.10power37
ITEM_MODULES=ext3 bq27x00_battery
__________________
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:
zaoltryence's Avatar
Posts: 273 | Thanked: 101 times | Joined on Jan 2010
#173
Originally Posted by mornage View Post
I am presuming you have nano installed? if not use any editor (leafpad, vi, or what ever you feel comfortable with) or apt-get install nano
yup, i sorted it out, i just used leafpad instead, but thanks for the reply
__________________
maemo+nitdroid

N9 64gb black
 
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#174
i could not get the v39 via appman...tried enable and disable and update but still, maybe because i already installed it early and flash back v.37..will it be problem if i install it manually via dpkg?

download
-kernel-power_2.6.28-maemo39_armel.deb (1st)
-kernel-power-modules_2.6.28-maemo39_armel.deb (2nd)
-kernel-power-flasher_2.6.28-maemo39_armel.deb (3rd)

then

-run xterm
-sudo gainroot
-dpkg -i location/of/file (intsall them the consecutively as shown above)

then follow the step below ? i think this is what i did last night...
and still facing NOKIA screen and shutdown, no multiboot option.


Originally Posted by mornage View Post
Ok, I'm now booted into power-kernel V39!! Here is what I did.

Boot maemo using power kernel.
Update power kernel to V39 via appman.
download this file to MyDocs
open xterm
Code:
sudo gainroot
cd MyDocs
mkdir Kernel
dpkg-deb -x kernel-power_2.6.28-maemo39_armel.deb /home/user/MyDocs/Kernel
This should extract all files from the deb file into the newly created Kernel folder. Now we move and rename the kernel into multiboot.
Code:
cd Kernel/boot
mv zImage-2.6.28-maemo39.fiasco /boot/multiboot/vmlinuz-2.6.28.10power39
You should now have the correct kernel in the correct place, with the correct name. All that is left now is to adjust the item file.

Code:
cd /etc/multiboot.d
nano Maemo-2.6.28.10power37.item
Change the following lines
Code:
ITEM_NAME="Maemo 2.6.28.10power37" to ITEM_NAME="Maemo 2.6.28.10power39"
ITEM_KERNEL=2.6.21.10power37 to ITEM_KERNEL=2.6.21.10power39
Reboot and you should now see the new kernel where the old one was.

Please bear in mind that I am in work and get regularly interrupted by people calling. Although I have tried my best to ensure everything is spelled correctly, there may be a few typos so I recommend using tab to complete paths and file names.

Edit, to quote titan:


So you really do not need to do this. The guide is only really for people that already have. (i.e 1st steps have been done and you have had to boot back into default maemo)

Last edited by ryanl33x1511; 2010-08-04 at 16:50.
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#175
Originally Posted by ryanl33x1511 View Post
i could not get the v39 via appman...tried enable and disable and update but still, maybe because i already installed it early and flash back v.37..will it be problem if i install it manually via dpkg?

download
-kernel-power_2.6.28-maemo39_armel.deb (1st)
-kernel-power-modules_2.6.28-maemo39_armel.deb (2nd)
-kernel-power-flasher_2.6.28-maemo39_armel.deb (3rd)

then

-run xterm
-sudo gainroot
-dpkg -i location/of/file (intsall them the consecutively as shown above)

then follow the step below ? i think this is what i did last night...
1stly I am persuming you have extras-devel enabled?

when you flashed back, did you just follow the steps on nitdroid thread to install v37? If so, you are probably best off removing the kernel and reinstalling but you are welcome to try just manually installing. If it doesn't work you can always boot the default kernel with 0 or b.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#176
Originally Posted by mornage View Post
Please post nitdroid issues in the nitdroid help thread in future(stickied at the top of this forum). you are more likely to get a response and it leaves this thread to deal with multiboot issues.

you have to partition your SD memory card.
oh yeah im on a wrong thread. i truly apologize. i have this thread and the nitdroid thread open in different tabs, got confused.....
__________________
if i did help you, just click "Thanks" on the lower right of my post. thanks!

"The best way to break a Spell is to prevent it from being cast in the first place"

N900: 1000/1150mhz; sampling_rate 15; up_threshold 150000;
 
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#177
still not work, after choose kernel power v.39 at reboot first time. NOKIA SCREEN COME UP then SHUTDOWN....
THEN after that Cant get through NOKIA Screen to Multiboot option ,no matter how many reboot...so there is no option for B or 0, only solution to use flash-only=kernel -f -R to get to default kernel.

This is the problem occur, at least to me... Did you manage to boot to v39 and check the kernel version if it is v39 ?

Last edited by ryanl33x1511; 2010-08-04 at 17:07.
 
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#178
the problem is that the device boot to v39 fine, that is it couldnt get through Nokia Screen, it load the kernel and some how the kernel conflict with multiboot or something wrong that is why i keep getting stuck at Nokia Screen and shutdown. is it because i manually install 39 and not via appman ? i dont think it matter

but after boot into default kernel, i then apply the kernel v37 multiboot again ,this time it work with v37 and reboot choose 1st option for v.37 then it boots fine.

Last edited by ryanl33x1511; 2010-08-04 at 17:18.
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#179
Originally Posted by ryanl33x1511 View Post
the problem is that the device boot to v39 fine, that is it couldnt get through Nokia Screen, it load the kernel and some how the kernel conflict with multiboot or something wrong that is why i keep getting stuck at Nokia Screen and shutdown. is it because i manually install 39 and not via appman ? i dont think it matter

but after boot into default kernel, i then apply the kernel v37 multiboot again ,this time it work with v37 and reboot choose 1st option for v.37 then it boots fine.
I the way you manually installed 39 conflicted with the way you had manually installed 37 when you had previously installed 39. The files were probably all mixed up.

If 0 or B wont boot (bear in mind you may have to boot twice and the charger cannot be plugged in) then I'm afraid you will have to reboot. You might as well just stick to power kernel 37 though as 39 offers no advantage unless you are developing. If you must install 39, do so as in my guide.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#180
Originally Posted by gabby131 View Post
oh yeah im on a wrong thread. i truly apologize. i have this thread and the nitdroid thread open in different tabs, got confused.....
No problem, we all it at times.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Reply

Tags
face palm


 
Forum Jump


All times are GMT. The time now is 13:17.