maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] Another Android port: NITdroid (https://talk.maemo.org/showthread.php?t=25410)

mrp 2008-12-09 15:26

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by solca (Post 247926)
If you are willing to help yes, firstly I would generate a debugging kernel for N770 with console output to screen so you can tell me where it ends. plz tell me when you are ready?

have not followed this thread well enought to know, do I have to flash 770? I now have a multiboot initfs and os2006

chyang 2008-12-09 15:46

Re: Another Android port: NITdroid
 
solca, would you like to give some instruction to let the device communicate with adb in either windows or linux? Thanks.

meizirkki 2008-12-09 17:24

Re: Another Android port: NITdroid
 
The ADB you can download from NITdroid page, works in linux, download untar and run: adb shell to get the android commandline.

I uploaded new video that quikly shows web-browsing in nitdroid:
http://video.google.com/videoplay?do...49278972911905

emmaus777 2008-12-09 17:30

Re: Another Android port: NITdroid
 
I have and N800 and all I get is the flashing green Android for about 2 minutes then is starts over again...any ideas?

meizirkki 2008-12-09 18:25

Re: Another Android port: NITdroid
 
try re-unpacking the tar.bz2 to a clean ext3 partition with "tar -jxvf <file>" command

Bundyo 2008-12-09 18:36

Re: Another Android port: NITdroid
 
I have a 770 and i'm ready to try running nitdroid with it.

meizirkki 2008-12-09 18:48

Re: Another Android port: NITdroid
 
Good luck :)

luca 2008-12-09 20:13

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by meizirkki (Post 248166)
I uploaded new video that quikly shows web-browsing in nitdroid:
http://video.google.com/videoplay?do...49278972911905

It seems quite faster than microb, is it really?

solca 2008-12-10 00:25

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by Bundyo (Post 248211)
I have a 770 and i'm ready to try running nitdroid with it.

Excellent! will compile a new debugging kernel which I'll link here with support for N770 and let's see how far we go.

jakemaheu 2008-12-10 01:56

Re: Another Android port: NITdroid
 
Hey Solca, I got NITdroid installed on my N800. However, there's a major issue. When it tries to boot up, it ends with a kernel panic as it cannot execute /init. What would the problem be, or am I just too stupid to properly move files?

b-man 2008-12-10 02:50

Re: Another Android port: NITdroid
 
Did you untar the rootfs to your mounted partition using tar -jxvf??
If so, try chmod a+rx /init and see if that helps.

meizirkki 2008-12-10 08:29

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by jakemaheu (Post 248346)
Hey Solca, I got NITdroid installed on my N800. However, there's a major issue. When it tries to boot up, it ends with a kernel panic as it cannot execute /init. What would the problem be, or am I just too stupid to properly move files?

Are you sure you unpacked rootfs to internal card partition 3?

spjndizzy 2008-12-10 12:02

Re: Another Android port: NITdroid
 
I have the same problem with my n800.

This is the results after I untar the rootfs under Ubuntu.

drwxr-xr-x 10 root root 4096 2008-12-10 06:22 .
drwxr-xr-x 5 root root 4096 2008-12-10 06:21 ..
drwxr-xr-x 4 root root 4096 2008-12-08 03:21 data
-rw-r--r-- 1 root root 93 2008-12-08 03:22 default.prop
drwxr-xr-x 2 root root 4096 2008-12-08 03:21 dev
-rwxr-xr-x 1 root root 143356 2008-12-08 03:21 init
-rw-r--r-- 1 root root 8747 2008-12-08 03:21 init.rc
drwx------ 2 root root 16384 2008-12-10 06:16 lost+found
drwxr-xr-x 3 root root 4096 2008-12-08 03:22 nit
drwxr-xr-x 2 root root 4096 2008-12-08 03:21 proc
drwxr-xr-x 2 root root 4096 2008-12-08 03:21 sbin
drwxr-xr-x 2 root root 4096 2008-12-08 03:21 sys
drwxr-xr-x 12 root root 4096 2008-12-08 03:21 system


Do this only work on an n810?

Has anyone else installed this on an n800?

free 2008-12-10 12:31

Re: Another Android port: NITdroid
 
Thanks solca for this port.
It did not work on my n800.
The green thing blinks and blinks and then restarts the device (probably the watchdog?)
I'm going to fetch the verbose kernel.

solca 2008-12-10 19:12

Re: Another Android port: NITdroid
 
People with N770 and N800 please test the new debugging kernels at the downloads section and report back.

Bundyo 2008-12-10 20:02

Re: Another Android port: NITdroid
 
Just a quick question - which partition for the 770?

solca 2008-12-10 20:08

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by Bundyo (Post 248533)
Just a quick question - which partition for the 770?

First let see if it runs the kernel, it must end with a kernel panic if there is not /init on mmcblk0p3.

BTW which partition options are for the N770?

Bundyo 2008-12-10 20:09

Re: Another Android port: NITdroid
 
I'm using a separate card ('cause the maximum is 2GB, so 0p1 for me :)

I tried for a week to get a 8GB sdhc running, but to no avail yet :(

Bundyo 2008-12-10 20:33

Re: Another Android port: NITdroid
 
How to connect to the device with adb - it only shows white screen with Nokia logo on it for 20-30 seconds, then goes off.

solca 2008-12-10 20:42

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by Bundyo (Post 248545)
How to connect to the device with adb - it only shows white screen with Nokia logo on it for 20-30 seconds, then goes off.

The kernel when booting should show you a Tux image at the top, this probably means that it didn't even boot the kernel, will try making a new one.

UPDATE: please test new kernel for N770 (v2)

pycage 2008-12-11 07:59

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by Bundyo (Post 248545)
How to connect to the device with adb - it only shows white screen with Nokia logo on it for 20-30 seconds, then goes off.

Is this a Diablo or Chinook device? I had the same issue with a Chinook device. It appears that the Chinook boot loader doesn't allow for a kernel that big.

meizirkki 2008-12-11 12:23

Re: Another Android port: NITdroid
 
One guy talking on google groups had similar issue, flash the whole device to latest .bin provided by nokia, then try again. That helped with him, i hope it works for you too

Bundyo 2008-12-11 12:52

Re: Another Android port: NITdroid
 
I was talking about 770... Guess how much Diablo it has :D

chyang 2008-12-11 14:58

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by Bundyo (Post 248535)
I'm using a separate card ('cause the maximum is 2GB, so 0p1 for me :)

I tried for a week to get a 8GB sdhc running, but to no avail yet :(

I am using the miniSD comes with my original N800, which is only 128MB, you can use the fdisk to create the 3rd master partition directly.

allnameswereout 2008-12-11 18:33

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by solca (Post 247312)
In the sad news today (specially to qwerty12) commits c65c733e1af5eac5681233309fed38538c9e06d2 and f8990697cd8cbdc90812ca871f1b48028aa4c06d to master OMAP tree removes some N800 drivers which (maybe) will make harder a port with newer kernels.

One is about moving to proper part of kernel which means ALSA (which you can use) so this part should now be in ALSA. The other one is unused code. But one could readd these patches in a later kernel if necessary.

Bundyo 2008-12-11 19:02

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by chyang (Post 248750)
I am using the miniSD comes with my original N800, which is only 128MB, you can use the fdisk to create the 3rd master partition directly.

I was still talking about my 770. :D

Bundyo 2008-12-11 19:40

Re: Another Android port: NITdroid
 
I saw that Solca updated the debugging kernel for 770. Unfortunately this version doesn't work too. This time the Nokia logo fades to white screen and that's it :) After 20-30 seconds the device shuts down.

meizirkki 2008-12-11 19:42

Re: Another Android port: NITdroid
 
did you flash the latest firmware?

Bundyo 2008-12-11 20:03

Re: Another Android port: NITdroid
 
What firmware would that be?

meizirkki 2008-12-11 20:26

Re: Another Android port: NITdroid
 
i have no idea :D

pycage 2008-12-11 21:33

Re: Another Android port: NITdroid
 
Well, regarding the fact that the Chinook boot loader seems too old and OS2008HE is based on Chinook, I suppose there is no "latest firmware" available for 770 which can run the big kernel. :(

Bundyo 2008-12-12 00:52

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by Bundyo (Post 248834)
I saw that Solca updated the debugging kernel for 770. Unfortunately this version doesn't work too. This time the Nokia logo fades to white screen and that's it :) After 20-30 seconds the device shuts down.

I spoke too soon - there's something else - after it fades to white and after a while, a faint blue line appears in the middle of the screen and seems like it is moving very slowly to the left. Then right before the device shuts down the blue line disappears... The line looks like the Nokia logo is compressed to one pixel row with a noise effect :)

solca 2008-12-12 03:39

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by Bundyo (Post 248906)
I spoke too soon - there's something else - after it fades to white and after a while, a faint blue line appears in the middle of the screen and seems like it is moving very slowly to the left. Then right before the device shuts down the blue line disappears... The line looks like the Nokia logo is compressed to one pixel row with a noise effect :)

New kernels based on 2.6.28-rc8, the N770 is 1.3MB so I think it should not bother the Chinook bootloader.

Update: new filesystem with enhancements :)
As a workaroung enable R&D to prevent turn off crash.

Bundyo 2008-12-12 06:38

Re: Another Android port: NITdroid
 
RC8 is acting the same as the first one... Nokia logo for 30 seconds and shutdown.

The new userspace doesn't help either :)

Thesandlord 2008-12-12 06:47

Re: Another Android port: NITdroid
 
RC8 is worse than RC7. On startup, three errors occur (media messaging and acore). Then, WiFi does not even turn on, browser just crashes, feels slower, bah....

I wonder what the problem is...

Also, how do you transfer files to the device's SD card? It does not show up as a drive when plugged in.

Edit: Off topic, but in the Linux flasher, when I try to flash the stock kernel back, I get a "usb bulk write" resource unavailable or something like that. This means I have to do a full reflash from windows to restore the device. Very annoying to say the least. Is there a fix for this?

I also found an interesting problem, it does not boot with the USB plugged in sometimes.

allnameswereout 2008-12-12 13:56

Re: Another Android port: NITdroid
 
Wait, wait. Someone here has a Linux kernel 2.6.28 working on a N8x0 with WiFi enabled? Am I correct? True??? :eek:

[[ cold ]] 2008-12-12 14:11

Re: Another Android port: NITdroid
 
i cant open the NITdroid page....nor guug.org, is there anything wrong?

meizirkki 2008-12-12 14:14

Re: Another Android port: NITdroid
 
allnameswereout: that's true :)

cold: it works here

[[ cold ]] 2008-12-12 14:26

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by meizirkki (Post 248985)
allnameswereout: that's true :)

cold: it works here

weird, i must have some kind of firewall then...it's unable to determine the host's IP.. been trying for 3 days now and with FF, Chrome and IE7 :S

El URL solicitado no se ha podido conseguir

Mientras se intentaba traer el URL: http://guug.org/nit/

Ha ocurrido el siguiente problema:

Incapaz de determinar la dirección IP a partir del nombre de la máquina: guug.org

El programa dnsserver ha devuelto el siguiente mensaje:

Server Failure: The name server was unable to process this query.

Esto significa que:

El caché no ha sido capaz de resolver el nombre de máquina
presente en la URL.
Compruebe que la dirección sea correcta.

meizirkki 2008-12-12 14:30

Re: Another Android port: NITdroid
 
try via vtunnel?


All times are GMT. The time now is 18:21.

vBulletin® Version 3.8.8