maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] NITDroid V2 Development Topic (https://talk.maemo.org/showthread.php?t=49811)

Darko 2010-07-07 10:59

Re: [Android] NITDroid V2 Development Topic
 
followed instructions from #2142:

android boots fine, wifi doesnt work after a few restarts

but i cant boot in to maemo with keyboard closed also, it just keep restarting :S

EDIT: flashed again, now maemo boots ok, but wifi in android still doesnt work

bonkel 2010-07-07 11:27

Re: [Android] NITDroid V2 Development Topic
 
the wifi prb could be a chmod fault?

xuggs 2010-07-07 11:42

Re: [Android] NITDroid V2 Development Topic
 
I am waiting for the autoinstaller.

I have a burning question. If flash 10.1 is enabled on NITdroid it makes the device very warm as djsteve mentions in his YT video. Is that the reason why we dont/wont have flash 10.1 for maemo?

bonkel 2010-07-07 11:54

Re: [Android] NITDroid V2 Development Topic
 
for autoinstall you can copy all steps and make a file.sh ánd paste the text in it...then run it on the n900...

mthmob 2010-07-07 12:13

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by xuggs (Post 743586)
I am waiting for the autoinstaller.

I have a burning question. If flash 10.1 is enabled on NITdroid it makes the device very warm as djsteve mentions in his YT video. Is that the reason why we dont/wont have flash 10.1 for maemo?

Im guessing the heat comes from cpu stress, wich most people could guess would happen in NITdroid, since it dosent support the n900 GPU (yet), therefor when running flash content, the CPU alone does all the work and then it becomes hot really fast.

dj_steve 2010-07-07 12:20

Re: [Android] NITDroid V2 Development Topic
 
the device gets warm as android doesn scale cpu clock properly yet. and in my yt vid it got hot due to overclock

hidetoshi777 2010-07-07 14:50

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Nipperoid (Post 743153)
The reason i ask if this build has so many fixes, but is like 50% slower than the previous build.

Mmm.. i must admite to have the same sensation

Nokia7Linux 2010-07-07 15:08

Re: [Android] NITDroid V2 Development Topic
 
:( Bad luck ,, my phone is bricked while flashing

Any one could give me instructions to flash the kernel using windows ???

Please need this really fast!

azz 2010-07-07 15:10

Re: [Android] NITDroid V2 Development Topic
 
Here's the wiki to flashing a device

http://wiki.maemo.org/Updating_the_firmware

Nokia7Linux 2010-07-07 15:17

Re: [Android] NITDroid V2 Development Topic
 
I know how to reflash the phone ,,

But I want to flash zImage Kernel in windows

The one posted in #2142

I'm getting an error at step :
Quote:

softupd -vv -s --local
softupd: command not found

Please I really need a fast reply

somedude 2010-07-07 15:25

Re: [Android] NITDroid V2 Development Topic
 
i am waiting for some easier way or guide to install this on my phone so far i could do is partition the sd card 1st partition of 200mb ext3 and 2nd 2gb 3ext3 and 3rd 1.7gb fat 32. after that i am lost. followed the guide in nitdroid and even on the forums.
hopefully there will be a easier way to install this just one flash of a kernal in N900 and put the neccesary files in sd and download bootmenu and you are done. ohh yeah i also have the bootmenu downloaded, but just cant get anything afterthat because i do not understand.

bonkel 2010-07-07 15:26

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Nokia7Linux (Post 743810)
I know how to reflash the phone ,,

But I want to flash zImage Kernel in windows

The one posted in #2142

I'm getting an error at step :


softupd: command not found

Please I really need a fast reply

sudo gainroot
softupd -vv -s --local

hackfanatic 2010-07-07 15:30

Re: [Android] NITDroid V2 Development Topic
 
not booting into Maemo through the new bootloader.

but works just fine with the keyboard closed.
loving the update, but unusable because its painfully slow :(

nonetheless great work! :D

frostbyte 2010-07-07 15:46

Re: [Android] NITDroid V2 Development Topic
 
This thread is better than reading the latest Harry Potter, keep up the excellent work gents!

I'll prob wait for the autoinstall as I am a total n(b)oob when it comes to Linux. But you guys, awesome!

Tiboric 2010-07-07 15:49

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by hidetoshi777 (Post 743775)
Mmm.. i must admite to have the same sensation

Thinks it because auto rotate is enable in this build,
and can take alot of cpu cycles. try disabling...
http://talk.maemo.org/showpost.php?p...postcount=2122

Jay-C 2010-07-07 15:52

Re: [Android] NITDroid V2 Development Topic
 
New version of bootmenu2 available

http://downloads.nitdroid.com/Jay-c/...2.beta3.tar.gz

three bugs fixed, especially the boot loop in Maemo!


details in the original post:

http://talk.maemo.org/showpost.php?p...postcount=2127

Cheers!

Tiboric 2010-07-07 15:57

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Jay-C (Post 743848)
New version of bootmenu2 available

http://downloads.nitdroid.com/Jay-c/...2.beta3.tar.gz

three bugs fixed, especially the boot loop in Maemo!


details in the original post:

http://talk.maemo.org/showpost.php?p...postcount=2127

Cheers!

Thanks Jay-C

do we install like before? :
Code:

cd /
wget http://downloads.nitdroid.com/Jay-c/bootmenu2.beta3.tar.gz
tar xzvf bootmenu2.beta3.tar.gz
rm bootmenu2.beta3.tar.gz

Edit: don't worry think its working. Thank you!

Jay-C 2010-07-07 16:09

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Tiboric (Post 743849)
Thanks Jay-C

do we install like before? :
Code:

cd /
wget http://downloads.nitdroid.com/Jay-c/bootmenu2.beta3.tar.gz
tar xzvf bootmenu2.beta3.tar.gz
rm bootmenu2.beta3.tar.gz

Edit: don't worry think its working. Thank you!

Yes that's the way.

OptX 2010-07-07 16:13

Re: [Android] NITDroid V2 Development Topic
 
THX Jaz-C works waaaay better now. Runs well with keyboard open. Keyboard closed does some kind of reboot but then it boots up :) Had this twice with cosed keyboard. Maby just my Phone....

Jay-C 2010-07-07 16:17

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by OptX (Post 743862)
THX Jaz-C works waaaay better now. Runs well with keyboard open. Keyboard closed does some kind of reboot but then it boots up :) Had this twice with cosed keyboard. Maby just my Phone....

Yes some people are seeing this.
It is still unclear why it happens, but please use the 'b' key to boot with the old script _IF_ this is a problem.

cheers

Tiboric 2010-07-07 16:19

Re: [Android] NITDroid V2 Development Topic
 
Jay-C , the same as another poster earlier,
I am unable to boot from no.1 on the boot list 'android external sd, partition 2' but can from no.3 'external mmc p2'
this happens in both versions, do you think it's because of an pre-existing config file?

vitamina 2010-07-07 16:25

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Tiboric (Post 743867)
Jay-C , the same as another poster earlier,
I am unable to boot from no.1 on the boot list 'android external sd, partition 2' but can from no.3 'external mmc p2'
this happens in both versions, do you think it's because of an pre-existing config file?


It's not becouse of pre-existing conf file...i just reflashet my n900 and installed nitroid and same problem

OptX 2010-07-07 16:28

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Tiboric (Post 743867)
Jay-C , the same as another poster earlier,
I am unable to boot from no.1 on the boot list 'android external sd, partition 2' but can from no.3 'external mmc p2'
this happens in both versions, do you think it's because of an pre-existing config file?

I removed that android config file and i worked :)
in that "clean" bootmenu i choose partition 2 and android boots well

Tiboric 2010-07-07 16:34

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by OptX (Post 743882)
I removed that android config file and i worked :)
in that "clean" bootmenu i choose partition 2 and android boots well

yeah that worked from the start, but why have a separate instance
for android(which doesn't seem to work)

vitamina 2010-07-07 16:37

Re: [Android] NITDroid V2 Development Topic
 
Android has a little lag in the menu :(

one1002 2010-07-07 16:40

Re: [Android] NITDroid V2 Development Topic
 
hi guys..i'm trying to install android to my N900..but..i'm totally lost in the preparation step..

the line said "To the far right you'll see a folder with a green arrow pointing upwards, press it. Then press add and find the downloaded image. Choose 'Select' and then 'OK'."

what and where is the downloaded image?what image?

i've already downloaded VirtualBOX..and installed it too..but whenever i press START(green arrow) it says "FATAL : NO BOOTABLE MEDIUM FOUND! SYSTEM HALTED!..what did i do wrong?

i've ticked in the USB -- > N900 (Mass Storage Mode) still not working..

Descalzo 2010-07-07 16:42

Re: [Android] NITDroid V2 Development Topic
 
try the autoinstaller

maemosboy 2010-07-07 16:58

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Nokia7Linux (Post 743798)
:( Bad luck ,, my phone is bricked while flashing

Any one could give me instructions to flash the kernel using windows ???

Please need this really fast!

-Download and install maemo flasher 3.5
-Download kernel and put it folder C:\program files\maemo\flasher-3.5\
-Open console and cd to C:\program files\maemo\flasher-3.5
-write command "flasher-3.5 -f -k KERNELIMAGENAME" and hit enter
-Replase KERNELIMAGENAME ec. zImage..somethin (what is your downloaded kernel name)
-N900 remove battery and open keyboard
-N900 connect cable
-N900 press and hold u button and put battery back
-when done reboot your device

Hope this will help.

one1002 2010-07-07 17:05

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Descalzo (Post 743891)
try the autoinstaller

where can i get it?can u guide me?thx

nielsvg 2010-07-07 17:55

Re: [Android] NITDroid V2 Development Topic
 
hello,

how do i remove bootmenu2 beta???

Descalzo 2010-07-07 17:56

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by one1002 (Post 743909)
where can i get it?can u guide me?thx

http://wiki.nitdroid.com/index.php?t...-Autoinstaller

That's the instructions I used. If that doesn't work, go to the Help thread:
http://talk.maemo.org/showthread.php?t=56524

ToJa92 2010-07-07 17:57

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by one1002 (Post 743909)
where can i get it?can u guide me?thx

http://wiki.nitdroid.com/index.php?t...-Autoinstaller
It's outdated though and will probably not work yet(I'm working on a newer version)

*Sonic* 2010-07-07 18:22

Re: [Android] NITDroid V2 Development Topic
 
Hmm, does this need a specific version of Maemo

Im getting an error on the softupd -vv -v --local

unrecognised option --local

Hmoobwarrior 2010-07-07 18:24

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by ToJa92 (Post 743957)
http://wiki.nitdroid.com/index.php?t...-Autoinstaller
It's outdated though and will probably not work yet(I'm working on a newer version)

:P when you get this done will the wiki be update? i want to dual boot but i am totally loss with so many rapid changes

Nokia7Linux 2010-07-07 18:28

Re: [Android] NITDroid V2 Development Topic
 
I think this is a funny question ,,

But how can I run Xterm on UBUNTU ?

giannoug 2010-07-07 18:34

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Nokia7Linux (Post 744000)
I think this is a funny question ,,

But how can I run Xterm on UBUNTU ?

Applications > Terminal

Why don't you guys use the help thread?

*Sonic* 2010-07-07 18:40

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by *Sonic* (Post 743990)
Hmm, does this need a specific version of Maemo

Im getting an error on the softupd -vv -v --local

unrecognised option --local

Seems it was added to PR1.1, guess ill have to update the firmware on Maemo first

Now if updating the firmware will I have to go through the whole process of adding Android again (following all of the steps in dj_steves post #2142)

krandal 2010-07-07 18:43

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by giannoug (Post 744006)
Applications > Terminal

Why don't you guys use the help thread?

Are you trying to say that my common problems have been encountered by others and have been answered before? Blasphemy...

http://www.useit.com/alertbox/percent-text-read.html

Nokia7Linux 2010-07-07 18:50

Re: [Android] NITDroid V2 Development Topic
 
Mr. dj_steve ,, I'm having a problem with flashing the phone in Linux ( tried Linux mint & ubuntu )

may you please write a command to flash using windows as you've done for the old kernel here:

Quote:

flasher-3.5 --enable-rd-mode --set-rd-flags=no-lifeguard-reset,no-ext-wd -f -k zImage-4 -R

giannoug 2010-07-07 18:52

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by krandal (Post 744017)
Are you trying to say that my common problems have been encountered by others and have been answered before? Blasphemy...

http://www.useit.com/alertbox/percent-text-read.html

You mean the questions regarding Android Marketplace? And just because your question is unique does it have to be posted on the development thread of NITDroid? :p


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

vBulletin® Version 3.8.8