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)

Ahmed360 2010-06-27 18:24

Re: [Android] NITDroid V2 Development Topic
 
OMG I looooove you dj_steve!!!!

http://img683.imageshack.us/img683/678/27062010.jpg

http://img444.imageshack.us/img444/8862/27062010002.jpg

http://img130.imageshack.us/img130/4344/27062010003.jpg

http://img685.imageshack.us/img685/2069/27062010004.jpg

http://img121.imageshack.us/img121/751/27062010005.jpg

Its really awesome to run a different OS on the N900!!!

Any way for portrait mode?

Tomorrow I'll be showing off in our office :D

OptX 2010-06-27 18:29

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by ToJa92 (Post 731425)
I've been running it for a week or two now and I have not noticed any difference.

I dont think that there will really happen something bad when R+D is enabled.
I just dont like the behavior of the N900 in that mode, like the display that lights up to much when it reports infos f.e. when the power button is pushed,battery put back in.....
Infos that may be good for the devs, not for me :)
I like the way Nitdroid works atm. (real nice Job everybody who works on that), but with all the not needed infos (again just for me :) ) it is getting annoying after a short time, so its a fun-killer to see some infos before you see the standby screen from Android.
Hope nobody gets me wrong here. Im not disappointed or angry or anything else. I liked nitroid in r+d mode. Just a fun-killer for me.. :)
Keep it kicking Guys !!!

imperiallight 2010-06-27 18:32

Re: [Android] NITDroid V2 Development Topic
 
Don't forget to donate to djsteve and eyess if you think it's worth the price of an app. Seen as there's very little for maemo it's only fair:)

ToJa92 2010-06-27 18:46

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by tobyax (Post 731609)
hi guys

i need a help about this tutorial
http://wiki.nitdroid.com/index.php?title=N900-install

when I type wget http://e-yes.nitdroid.com/nitdroid-0.0.4-froyo.tar.bz2 it writes error " Cannot write to nitdroid-0.0.4-froyo.tar.bz2 ( permission denied)"

help meeee

sorry for my bad english

What directory are you in when you write this? You need to cd to your memory card.

tobyax 2010-06-27 19:18

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by ToJa92 (Post 731751)
What directory are you in when you write this? You need to cd to your memory card.

I think I'm in the right directory.
I type
cd /media
ls
ubuntu show me the 2 partition on the memory card, one fat and one ext3

now type
cd 10b5b22d-c40b-c40b-4a75-b597-1f6b274d826f (is the ext3 partition)
wget http://www.loadsofspace.net/NITDroid...lair-WiFi.tbz2

ToJa92 2010-06-27 19:31

Re: [Android] NITDroid V2 Development Topic
 
Try typing "sudo su", provide your password and then wget the file again.

EDIT: Write just "sudo" before wget instead.

avinashsonee 2010-06-27 19:41

Re: [Android] NITDroid V2 Development Topic
 
Hi, Thanks for the tutorial but I am not able to get any folder in media after partitioning like here http://wiki.nitdroid.com/index.php?t...900-step10.jpg

when i type cd /media/ and then ls, there is nothing in that :(

Quote:

Originally Posted by ToJa92 (Post 731810)
Try typing "sudo su", provide your password and then wget the file again.

EDIT: Write just "sudo" before wget instead.


tobyax 2010-06-27 19:42

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by ToJa92 (Post 731810)
Try typing "sudo su", provide your password and then wget the file again.

EDIT: Write just "sudo" before wget instead.

thankyou.....

ToJa92 2010-06-27 19:54

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by avinashsonee (Post 731819)
Hi, Thanks for the tutorial but I am not able to get any folder in media after partitioning like here http://wiki.nitdroid.com/index.php?t...900-step10.jpg

when i type cd /media/ and then ls, there is nothing in that :(

Are you sure the disk is mounted? If you just partitioned you might want to reboot the VM and re-mount the N900.

avinashsonee 2010-06-27 20:18

Re: [Android] NITDroid V2 Development Topic
 
Ok, I did that. Now I am able to get that. I downloaded the file. I am using ubuntu live cd. I am unable to extract it. when i type

sudo tar jxvf nit..tar.bz2

it says read only file system, unable to extract, cannot mkdir etc :(

Quote:

Originally Posted by ToJa92 (Post 731837)
Are you sure the disk is mounted? If you just partitioned you might want to reboot the VM and re-mount the N900.


ToJa92 2010-06-27 20:20

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by avinashsonee (Post 731857)
Ok, I did that. Now I am able to get that. I downloaded the file. I am using ubuntu live cd. I am unable to extract it. when i type

sudo tar jxvf nit..tar.bz2

it says read only file system, unable to extract, cannot mkdir etc :(

Where is the file located? Try downloading it straight to the memory card and use the archive manager and put it in the memory card.

avinashsonee 2010-06-27 20:29

Re: [Android] NITDroid V2 Development Topic
 
The file is the mc folder only. some fab3b96b-05e9-4b56-af0e-250bd8e9842b but this place is read only filesystem only it says when i try to extract :(
Quote:

Originally Posted by ToJa92 (Post 731858)
Where is the file located? Try downloading it straight to the memory card and use the archive manager and put it in the memory card.


avinashsonee 2010-06-27 20:32

Re: [Android] NITDroid V2 Development Topic
 
but i have changed the permissions to 777
see here

root@ubuntu:/media# ls -l fab3b96b-05e9-4b56-af0e-250bd8e9842b/
total 61004
-rwxrwxrwx 1 root root 62398473 2010-06-25 18:46 nitdroid-0.0.4-froyo.tar.bz2

avinashsonee 2010-06-27 20:36

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by avinashsonee (Post 731877)
but i have changed the permissions to 777
see here

root@ubuntu:/media# ls -l fab3b96b-05e9-4b56-af0e-250bd8e9842b/
total 61004
-rwxrwxrwx 1 root root 62398473 2010-06-25 18:46 nitdroid-0.0.4-froyo.tar.bz2

Sorry but the folder permissions, I am unable to change :(

root@ubuntu:/media# ls -l /media
total 85
drwx------ 1 ubuntu ubuntu 16384 2010-06-27 12:57 56E65CFDE65CDEB5
drwx------ 4 ubuntu ubuntu 512 1970-01-01 00:00 845D-475C
drwxr-xr-x 2 root root 4096 2010-06-27 20:11 fab3b96b-05e9-4b56-af0e-250bd8e9842b
drwx------ 32 ubuntu ubuntu 65536 1970-01-01 00:00 Nokia N900

Optln 2010-06-27 20:37

Re: [Android] NITDroid V2 Development Topic
 
I asked this before but couldn't get any answer: Is there a way to map the home button to "power button", back button to "proximity sensor" and power switch to N900's switch?

michalurban 2010-06-27 20:37

Re: [Android] NITDroid V2 Development Topic
 
Sorry, Im little lost in this thread after being away for few days ... can someone please point me on the current build image / post ?

ToJa92 2010-06-27 20:41

Re: [Android] NITDroid V2 Development Topic
 
@avinashsonee: I'd try re-partitioning again.

@michalurban: Look at e-yes post's, Froyo is released and you'll need to flash a new zImage as well.

avinashsonee 2010-06-27 20:43

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by ToJa92 (Post 731891)
@avinashsonee: I'd try re-partitioning again.

@michalurban: Look at e-yes post's, Froyo is released and you'll need to flash a new zImage as well.

I have tried doing this again and again. repartitioning. can u plz tell me how do i change permissions of the memory card folder fab3b96b-05e9-4b56-af0e-250bd8e9842b. that would solve my problem

ToJa92 2010-06-27 21:00

Re: [Android] NITDroid V2 Development Topic
 
Try "sudo mount -o remount,rw /media/fab3b96b-05e9-4b56-af0e-250bd8e9842b" or whatever the ext3 partition folder name is.

bonkel 2010-06-27 21:31

Re: [Android] NITDroid V2 Development Topic
 
come on..this is not the help/tut thread


by the way
@steve
have tried to make a bootani, hope you like it and it work..

http://www.megaupload.com/?d=3HW8MAP2

tobyax 2010-06-27 21:55

Re: [Android] NITDroid V2 Development Topic
 
ok i install android on sd and boot menu, but when power on n900 with qwerty open, n900 show me error kernel panic - not syncing: attempted to kill init!
way?

sorry for my bad english

kingoddball 2010-06-27 22:01

Re: [Android] NITDroid V2 Development Topic
 
@ Tobyax:
Just re do it again and follow all steps.
Make sure you reformat your memory card.
Don't bother stuffing around - Redo all steps. Check gparted to make sure the partition is good (No triangle with !).

Happened to me yesterday. Redoing all steps fixed it all.
I'm triple booting! (2.1, 2.2 and maemo)

ToJa92 2010-06-27 22:01

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by tobyax (Post 731963)
ok i install android on sd and boot menu, but when power on n900 with qwerty open, n900 show me error kernel panic - not syncing: attempted to kill init!
way?

sorry for my bad english

Sounds like you never flashed the kernel or disabled R&D mode. You should use this thread for help by the way: http://talk.maemo.org/showthread.php?p=731777
What tutorial are you following?

kingoddball 2010-06-27 22:03

Re: [Android] NITDroid V2 Development Topic
 
When RD mode is disabled, you get the ANDROID text, then it reboots.
You don't get kernel panic from disabled RD mode.
Could be kernel.

tobyax 2010-06-27 22:08

Re: [Android] NITDroid V2 Development Topic
 
im using this http://wiki.nitdroid.com/index.php?title=N900-install

tobyax 2010-06-27 22:18

Re: [Android] NITDroid V2 Development Topic
 
guys i love you..... android froyo work perfect on n900.......

kingoddball 2010-06-27 22:22

Re: [Android] NITDroid V2 Development Topic
 
What was the issue??

tobyax 2010-06-27 22:28

Re: [Android] NITDroid V2 Development Topic
 
was an error in the file androd.etc.item in line 4


now hot to work wifi?

bonkel 2010-06-27 23:15

Re: [Android] NITDroid V2 Development Topic
 
this should help you:

Quote:

Originally Posted by e-yes (Post 730318)
DHCP/Wi-Fi quick fix for Froyo:

chmod 755 /system/etc/dhcpcd/dhcpcd-run-hooks

after reboot problem gone.


IzzehO 2010-06-28 00:23

Re: [Android] NITDroid V2 Development Topic
 
Having trouble getting this to work.

getbootstate: Invalid selection
Choose bootup option:
2) MMC
9) Start a shell.

I'm guessing the error is up further when I get:
EXT3-fs: Unrecognized mount option "rpsize=1024" or missing value
mount: mounting /dev/mmcblk0p2 on /mnt/new_root failed: Invalid Argument
Command exited with non-zero status 255

I'm pretty sure I partitioned it correctly, followed both the guide on talk and on the nitdroid wiki. I originally tried with eclair and zimage0.0.3, but moved to zimage0.4 and Froyo and still getting same error. I'm certain my android.ext.item file is correct, not only have I rewritten twice, I also copied it straight from the wiki. Finally tried with mmcblk0 instead of {EXT_CARD} to the same effect. Help?

Also of note, further up on bootscreen its showing
mmcblk0: mmc0: (hexi crap) 1.89 GiB
mmcblk0: p1 p2

So the card is recognized and its finding the partition. I'm completely lost as to what Unrecognized mount option error means though.

EDIT: While I'm at it... any reason why a script file can't be made that'll auto format the microSD card in the N900 with Maemo (through xterm)

kingoddball 2010-06-28 00:31

Re: [Android] NITDroid V2 Development Topic
 
SD Card is not being initialised.
You can try wait about 20 seconds at bootmenu, if not, start again, something went wrong.

IzzehO 2010-06-28 00:34

Re: [Android] NITDroid V2 Development Topic
 
Hmmmmm I may have solved the issue myself. Just went to do the process again and it looks like gparted wasn't doing the job properly, have chucked the gui and doing it manually with fdisk and it seems to be giving different results. Will edit it up if it works. Doh! Deleted my Froyo tar.bz2... redownloading on ISDN.. I'll update in an hour or so <.<

EDIT: Nope it hasn't helped. Started again a dozen times.. I must be missing something.

jerryfreak 2010-06-28 01:02

Re: [Android] NITDroid V2 Development Topic
 
is there a dual boot wiki anywhere?

Siggen 2010-06-28 01:20

Re: [Android] NITDroid V2 Development Topic
 
DJ_Steve, will you add the USB hostmode patch too? I don't know how stable it is as of late, but if/when it is stable...

IzzehO 2010-06-28 01:31

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by jerryfreak (Post 732076)
is there a dual boot wiki anywhere?

Older one:
http://talk.maemo.org/showthread.php?t=56524

Recent, screenshot based, one:
http://wiki.nitdroid.com/index.php?title=N900-install

Found latest to be a bit too simplified for my liking. Not that I can really talk as I've still yet to get it to work.

e-yes 2010-06-28 03:04

Re: [Android] NITDroid V2 Development Topic
 
Nitdroid FroYo 0.0.4-1 build

http://newsycat.com/android/n900/nit...-froyo.tar.bz2
http://e-yes.nitdroid.com/nitdroid-0...-froyo.tar.bz2

MD5: 700b75cd420e776c8116a5cecaf14515

Fixed:
- wifi/dhcp issue
- status bar icons problem

New features:
- sound capture (sound recorder, voicedial)

ToDo:
- eMMC mounting
- battery status icon
(hope, it'll be fixed soon)

mrl0n3ly714 2010-06-28 05:35

Re: [Android] NITDroid V2 Development Topic
 
anynews on phone and 3g network?

kylepsp 2010-06-28 06:44

Re: [Android] NITDroid V2 Development Topic
 
When you boot up maemo normally does it boot into r and d mode?

avinashsonee 2010-06-28 06:57

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by ToJa92 (Post 731912)
Try "sudo mount -o remount,rw /media/fab3b96b-05e9-4b56-af0e-250bd8e9842b" or whatever the ext3 partition folder name is.

when i do this, it says

root@ubuntu:/home/ubuntu# sudo mount -o remount,rw /media/fab3b96b-05e9-4b56-af0e-250bd8e9842b/
mount: cannot remount block device /dev/sdc2 read-write, is write-protected

somebody help. I am not able to use the ext3 folder to download the file and also not able extract :(

m0da 2010-06-28 07:11

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by avinashsonee (Post 732239)
when i do this, it says

root@ubuntu:/home/ubuntu# sudo mount -o remount,rw /media/fab3b96b-05e9-4b56-af0e-250bd8e9842b/
mount: cannot remount block device /dev/sdc2 read-write, is write-protected

somebody help. I am not able to use the ext3 folder to download the file and also not able extract :(

check to make sure your sd card isn't write-protected through hardware. there may be a switch on your microsd-to-sd/usb adapter. toggle it to the other position, then see if you can write to it (if you're using the n900 as your sd card reader, then this won't be an issue).


All times are GMT. The time now is 05:54.

vBulletin® Version 3.8.8