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)

mido.fayad 2011-01-04 22:04

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

Originally Posted by peacekeper (Post 911742)
OFF TOPIC: Mido by any chance u know what to do with this question? here it goes:
i have my music and contacts in maemo so what do i have to in order to see those in nitdroid? or do u know a place where to find that info?


hey

android can't see ur music and videos because music folder in maemo is .music and so it's hidden so copy them to another folder

and try player pro for music , it works ver good

about contacts , connect ur n900 to pc suite and select all ur contacts and copy them to any folder and then copy this folder to ur mobile and open nitdroid

then open contacts and choose import/export then choose import from sd card and then copy all and u wiill have all conatcts in nitdroid :)

Kevstacey 2011-01-04 22:49

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

Originally Posted by ammyt (Post 911438)
Replies:
1. For all people bugged on with the HW Keyboard, install this attached .apk in Nitdroid. Then go to settings ---> text input, then disable android keyboard and enable HTC IME.
2. For people who don't have an sdcard be sure that ITEM_DEVICE:mmcblk0p2
Reports:
1. I reverted back to 0.0.9, since the accelerometer is properly calibrated, and this is the most stable and usable version, till now.
2. Installed a couple of games:
Asphalt HD: Works like a charm
Angry Birds season: Working great
Need for speed SHIFT: Works like a charm
Hero of sparta: Works like a charm
Family guy uncensored: Working great
Gangstar west coast hustle: Working great, minor glitches in accelerometer can be avoided using touch control.
Opera Mini: Driving me crazy :mad:
I'll try my best to upload a video tutorial on how to install Nitdroid, not promising.

what version of gangstar west coast hustle did you use please ammyt?

i installed it but has bad graphical issues (main character had no colour and bulidings was messed up etc)

thanks :D

HammY 2011-01-04 23:17

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

Originally Posted by gnasgame3 (Post 911701)
have got gingerbread up and running in emmc.

only two issues left
1) overclock the nitdroid. do i leave the oc profiles in /etc as it is or do i rename the file and move it to another locations

2) nitdroid detect my 8 gig sd card but also complain its damaged or corrupted. tried to reformat it in nitdoid without success
please help

Re 1):

Overclocking and power management is managed by the file: /and/system/etc/power.conf

In Xterm:

root
mount /dev /and
cd /and/system/etc
Copy in your suitably named modified file(s), rename the current 'power.conf' file (to keep an original copy), then rename you required file 'power.conf'

The Android widget 'Temp+CPU V2' is useful to confirm current CPU speed, usage & temperature.


--
HammY

kyllerbuzcut 2011-01-04 23:25

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
I got this to work for me following the instructions, but I've just noticed something today. I may have somehow mounted too much stuff to /home somewhere along the line. What's the best way to check which mountings I don't need. I have run the mount command in xterm and I believe the erlevant section I have are:
/dev/mmcblk1p1 on /media/mmc1
/dev/mmcblk0p1 on /home/user/MyDocs
/dev/mmcblk0p2 on /home

I believe the last one there is where the android files got set up.
Is there any other/better ways of checking this?

The reason I am checking this out is because I looked at the DiskUsage app and my /home is full. All the characters are screwed up and just show up as squares now and I cannot update anything ( because it thinks /home is full.

If there is any linux experts who could lend a hand I'd be very grateful. Any other other things to try would also be appreciated.

Thanks for all the great work so far:)

HammY 2011-01-04 23:33

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

Originally Posted by Kevstacey (Post 911694)
thanks :) comes up and i enter all my details but when i save it the apn's screen stays blank :(

any ideas? thanks bud

There is a thread on this odd problem: http://talk.maemo.org/showthread.php...&highlight=apn

Good luck !

--
HammY

maxximuscool 2011-01-04 23:37

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

Browser keeps crashing whenever I opened it.
Is this a bug?

The home screen keep rotating to upside down.

confusedfella 2011-01-04 23:56

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

Originally Posted by maxximuscool (Post 911825)
Gingerbread:

Browser keeps crashing whenever I opened it.
Is this a bug?

The home screen keep rotating to upside down.

its the new google theme, when you start the browser immediately press stop and reasign another homepage. google.com works

maxximuscool 2011-01-05 00:33

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
can't install Angry Birds and Can't find any games :( Only found the crappy one

arcean 2011-01-05 00:37

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

Originally Posted by maxximuscool (Post 911861)
can't install Angry Birds and Can't find any games :( Only found the crappy one

Read the first post.
Particularly APP Market Fix (should help with Market) and Kernel update for Nitdroid (ability to install apps on SD, which is required by Angry Birds).

maxximuscool 2011-01-05 02:59

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
How do you do a clean reinstall of NITDroid? I want to go back on 2.2.1 but everytime I reinstall 2.2.1 I got billions of errors on screen something stopped working ...blah.

I assume you have installed NITdroid with nitdroid-installer.

1. First, open Xterm and drop to root.

2. Mount your nitdroid partition on /and.

Code:

mount /dev/mmcblk1p2 /and -o noatime


3. Run the uninstaller scripts.

Code:

nitdroid-uninstaller


4. Unmount

Code:

umount /and


5. If you are not going it install NITDroid again, you can also remove nitdroid-installer:

Code:

apt-get remove nitdroid-installer

flexman 2011-01-05 03:55

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

Originally Posted by M00NB34M (Post 911340)
What part of Step 3 are you struggling with? Have you tried these?

apt-get clean
apt-get autoclean
apt-get update
apt-get install nitdroid-installer

Give those commands a go (enter after each one, and make sure you are connected to the internet!!!)

Hope this helps!


Thanks.......

I did that and this is what I get... Please help.

The following packages have unmet dependencies:
libwrt-api1: Depends: libwrt1 (= 1.1.0) but it is not going to be installed
nitdroid-installer: Depends: multiboot (>= 0.2.10) but it is not going to be installed
Depends: multiboot-kernel-maemo (>= 0.3) but it is not going to be installed
qtwrt: Depends: wrt (= 1.1.0) but it is not going to be installed
Depends: wrt-api (= 1.1.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution)

kyllerbuzcut 2011-01-05 07:22

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
what would happen if i were to type unmount all? Would it unmount the internal emmc too? Would it load up on reboot again? I haven't been able to fix my full /home yet and it must be something I did while copying android from sd card.

fahadj2003 2011-01-05 08:30

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
first, as the other guy said, how do i remove gingerbread?
if im correct, files are extracted in home and formatting that will remove ALL the data

2nd.. gingerbread wont run.. red light.. android loading logo keeps on running.. its like an infinite boot loop..
any ideas?

M00NB34M 2011-01-05 11:51

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

Originally Posted by maxximuscool (Post 911825)
Gingerbread:

Browser keeps crashing whenever I opened it.
Is this a bug?

The home screen keep rotating to upside down.

Browser glitch happened here too, I fixed it by doing this:

Go to the search option,
Search for anything,
Navigate to Google.com using the address bar at the top,
Set this page as Homepage,

Browser SHOULD open up fine! I don't know why but it seems to have done the job for me, if it fails, try a different page like maemo.org as the homepage :P

funkmunk 2011-01-05 12:04

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Hey guys I am looking to try NITDroid so I would like to which one should I try

1. NITDroid 0.0.9 (Froyo)
2. Gingerbread by e-yes
3. Gingerbread by mido.fayad

Which one has the root access & wont cause much problems after installing?

Bens 2011-01-05 12:14

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

Originally Posted by funkmunk (Post 912110)
Hey guys I am looking to try NITDroid so I would like to which one should I try

1. NITDroid 0.0.9 (Froyo)
2. Gingerbread by e-yes
3. Gingerbread by mido.fayad

Which one has the root access & wont cause much problems after installing?

If your after stability go for 0.0.9 as gingerbread is an experimental release at the moment. As for root access gingerbread does not have it yet but you might be able to do it in 0.0.9.

Bens 2011-01-05 12:17

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

Originally Posted by deny_winarto (Post 911754)
Can anyone recommend a good class 6 or 8 mmc that works well with Nitdroid?
I want to buy Kingston class 10 but some reviews say it's not much difference with class 6.. And kingston doesn't make class 6 and 8:(

I'm currently running gingerbread with the new kernel from an 8gb class 6 Transcend SD card and it works great. Has good speed and very few force close errors.

ammyt 2011-01-05 12:41

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

Originally Posted by deny_winarto (Post 911754)
Can anyone recommend a good class 6 or 8 mmc that works well with Nitdroid?
I want to buy Kingston class 10 but some reviews say it's not much difference with class 6.. And kingston doesn't make class 6 and 8:(

You won't need an sdcard!

ammyt 2011-01-05 12:46

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
That does it! I'm going to update the first post with instructions for installing, and follow them step by step!

funkmunk 2011-01-05 13:19

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

Originally Posted by ammyt (Post 912136)
That does it! I'm going to update the first post with instructions for installing, and follow them step by step!

What you talking about ammyt. What does it?? :confused:

ammyt 2011-01-05 13:25

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

Originally Posted by funkmunk (Post 912164)
What you talking about ammyt. What does it?? :confused:

Getting PM'd for such stupid questions, (sorry I am forced to say it this time). I updated the first post, just issue the commads as written there and you (everybody) will be fine. AND I REPEAT, DO NOT RUN THE INSTALLER FOR NITDROID (NITDROID INSTALL) ICON IN THE APLICATION MENU, JUST DOWNLOAD IT VIA XTERM, THEN DO AS WRITTEN.

ing005 2011-01-05 14:20

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Finally we can play Angry bird season

Ha Ha Ha

geekygenes 2011-01-05 16:25

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
I followed all the instructions for installing gingerbread to the emmc(internal storage) in the n900 and the boot menu kept stalling and I couldn't select the second option to boot andriod and booting maemo failed, I suspect the power kernal again is causing issues :(

Anyway the only way I could fix this was going to mcdonalds lol :D as my cell phone provider is my only access online and I used there wifi but they have a download restriction so after every 12 mb of data downloaded the connection brakes so, I used Firefox and the flash got addon and used wget using the flash got link option by right clicking on the link and so even if the connection brakes it just reconnects and carries on downloading the data into the same file.

And the re flash went smoothly suprisingly and was a success and no data corruption :)
Thanks maccys "a big mac and a flash" lol :D

kyllerbuzcut 2011-01-05 17:10

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
OK I think I narrowed my problem down to this line:

/dev/mmcblk0p2 on /home

Could somene a bit more learned in linux please confirm that this is not the n900s own internal storage before I attempt to unmount this. Also, will the command "unmount /dev/mmcblk0p2 " do the trick?

The full text of the line as it appears when the mount command is entered is:

/dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)

tele 2011-01-05 17:14

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

Originally Posted by kyllerbuzcut (Post 912338)
OK I think I narrowed my problem down to this line:

/dev/mmcblk0p2 on /home

Could somene a bit more learned in linux please confirm that this is not the n900s own internal storage before I attempt to unmount this. Also, will the command "unmount /dev/mmcblk0p2 " do the trick?

The full text of the line as it appears when the mount command is entered is:

/dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)


it's umount not unmount
why do you want to umount internel drive?

kyllerbuzcut 2011-01-05 17:31

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
I DON'T want to unmount the internal drive- That's why I want to check that before I go ahead. I posted up a page or 2 back that somehow I must have mounted something I wasn't supposed to when copying from my sd card to internal emmc. I think that is why my /home says it is full on DiskUsage app and app manager won't let me update anything, even though when I look in Midnight Commander it says there is space in there. The conclusion I came to was that I left something mounted that was not supposed to be mounted- but I don't have the skills or knowledge to know what- so that is why I am checking.

Any ideas:)?

mukati 2011-01-05 19:01

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
hey guys i installed the 0.0.9 nitdroid and i get a android.acore process failed error i have tried factory reset i have tried re installing ..flashing the device and installing with and without memory card i still get the same error... can someone please help

thanks

ammyt 2011-01-05 19:06

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

Originally Posted by mukati (Post 912439)
hey guys i installed the 0.0.9 nitdroid and i get a android.acore process failed error i have tried factory reset i have tried re installing ..flashing the device and installing with and without memory card i still get the same error... can someone please help

thanks

probably, your Nitdroid archive is damaged.

Kevstacey 2011-01-05 19:06

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
ammyt, what version of gangstar west coast hustle did you get working?
i cant seem to find a version without graphical issues :(

thanks bud :)

ammyt 2011-01-05 19:25

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

Originally Posted by Kevstacey (Post 912451)
ammyt, what version of gangstar west coast hustle did you get working?
i cant seem to find a version without graphical issues :(

thanks bud :)

Samsung galaxy s, working great!

Kevstacey 2011-01-05 19:26

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
thank you :) ill give it a go now ;)

ammyt 2011-01-05 19:41

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
GT Racing
Spiderman ultimate
---------------------------
AMAZING HDs

Kevstacey 2011-01-05 19:45

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
i installed it fine bud thanks for the pointer ;)

i get error video cannot be played on opening though :(

do i need flash 10.1 installed to get past video into game?

thanks for all the help, it is very much appreciated :)

mido.fayad 2011-01-05 19:49

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

Originally Posted by Kevstacey (Post 912493)
i installed it fine bud thanks for the pointer ;)

i get error video cannot be played on opening though :(

do i need flash 10.1 installed to get past video into game?

thanks for all the help, it is very much appreciated :)


videos of the games and youtube work in gingerbread only

eciraje 2011-01-05 20:29

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
I cant see MYDOCS folder when connected to USB cable.

maxximuscool 2011-01-05 21:04

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
Great!! Now my N900 stopped booting up from NITDroid. Stuck in the reboot loop. Solution will be reflash

hhmah 2011-01-05 21:09

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
i cant listen to music does anyone kno why. it says memory damaged,

eciraje 2011-01-05 21:53

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
everything works fine but cant make or receive phone calls.

Kevstacey 2011-01-05 22:50

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

Originally Posted by mido.fayad (Post 912500)
videos of the games and youtube work in gingerbread only

ive installed gingerbread now sucessfully :)

still getting same video error on games :(

do i need to modify or download anything in order to get them working?

thanks very much :) all help appreciated greatfully :D

rocky272727 2011-01-05 23:01

Re: [TUTORIAL GIGA UPDATE] Do you smell it, do you? It's Gingerbread!
 
ammyt: Thanks a tonne for the easy installation guide...it worked.


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

vBulletin® Version 3.8.8