Closed Thread
Thread Tools
Posts: 22 | Thanked: 0 times | Joined on Jun 2010
#911
Originally Posted by mornage View Post
Check that the kernel is in boot/multiboot (should be 0.5)
Nokia-N900-02-8:/boot/multiboot# ls -la
drwxr-xr-x 2 root root 240 Dec 30 09:33 .
drwxr-xr-x 3 root root 736 Dec 30 09:33 ..
-rw-r--r-- 1 root root 1743284 Jul 21 13:30 vmlinuz-2.6.28.NIT.05


is what I found in there, I guess that is correct?
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#912
Originally Posted by belaial View Post
Nokia-N900-02-8:/boot/multiboot# ls -la
drwxr-xr-x 2 root root 240 Dec 30 09:33 .
drwxr-xr-x 3 root root 736 Dec 30 09:33 ..
-rw-r--r-- 1 root root 1743284 Jul 21 13:30 vmlinuz-2.6.28.NIT.05


is what I found in there, I guess that is correct?
Yeah, that's correct. Can you check your item file for me. This is in etc/multiboot.d

You should have one something like NITdroid-2.6.28.NIT.05.item. Make sure that file is there and post the contents for me please?

If is not there, tell me what you do have please.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Posts: 4 | Thanked: 0 times | Joined on Aug 2010
#913
hi,

I got NITDroid working on my N900, everything was alright... however, after the battery gone while using NITDroid, the phone switched off itself.

strange thing starts here: firstly I tried charge it under NITDroid mode, but it didn't charge; so I switched back to Maemo and charge the battery to FULL, then reboot the phone into NITDroid, problem happens: as soon as I see the main UI, it indicates battery 0% and need to be charged, and the notification light flashing RED. Nothing happen when I connect the charger and phone gone to dead after a few seconds.

I took the battery out and retried a few times, even used another battery from 5800, but all the same: it looks like the NITDroid just remembered the battery status as EMPTY (even after battery recharged FULL under Maemo) and I just cant charge it under NITDroid...

thank you in advance!
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#914
Originally Posted by bonabest View Post
hi,

I got NITDroid working on my N900, everything was alright... however, after the battery gone while using NITDroid, the phone switched off itself.

strange thing starts here: firstly I tried charge it under NITDroid mode, but it didn't charge; so I switched back to Maemo and charge the battery to FULL, then reboot the phone into NITDroid, problem happens: as soon as I see the main UI, it indicates battery 0% and need to be charged, and the notification light flashing RED. Nothing happen when I connect the charger and phone gone to dead after a few seconds.

I took the battery out and retried a few times, even used another battery from 5800, but all the same: it looks like the NITDroid just remembered the battery status as EMPTY (even after battery recharged FULL under Maemo) and I just cant charge it under NITDroid...

thank you in advance!
Every time I seen an issue like this, a reboot has fixed it. If it doesn't it's likely that some files have not extracted correctly. Follow step 2 in the announce thread to wipe SD card and reinstall.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Posts: 22 | Thanked: 0 times | Joined on Jun 2010
#915
Originally Posted by mornage View Post
Yeah, that's correct. Can you check your item file for me. This is in etc/multiboot.d

You should have one something like NITdroid-2.6.28.NIT.05.item. Make sure that file is there and post the contents for me please?

If is not there, tell me what you do have please.
Sure thing, File is there containing

ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.05"
ITEM_KERNEL=2.6.28.NIT.05
ITEM_MODULES=ext3 fat vfat
ITEM_DEVICE=${EXT_CARD}p2
ITEM_FSTYPE=ext3
ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3

files name is : NITdroid-2.6.28.NIT.05.item

Other files in folder is

Maemo-2.6.28-omap1.item
Maemo-2.6.28.10power37.item
NITdroid-2.6.28.NIT.02.item
NITdroid-2.6.28.NIT.03.item
examples
 
Posts: 22 | Thanked: 0 times | Joined on Jun 2010
#916
Originally Posted by mornage View Post
Every time I seen an issue like this, a reboot has fixed it. If it doesn't it's likely that some files have not extracted correctly. Follow step 2 in the announce thread to wipe SD card and reinstall.
Yeah, tried, no errors at all, just loops back to the bootmenu again.
 
Posts: 50 | Thanked: 5 times | Joined on Apr 2010 @ Kiel, Germany
#917
how to delete the installation files? the installation failed due to insufficent drive space, and now my rootfs seems to be full because i cannot update any programs everytime i try it says not enough free space! help me pleeeaaassee !
__________________
My Devices: NOKIA N900 + HTC HD2
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#918
Originally Posted by mornage

Every time I seen an issue like this, a reboot has fixed it. If it doesn't it's likely that some files have not extracted correctly. Follow step 2 in the announce thread to wipe SD card and reinstall.

Yeah, tried, no errors at all, just loops back to the bootmenu again.
This was directed at bonabest
__________________
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
#919
Originally Posted by DarthLuda View Post
how to delete the installation files? the installation failed due to insufficent drive space, and now my rootfs seems to be full because i cannot update any programs everytime i try it says not enough free space! help me pleeeaaassee !
Seems like you were in / not /and when you extracted the rootfs. Essentially, you have filled up the mameo root and removing the un-needed files is going to be a right pain as files would have extracted into already existing folders.

Only real way to fix this is re-flash.
__________________
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
#920
Originally Posted by belaial View Post
Sure thing, File is there containing

ITEM_NAME="NITdroid on MMCp2 - 2.6.28.NIT.05"
ITEM_KERNEL=2.6.28.NIT.05
ITEM_MODULES=ext3 fat vfat
ITEM_DEVICE=${EXT_CARD}p2
ITEM_FSTYPE=ext3
ITEM_FSOPTIONS=rw,noatime,errors=remount-ro,commit=3

files name is : NITdroid-2.6.28.NIT.05.item

Other files in folder is

Maemo-2.6.28-omap1.item
Maemo-2.6.28.10power37.item
NITdroid-2.6.28.NIT.02.item
NITdroid-2.6.28.NIT.03.item
examples
Well that is all correct too. Strange as I have only seen the boot loop with nitdroid if the kernel hasn't been there or the item file is wrong. Just to check, you are using the most up to date version of multiboot???

If so, I think that something has gone wrong during installing. Remove the kernel from /boot/multiboot and re-do

Code:
dpkg -i /home/user/MyDocs/nitdroid-kernel-2.6.28-05_final1_armel.deb
This will replace the kernel for you so we can see if that was the issue. If this doesn't fix it I think you are going to need to do a full re-install of NITDroid.
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Closed Thread

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:00.