![]() |
Re: [Android] NITDroid V2 Development Topic
So could Titan add the needed things to his kernel which would make zImage unnecessary?
|
Re: [Android] NITDroid V2 Development Topic
i have flashed the nit kernel over titans kernel (without uninstalling) works for me with no probs...
|
Re: [Android] NITDroid V2 Development Topic
Which means you can still use the advantages from Titans kernel together with zImage!?
|
Re: [Android] NITDroid V2 Development Topic
the overlock commands with quenn beecon working for me yes...
|
Re: [Android] NITDroid V2 Development Topic
Quote:
PS IIRC the overclocking only works in Maemo, btw. |
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..
|
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
|
Re: [Android] NITDroid V2 Development Topic
That auto installer script is amazing. Works fine over ssh also.
|
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 :) |
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
|
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. |
Re: [Android] NITDroid V2 Development Topic
Quote:
right thats edited and fixed :). |
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
|
Re: [Android] NITDroid V2 Development Topic
LOL all i need to know is is it possible to enalble r&D mode on the device
|
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 |
Re: [Android] NITDroid V2 Development Topic
try chmod +x installer.sh
|
Re: [Android] NITDroid V2 Development Topic
the chmod +x just returns to a prompt, i run it again and still cant be found
|
Re: [Android] NITDroid V2 Development Topic
delete it and redownload
|
Re: [Android] NITDroid V2 Development Topic
ok i shall try that now
|
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:/# |
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! |
Re: [Android] NITDroid V2 Development Topic
what isnt possible?
my phone seems to have trouble with these sh things... |
Re: [Android] NITDroid V2 Development Topic
Code:
Nokia-N900:~# cal-tool Code:
Nokia-N900:~# softupd --v --local & |
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 |
Re: [Android] NITDroid V2 Development Topic
Quote:
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. |
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:/# |
Re: [Android] NITDroid V2 Development Topic
then i deleted, wget again and chmod -x and says permission denied
|
Re: [Android] NITDroid V2 Development Topic
Skip "cd /" and it will be fine, I suppose. Strange, though!
|
Re: [Android] NITDroid V2 Development Topic
i skipped that nut the same error again i give up.
|
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]
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
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! |
Re: [Android] NITDroid V2 Development Topic
Quote:
|
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? |
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 |
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? |
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)
|
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. |
Re: [Android] NITDroid V2 Development Topic
adb on x10 should be easier (enable usb debug in settings ) then just do adb shell when connected
|
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