maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Android (https://talk.maemo.org/forumdisplay.php?f=54)
-   -   The Grand NITDroid Thread - NITDroid ICS Upgrade! (https://talk.maemo.org/showthread.php?t=66459)

ammyt 2011-01-06 16:32

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by geekygenes (Post 913341)
Click this linkhttp://downloads.nitdroid.com/e-yes/ :)
And download the following files and make sure you put them in MyDocs :)
gingerbread_update1.tar.bz2
gingerbread_update2.tar.bz2
Then apply each update using the following ;)
Code:

root
cd /home/user/MyDocs
bzip2 -d nameofpackage.tar.bz2
cd /home
mkdir /and
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/nameofpackage.tar

-optionalTo save times whilst I am still in root, I type reboot and enter to save time ;)
After this videos should now work :)

you will not have to mkdir /and since it is already there

geekygenes 2011-01-06 16:39

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Of course my mistake I have updated the post :)

Rob1n 2011-01-06 16:45

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by geekygenes (Post 913341)
Then apply each update using the following ;)
Code:

root
cd /home/user/MyDocs
bzip2 -d nameofpackage.tar.bz2
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/nameofpackage.tar


Why are you bind mounting /home under /and? You can just cd /home and extract there instead:
Code:

root
cd /home/user/MyDocs
bzip2 -d nameofpackage.tar.bz2
cd /home
tar xvf /home/user/MyDocs/nameofpackage.tar


msa 2011-01-06 16:49

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
forgive my noobiness:

when i follow the gingerbread-instructions from the first post, will it dual-install android or will it completely replace maemo?
and why would i want to install it to the microsd when its possible to install on the internal memory (it is, right?)?
how much space does gingerbread take up?

geekygenes 2011-01-06 16:49

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Because this is the way it worked as otherwise, I couldn't extract and overwrite the Android files.

cloud596 2011-01-06 16:50

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
anyway. anyone here fix market on gingerbread cause fix way on the first post didn't work at all on running apps no market though I had minimize. an google service framework no option to clear cache. just stop nor force stop. hopefully after e-yes come from vacation he will fix market it doesn't work with gingerbread and anyway v 2.4 will release soon. could be google fix for market. I don't want to uninstall it hope it can install on v2.3.1

ammyt 2011-01-06 16:52

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by msa (Post 913359)
forgive my noobiness:

when i follow the gingerbread-instructions from the first post, will it dual-install android or will it completely replace maemo?
and why would i want to install it to the microsd when its possible to install on the internal memory (it is, right?)?
how much space does gingerbread take up?

This way already dualboots android and maemo, and nitdroid is going to be installed in the internal memory a.k.a emmc in this way. Gingerbread takes up about ~150 MB

ammyt 2011-01-06 16:59

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by Rob1n (Post 913355)
Why are you bind mounting /home under /and? You can just cd /home and extract there instead:
Code:

root
cd /home/user/MyDocs
bzip2 -d nameofpackage.tar.bz2
cd /home
tar xvf /home/user/MyDocs/nameofpackage.tar


All ways lead to Rome :D

geekygenes 2011-01-06 17:00

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by cloud596 (Post 913361)
anyway. anyone here fix market on gingerbread cause fix way on the first post didn't work at all on running apps no market though I had minimize. an google service framework no option to clear cache. just stop nor force stop. hopefully after e-yes come from vacation he will fix market it doesn't work with gingerbread and anyway v 2.4 will release soon. could be google fix for market. I don't want to uninstall it hope it can install on v2.3.1

Yes I do believe I can help you with this, Instead of going to running applications click on all applications and follow the instructions except from one small thing.
With the framework clear the cache, reboot and then go back to the framework and force quit/stop.
And then reboot again and you may have to load The Market place once or twice :)
But this worked for me so, I hope it should work for you ;)

GaRy delaMEr 2011-01-06 17:06

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
No, it's a bad Idea.

Because on next step: Install NitDroid.Kernel-xxx.deb

It extract file from this .deb file to /and/xxxxx

Hope this help !!!

ps: look in the deb file:
# dpkg -c /home/NitDroid.Kernel.xxx.deb
or
extract files:
# mkdir -p /home/extracted-deb
# dpkg -x /home/NitDroid.Kernel.xxx.deb /home/extracted-deb

tisons 2011-01-06 17:28

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
hi, my Engslish speak is bad :) sorry. I have 1Question. If I want install only Android 2.3 i need install NitDorid? i meen "NITDroid 0.0.9 to the EMMC"

And i need do it ? " WIKI:
http://wiki.maemo.org/Nitdroid_easy_...requent_errors "

Thx for everyone :]

ammyt 2011-01-06 17:32

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by tisons (Post 913390)
hi, my Engslish speak is bad :) sorry. I have 1Question. If I want install only Android 2.3 i need install NitDorid? i meen "NITDroid 0.0.9 to the EMMC"

And i need do it ? " WIKI:
http://wiki.maemo.org/Nitdroid_easy_...requent_errors "

Thx for everyone :]

Just do what's written under *Installing NITDroid 0.0.9 to the EMMC*

tisons 2011-01-06 17:34

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
do it?
Installing NITDroid 0.0.9 to the EMMC:
when
Installing Gingerbread to the EMMC: ? :o :rolleyes: :p

geekygenes 2011-01-06 17:34

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
How can I change the gingerbread boot up animation and also how do you change the boot process so you can't see all the code loading.
Thanks in advance! :)

hhmah 2011-01-06 17:43

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
how do u update it, can someone help please . i doesnt let me update i've got the gingerbread_update1 and gingerbread_update2 files, but i still cant update i rali neeed help and i also cant play music it says sd card damaged thnak u

flexman 2011-01-06 17:45

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by geekygenes (Post 913122)
I had this problem as well to fix this issue go to the terminal on your N900 and type root and hit enter and then type the following apt-get install -f and hit enter and type y and hit enter to the necessary applications or packages to install and now type apt-get install nitrdroid-installer and hit enter or if you have downloaded the package manually type cd and type in the directory where it is saved and hit enter.Then type dpkg -i nameofpackage.deb and hit enter.
Hopefully this should help ;)

I just did all that and nothing worked. The only thing I didnt try was the package part. What package are you talking about and where can I get it.... This is driving me crazy... I just cannot get past this dependency issue... Thanks

geekygenes 2011-01-06 17:47

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by flexman (Post 913417)
I just did all that and nothing worked. The only thing I didnt try was the package part. What package are you talking about and where can I get it.... This is driving me crazy... I just cannot get past this dependency issue... Thanks

Here is the deb file http://downloads.nitdroid.com/nitins....2.7_armel.deb ;)

luiscesjr 2011-01-06 18:00

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
I don't think anyone is interested, but I will give some feedback on
what I've tried so far.
I am using Ginger, @ 950mhz.

- Wifi does not work for me, can't find my spot ( adhoc problem? )
- Fruit Slice; Gt Racing games work for me, even thought they are
not fullscreen.
- Emulators like Psx4droidv2 and Gameboid are working, gameboid
looks good, but psx, well, maemo's version is way better I think.
( I did not try latest bonapart updates )
- Some apps work for me aswell, without porblems.
- Some others seems to be having seg faults, open
an app on android terminal emulator is a pain, and my debugger
is somewhat crazy, so for now it's all I can say.

ammyt 2011-01-06 18:14

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by luiscesjr (Post 913430)
I don't think anyone is interested, but I will give some feedback on
what I've tried so far.
I am using Ginger, @ 950mhz.

- Wifi does not work for me, can't find my spot ( adhoc problem? )
- Fruit Slice; Gt Racing games work for me, even thought they are
not fullscreen.
- Emulators like Psx4droidv2 and Gameboid are working, gameboid
looks good, but psx, well, maemo's version is way better I think.
( I did not try latest bonapart updates )
- Some apps work for me aswell, without porblems.
- Some others seems to be having seg faults, open
an app on android terminal emulator is a pain, and my debugger
is somewhat crazy, so for now it's all I can say.

Thx, I value this kind of feedback :)
I'm using Nitdroid 0.0.9, @ max frequency:
NFS Shift, Gangstar, Real Football 2011, Spiderman Ultimate, Let's Golf 2, GT Racing, Asphalt 5, Hero of Sparta, all of them are HDs and all of them are silky smooth.
Wifi, Browser, Keyboards, USB connectivity are all working.
So far so good:D but,
Opera Mini is my pain in the butttttt :mad:

luiscesjr 2011-01-06 18:19

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by ammyt (Post 913436)
Opera Mini is my pain in the butttttt :mad:

Edited .: Was too gay, so what I mean, is, yeah, problems are
quite boring.
WiFi makes it impossible to test most of the games, and apps.
Do you know if Android has issues on wifi channels or so?
I get all my neighboors spots, the one that works...:(
Thx mate

tisons 2011-01-06 18:22

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
What i need to do? i Do only it "
Installing Gingerbread to the EMMC:"

When reboot my phone and automatic on wth maemo 5 :(

P.S. when i whant instal again it. i need uninstall Android-isntaller? , (i can't becouse write for me "unable" :( ) :) thx

hhmah 2011-01-06 18:23

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
how do u update it, can someone help please . i doesnt let me update i've got the gingerbread_update1 and gingerbread_update2 files, but i still cant update i rali neeed help and i also cant play music it says sd card damaged thnak u

luiscesjr 2011-01-06 18:26

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by tisons (Post 913446)
What i need to do? i Do only it "
Installing Gingerbread to the EMMC:"

When reboot my phone and automatic on wth maemo 5 :(

P.S. when i whant instal again it. i need uninstall Android-isntaller? , (i can't becouse write for me "unable" :( ) :) thx

Did you install multiboot?

Quote:

how do u update it, can someone help please . i doesnt let me update i've got the gingerbread_update1 and gingerbread_update2 files, but i still cant update i rali neeed help and i also cant play music it says sd card damaged thnak u
Here.
There are instructions there....

tisons 2011-01-06 18:29

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
I don't know, :P do u can say how do it? :P and how i need to know?

luiscesjr 2011-01-06 18:34

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by tisons (Post 913455)
I don't know, :P do u can say how do it? :P and how i need to know?

Make sure you have extras-devel enabled.

Open xterminal.:

Code:

root
apt-get install multiboot


tisons 2011-01-06 18:47

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by luiscesjr (Post 913462)
Make sure you have extras-devel enabled.

Open xterminal.:

Code:

root
apt-get install multiboot


I think i have it, but i try to install (xterm) it write to me

"
Reading package lists... Done
building dependency tree
Reading state information... Done
multiboot is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
multiboot: Depends: multiboot-extras but it is not isntallable
multiboot-kernel-maemo: Depends: multiboot (>= 0.2.8) but 0.2.5 is to be installed
E: unmet dependencies. try 'apt-get -f install' with no packages (or specify a solution).

"

this write for me when install Adnroid-installer :)

Kevstacey 2011-01-06 18:48

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by geekygenes (Post 913341)
Click this linkhttp://downloads.nitdroid.com/e-yes/ :)
And download the following files and make sure you put them in MyDocs :)
gingerbread_update1.tar.bz2
gingerbread_update2.tar.bz2
Then apply each update using the following ;)
Code:

root
cd /home/user/MyDocs
bzip2 -d nameofpackage.tar.bz2
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/nameofpackage.tar

-optionalTo save times whilst I am still in root, I type reboot and enter to save time ;)
After videos should now work :)

did this and videos still do not work :(

all i want to do is play gangstar west coast hustle but closes due to video error on loading up :(

tried 3.1.1, 3.0.9 no joy :(

luiscesjr 2011-01-06 18:53

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by tisons (Post 913480)
I think i have it, but i try to install (xterm) it write to me

"
Reading package lists... Done
building dependency tree
Reading state information... Done
multiboot is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
multiboot: Depends: multiboot-extras but it is not isntallable
multiboot-kernel-maemo: Depends: multiboot (>= 0.2.8) but 0.2.5 is to be installed
E: unmet dependencies. try 'apt-get -f install' with no packages (or specify a solution).

"

this write for me when install Adnroid-installer :)

Then you already have multiboot.
Still, update it, do what xterm says.:

Code:

apt-get install -f

Turn off the device, not reboot.
Turn it on, with the U key pressed, you will mostlikely enter multiboot.

mido.fayad 2011-01-06 19:01

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by Kevstacey (Post 913481)
did this and videos still do not work :(

all i want to do is play gangstar west coast hustle but closes due to video error on loading up :(


there is no problem with gangstar with gingerbread or froyo

it works very good on both

but the problem in froyo is the sensor which doesn't work correctly in it

but u may use the old patch of sensor with froyo to play it

tisons 2011-01-06 19:03

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
not working :) , cau u give skype,i can show it, with webcam.. it's faster :)

luiscesjr 2011-01-06 19:06

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by tisons (Post 913494)
not working :) , cau u give skype,i can show it, with webcam.. it's faster :)

Not, really, I don't use skype.
What exactly is happening? if you Turn on the device, when it
shows NOKIA on screen, leave U key pressed and you will
enter multiboot... ?!?!:confused:

Kevstacey 2011-01-06 19:07

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by mido.fayad (Post 913493)
there is no problem with gangstar with gingerbread or froyo

it works very good on both

but the problem in froyo is the sensor which doesn't work correctly in it

but u may use the old patch of sensor with froyo to play it

yeah but i get an error 'unable to play video' (at the start of the game) then it closes and doesn't work :(

which version will work on gingerbread? tried 3.1.1

thanks :)

tisons 2011-01-06 19:09

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by luiscesjr (Post 913502)
Not, really, I don't use skype.
What exactly is happening? if you Turn on the device, when it
shows NOKIA on screen, leave U key pressed and you will
enter multiboot... ?!?!:confused:

can u say when ckick it ant when leave? :P

luiscesjr 2011-01-06 19:12

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by tisons (Post 913506)
can u say when ckick it ant when leave? :P

I didn't understand.
But it's simple, power on the device, it will appear NOKIA on screen,
you will press the U keyboard key, keep it pressed, until multiboot appears.

tisons 2011-01-06 19:13

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by luiscesjr (Post 913502)
Not, really, I don't use skype.
What exactly is happening? if you Turn on the device, when it
shows NOKIA on screen, leave U key pressed and you will
enter multiboot... ?!?!:confused:

please, come where, i show u.

http://tinychat.com/n900

ammyt 2011-01-06 19:42

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by Kevstacey (Post 913503)
yeah but i get an error 'unable to play video' (at the start of the game) then it closes and doesn't work :(

which version will work on gingerbread? tried 3.1.1

thanks :)

The version I PM'd you shall work.

Kevstacey 2011-01-06 19:47

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Quote:

Originally Posted by ammyt (Post 913540)
The version I PM'd you shall work.

funny enough, ive not tried that one yet lol

im on it now, will post the outcome :)

thanks ammyt :D

geekygenes 2011-01-06 22:05

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
okay just a quick heads up gingerbread will not charge past 51%
I'm not sure why but I am looking into it, If anyone else has this problem or has any information on this please post thank you :)

geekygenes 2011-01-06 22:30

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Okay I have been looking around and I think BME is the culprit which has supposidly been fixed but aparently not.
I haven't installed anything that should affect this and are there any other power management functions or programs around that can rectify this problem, thanks :)

bhagiratha 2011-01-06 22:40

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
I install this gingerbread update on my n900, but still the phone doesn't work.

Is the phone suppose to work?

thanks


All times are GMT. The time now is 23:27.

vBulletin® Version 3.8.8