maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller* (https://talk.maemo.org/showthread.php?t=61896)

devil prince 2010-11-11 10:30

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
hi :) i downloaded the file ""NitDroid-0.0.8-Popov.tar.bz2"" to make it easier for me but i dunnno where to put it inorder to skip downloading this file in autoinstaller
can somebody help ???

lemmyslender 2010-11-11 14:06

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
Quote:

Originally Posted by devil prince (Post 870151)
hi :) i downloaded the file ""NitDroid-0.0.8-Popov.tar.bz2"" to make it easier for me but i dunnno where to put it inorder to skip downloading this file in autoinstaller
can somebody help ???

Place it in /home/user/MyDocs/.nitdroid

M00NB34M 2010-11-18 17:34

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
Hey people,

Getting the "XCB connect failed" message,

I am installing from EMMC, iv installed Nitdroid a million times before from MMC, but first time from EMMC

Any suggestions? Iv reformatted, reflashed and tried eeeverything no luck :/

Im using theNitdroid-0.0.8-Popov version :D

Thanks!

NokiaRocks 2010-11-18 20:50

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
I just tried to install nitdroid with the auto installer and there was an error while formating the sd card.
Now my N900 is not botting up anymore :(
The Led is just glowing white and the nokia logo is displayed.
What to do now ? :/ I need my phone later :(

//edit : My phone also stuck at "formatting /dev/mmcblklpl (ext3)..." when installing nitdroid.

Descalzo 2010-11-18 21:15

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
Quote:

Originally Posted by NokiaRocks (Post 877361)
I just tried to install nitdroid with the auto installer and there was an error while formating the sd card.
Now my N900 is not botting up anymore :(
The Led is just glowing white and the nokia logo is displayed.
What to do now ? :/ I need my phone later :(

//edit : My phone also stuck at "formatting /dev/mmcblklpl (ext3)..." :/

uh oh. I've not heard of this happening to people.

You could open the keyboard while booting and try to force it to use Maemo. I think that's 0 during bootmenu.

Unless I've misunderstood what the problem is.

NokiaRocks 2010-11-18 21:25

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
Thats not working either :/
It just hangs on the nokia logo with the white background and shuts down then :(
Luckily I can still connect iva USB. What command to just reflash the kernel ?

Descalzo 2010-11-18 21:43

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
Quote:

Originally Posted by NokiaRocks (Post 877389)
Thats not working either :/
It just hangs on the nokia logo with the white background and shuts down then :(
Luckily I can still connect iva USB. What command to just reflash the kernel ?

http://wiki.maemo.org/Updating_the_t...a_FIASCO_image

That should get you started. I think. It's been many moons since I've reflashed, so be careful and read up on it before you take my advice.

Edit: I recommend you look through the whole reflashing wiki page. You may also want to wait and see if someone more knowledgeable than me shows up.

fahadj2003 2010-11-18 21:47

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
Quote:

Originally Posted by NokiaRocks (Post 877389)
Thats not working either :/
It just hangs on the nokia logo with the white background and shuts down then :(
Luckily I can still connect iva USB. What command to just reflash the kernel ?

happens when ure low on battery
try charging

NokiaRocks 2010-11-18 21:57

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
Quote:

Originally Posted by fahadj2003 (Post 877406)
happens when ure low on battery
try charging

It was full before flashing and is not even booting with power adapter.

Noone else can help me ?

//edit : nice :) This helped : flasher-3.5 -F <firmware-image> --flash-only=kernel -f -R

Thanks Descalzo for the hint.

Kevstacey 2010-12-13 09:27

Re: [updated] NITdroid 0.0.8 HOWTO Install *assuming you've used autoinstaller*
 
Quote:

Originally Posted by fahadj2003 (Post 810152)
**NITDROID INSTALLER IS OUT, PLEASE USE IT TO INSTALL NITDROID,
IF YOU HAVE A PREVIOUS VERSION OF NITDROID INSTALLER INSTALLED, REMOVE IT
THEN XTERM AND "apt-get install nitdroid-installer"
THEN TYPE "nitdroid"**


*THIS IS FOR SD, NOT EMMC*
*WORKS PROPERLY*

If you want to back up your previous apps, refer to
http://talk.maemo.org/showpost.php?p...8&postcount=84

1)http://forum.nitdroid.com/index.php?topic=315.0 <---- download 0.0.8 version

2)copy the file to emmc via mass storage mode

3)disconnect from mass storage

4) open xterm

sudo gainroot
mkfs.ext3 /dev/mmcblk1p2
mount /dev/mmcblk1p2 /and
cd /and
tar xvf /home/user/MyDocs/NitDroid-0.0.8-Popov.tar.bz2
dpkg -i /home/user/MyDocs/.nitdroid/nitdroid-kernel-2.6.28-06_final1_armel.deb

some have issues with the tar file
"tar: invalid tar magic"
use this as 4th step

open xterm

sudo gainroot
mkfs.ext3 /dev/mmcblk1p2
mount /dev/mmcblk1p2 /and
cd /and
bunzip2 /home/user/MyDocs/NitDroid-0.0.8-Popov.tar.bz2
tar xvf /home/user/MyDocs/NitDroid-0.0.8-Popov.tar
dpkg -i /home/user/MyDocs/.nitdroid/nitdroid-kernel-2.6.28-06_final1_armel.deb

*thanks to http://talk.maemo.org/showpost.php?p...9&postcount=23

does no one say thanks anymore?

my phone seem have goosed from trying this procedure!

texts dont send/receive
mediaplayer says no songs/videos etc
photos dont show up
app manager doesnt work

i get 'operation failed' for most of these!

any idea how i can reverse it?
cheers


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

vBulletin® Version 3.8.8