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)

DaSilva 2010-06-29 22:39

Re: [Android] NITDroid V2 Development Topic
 
So could Titan add the needed things to his kernel which would make zImage unnecessary?

bonkel 2010-06-29 22:41

Re: [Android] NITDroid V2 Development Topic
 
i have flashed the nit kernel over titans kernel (without uninstalling) works for me with no probs...

DaSilva 2010-06-29 22:42

Re: [Android] NITDroid V2 Development Topic
 
Which means you can still use the advantages from Titans kernel together with zImage!?

bonkel 2010-06-29 22:45

Re: [Android] NITDroid V2 Development Topic
 
the overlock commands with quenn beecon working for me yes...

ToJa92 2010-06-29 22:46

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by DaSilva (Post 734709)
Which means you can still use the advantages from Titans kernel together with zImage!?

You can't run two kernels at once. I'd PM DJ_Steve/e-yes and ask what is working.

PS IIRC the overclocking only works in Maemo, btw.

bonkel 2010-06-29 22:49

Re: [Android] NITDroid V2 Development Topic
 
no i have edited the init.nokia.rc from andorid and switch from 600 to 1000 ...my n900 is now hotter than before with 600 in andorid..

dj_steve 2010-06-29 23:09

Re: [Android] NITDroid V2 Development Topic
 
yes as android tends to peg the cpu to max at min (power management issue) so overclock not wise in android

ear0wax 2010-06-29 23:12

Re: [Android] NITDroid V2 Development Topic
 
That auto installer script is amazing. Works fine over ssh also.

giannoug 2010-06-29 23:19

Re: [Android] NITDroid V2 Development Topic
 
Nice work on the script.

Here's an idea. If we get flasher to enable/disable RD mode and flash the kernel, someone could create a package to automatically install Android (like Easy Debian).

EDIT: And also update, open a chroot, etc :)

dj_steve 2010-06-29 23:22

Re: [Android] NITDroid V2 Development Topic
 
been discussed and i havent a clue how to do it, also script isn perfect yet, does anyone know if the phones onboard flasher can enable r&d or not

ToJa92 2010-06-29 23:23

Re: [Android] NITDroid V2 Development Topic
 
@dj_steve: small issue, android.etc.item wont be downloaded, since the parameter -O must containt a full path to where the file should be saved.

@all: unless dj_steve fixes this it wont be done until tommorow.

dj_steve 2010-06-29 23:26

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by ToJa92 (Post 734753)
@dj_steve: small issue, android.etc.item wont be downloaded, since the parameter -O must containt a full path to where the file should be saved.

@all: unless dj_steve fixes this it wont be done until tommorow.

will go on and edit that in a min, also as confirmation the nitdroid zimage works fine with the kernel-power scripts (my n900 runns 1ghz overclock in maemo through kernel-load

right thats edited and fixed :).

giannoug 2010-06-29 23:29

Re: [Android] NITDroid V2 Development Topic
 
Well I'm doing my best to figure out the flasher issue (messing with kernel-power-flasher). I can't boot a laptop, gf is sleeping :p

dj_steve 2010-06-29 23:31

Re: [Android] NITDroid V2 Development Topic
 
LOL all i need to know is is it possible to enalble r&D mode on the device

Nipperoid 2010-06-29 23:34

Re: [Android] NITDroid V2 Development Topic
 
the installer.sh doesnt work for me

i wget it then type ./installer.sh and it says file not found

i type ls and its there

dj_steve 2010-06-29 23:35

Re: [Android] NITDroid V2 Development Topic
 
try chmod +x installer.sh

Nipperoid 2010-06-29 23:36

Re: [Android] NITDroid V2 Development Topic
 
the chmod +x just returns to a prompt, i run it again and still cant be found

dj_steve 2010-06-29 23:37

Re: [Android] NITDroid V2 Development Topic
 
delete it and redownload

Nipperoid 2010-06-29 23:38

Re: [Android] NITDroid V2 Development Topic
 
ok i shall try that now

Nipperoid 2010-06-29 23:43

Re: [Android] NITDroid V2 Development Topic
 
ok i run wget

Nokia-N900:/# wget http://downloads.nitdroid.com/autoin...r/installer.sh
--00:39:19-- http://downloads.nitdroid.com/autoin...r/installer.sh
=> `installer.sh'
Resolving downloads.nitdroid.com... 64.191.50.69
Connecting to downloads.nitdroid.com|64.191.50.69|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4,838 (4.7K) [application/x-sh]

100%[================>] 4,838 29.56K/s

00:39:20 (29.52 KB/s) - `installer.sh' saved [4838/4838]

Nokia-N900:/# chmod 777 installer.sh
Nokia-N900:/# ./installer.sh 128
-sh: ./installer.sh: not found
Nokia-N900:/# ./installer.sh
-sh: ./installer.sh: not found
Nokia-N900:/# ./installer.sh 1024
-sh: ./installer.sh: not found
Nokia-N900:/#

giannoug 2010-06-29 23:43

Re: [Android] NITDroid V2 Development Topic
 
Nope. It seems its not possible.

http://img153.imageshack.us/img153/1...0063002414.png

EDIT: Oops. Wrong copy paste!

Nipperoid 2010-06-29 23:44

Re: [Android] NITDroid V2 Development Topic
 
what isnt possible?

my phone seems to have trouble with these sh things...

MohammadAG 2010-06-29 23:47

Re: [Android] NITDroid V2 Development Topic
 
Code:

Nokia-N900:~# cal-tool
Nothing to do!
Usage: cal-tool [OPTIONS]
Options:
  --get-rd-mode, -d            Get R&D mode status
  --get-rd-flags, -f            Get R&D mode flags
  --get-root-device, -r        Get root device option
  --set-root-device, -R <arg>  Set root device option
  --get-usb-host-mode, -u      Get USB host mode flag
Nokia-N900:~# # Don't get too excited about that ^, it's N8x0 heritage.
Nokia-N900:~# cal-tool --get-rd-mode
enabled
Nokia-N900:~# cal-tool --get-rd-flags
master,no-omap-wd,no-ext-wd,no-lifeguard-reset,no-charging

Code:

Nokia-N900:~# softupd --v --local &
Nokia-N900:~# flasher --disable-rd-mode --local
flasher v2.8.2 (Jan  8 2010)

Using flashing protocol Mk II.
Found device RX-51, hardware revision 2101
Method is not supported in the current mode

So unless you edit cal directly, which I'm not sure how safe that is (probably not remotely safe - and idk how to do it anyways), you can't change R&D mode status on the device

Nipperoid 2010-06-29 23:48

Re: [Android] NITDroid V2 Development Topic
 
offtopic : i can never get 2.5g, only 2 or 3 or 3,5, what provider are you on

anybody got any ideas as to why sh thing wont work

giannoug 2010-06-29 23:54

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Nipperoid (Post 734783)
offtopic : i can never get 2.5g, only 2 or 3 or 3,5, what provider are you on

anybody got any ideas as to why sh thing wont work

I'm getting 3.5 most of the time but I'm currently using Autodisconnect. I'm on Vodafone GR :)

Try wget (url of file) without anything else and then chmod -x (file) ;) Paste all the commands you type here and I'll tell you whats wrong.

Nipperoid 2010-06-30 00:00

Re: [Android] NITDroid V2 Development Topic
 
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# cd /
Nokia-N900:/# wget http://downloads.nitdroid.com/autoin...r/installer.sh
--00:56:21-- http://downloads.nitdroid.com/autoin...r/installer.sh
=> `installer.sh'
Resolving downloads.nitdroid.com... 64.191.50.69
Connecting to downloads.nitdroid.com|64.191.50.69|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4,838 (4.7K) [application/x-sh]

100%[================>] 4,838 --.--K/s

00:56:32 (41.55 KB/s) - `installer.sh' saved [4838/4838]

Nokia-N900:/# chmod 777 installer.sh
Nokia-N900:/# ./installer.sh 128
-sh: ./installer.sh: not found
Nokia-N900:/#

Nipperoid 2010-06-30 00:02

Re: [Android] NITDroid V2 Development Topic
 
then i deleted, wget again and chmod -x and says permission denied

giannoug 2010-06-30 00:03

Re: [Android] NITDroid V2 Development Topic
 
Skip "cd /" and it will be fine, I suppose. Strange, though!

Nipperoid 2010-06-30 00:07

Re: [Android] NITDroid V2 Development Topic
 
i skipped that nut the same error again i give up.

law138 2010-06-30 02:12

Re: [Android] NITDroid V2 Development Topic
 
3 Attachment(s)
What im i doing wrong and how do i fix the lighting up keyboard.[ATTACH]Attachment 11636[/ATTACH]

IzzehO 2010-06-30 03:06

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by law138 (Post 734862)
What im i doing wrong and how do i fix the lighting up keyboard.[ATTACH]Attachment 11636[/ATTACH]

Wow.... seriously?!!?!? You don't type whats in the <> you do it!! x.x

bchliu 2010-06-30 05:44

Re: [Android] NITDroid V2 Development Topic
 
Can anyone tell me what the status of the 3D Acceleration is specifically? I am very keen on this to be working so that we can potentially play games on this platform..

Thanks!

krandal 2010-06-30 05:54

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by dj_steve (Post 606659)
post updated on 29/06/2010, heavily edited so please reread

currently being worked on/looked at:
* phone/3g
* dsp
-----------------------> * graphics accel <-----------------------
* sound further support

[/b][/size][/color]

In before "Why isn't the official Android app store working?"

ToJa92 2010-06-30 06:29

Re: [Android] NITDroid V2 Development Topic
 
@You guys with errors:

After "command not found" error, can you write "ls" and give me that output too?

meShell 2010-06-30 06:32

Re: [Android] NITDroid V2 Development Topic
 
I don't know if this is of any interest for the SDCard-Problem,
there is a Bug at google with mounting extendet partitions:

http://code.google.com/p/android/issues/detail?id=3126


Code:

Reported by addison2005, Jun 30, 2009

1. Insert a SD card with FAT format.
2. The FAT use a mmcblk0p5 partition.
3. In the current vold, it can not mount the partition number that exceeds
four.

Is there a fast solution?

Thanks.

Comment 1 by addison2005, Jul 01, 2009

HTC magic has the same problem.

Comment 2 by addison2005, Jul 02, 2009

Here is the log info.

Disk /dev/mmcblk0: 4026 MB, 4026531840 bytes
1 heads, 16 sectors/track, 491520 cylinders
Units = cylinders of 16 * 512 = 8192 bytes
Disk identifier: 0x00000000

        Device Boot      Start        End      Blocks  Id  System
/dev/mmcblk0p1              1      491456    3931647+  5  Extended
Partition 1 does not end on cylinder boundary.
/dev/mmcblk0p5              1      491456    3931647    b  W95 FAT32

Comment 4 by jake1974, Jul 20, 2009

There is no way to solve this problem yet. The problem is that the google code does
not mount FAT other than "2" number of FATs. You need to format your SD card on the
menu "Format SD card", and your card will be mounted.


Comment 5 by jbq@google.com, Aug 26, 2009

(No comment was entered for this change.)

Labels: Component-System
Comment 6 by s...@google.com, Aug 29, 2009

I'm sorry, but Android does not support > 4 partitions (extended partitions)


Dousan 2010-06-30 08:12

Re: [Android] NITDroid V2 Development Topic
 
@dj_steve and e-yes first of all a big thanks for all of your hard work on this, really great job by both of you :D

I have one question though, my fm radio app doesn't work after flashing the zImage4, the radio module, in maemo, wont load, it comes up with an error on it. Anything you've come across?

dj_steve 2010-06-30 08:32

Re: [Android] NITDroid V2 Development Topic
 
no but then i havnt really used the fm radio on my n900 (got me e63 for that ant its battery lasts forever)

kingoddball 2010-06-30 08:36

Re: [Android] NITDroid V2 Development Topic
 
DJ_Steve,
How did you set up the ADB for NITdroid (instructions you supplied 0.0.3-1aGAPPS).
I can't find the page.
I'm trying to get logcat now.

dj_steve 2010-06-30 08:39

Re: [Android] NITDroid V2 Development Topic
 
adb on x10 should be easier (enable usb debug in settings ) then just do adb shell when connected

kingoddball 2010-06-30 08:41

Re: [Android] NITDroid V2 Development Topic
 
Scrap the old messgage.
Logcat done.
What do you want done?
I have installed two apps from marketplace.
Damn this logcat is a MESS!

Let me know what you want and I'll upload it via ftp (nitdroid) ASAP.

Doesn't look like anything useful in there.


All times are GMT. The time now is 13:52.

vBulletin® Version 3.8.8