![]() |
Re: [Android] NITDroid V2 Development Topic
nowhere...meego 1.1 comes in october...
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
i keep a regular keen eye on this thread as its awesome!
looking forward to the day when it reaches the level that i can play with it! (bit of a n00b i am!) its getting close though! many thanks to all the contributors in this thread for the work put in, especially my local boy dj steve! love the accent! |
Re: [Android] NITDroid V2 Development Topic
If you need meego info, there are a few threads developing, I would try not to steer this thread of topic, which is nitdroid... but am sure meego will be just as anticipated.. :)
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
Meego comes with its own kenel, which (iirc) can not boot maemo.
You can modify power kernel (kexec) to use it, but Im not sure on details. |
Re: [Android] NITDroid V2 Development Topic
This matrix-nitroid bootscreen @ latest froyo version looks cool !! Nice work. It is getting more and more fun to use nitdroid. Keep it rocking !!
|
Re: [Android] NITDroid V2 Development Topic
I don't want offend anybody but i don't like at all the matrix -nitdroid bootscreen, how can I deleted?
|
Re: [Android] NITDroid V2 Development Topic
Sorry to ask.. but I would like to know if I have to keep the n900 in R&D mode to do this.
|
Re: [Android] NITDroid V2 Development Topic
@est_cap
Yes it must remain activated. You can disable the flashing keyboard lights though. |
Re: [Android] NITDroid V2 Development Topic
@Reffyyyy
.. tnx 4 response. mm.. but keeping it in that mode , and starting maemo instead of android.. does maemo woek exactli as without R&D? |
Re: [Android] NITDroid V2 Development Topic
I've been in R&D mode for about 2-3 weeks and haven't detected any differences at all.
|
Re: [Android] NITDroid V2 Development Topic
mm.. somewhere i read "R&B mode is not a mode your device should run every day" or samoethinglike that..
EDIT.. I remember.. "Summarized, R&D mode is for debugging purposes, and so it's not a mode the N900 should run in everyday" in http://wiki.nitdroid.com/index.php?title=N900-install i read that |
Re: [Android] NITDroid V2 Development Topic
I also read that.
So far I haven't come across any problems with it at all. That's about all the information I have. If you do decide to enable R&D mode, you must understand the risks. It is entirely possible to disable R&D mode though. |
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
exclent answer! tnx!
and one other Noob question: I have to flash my device, right? what firmware do I get when I do it (with or without overcloking) ? I mean.. are diferent flasher "images" to get 1.2 Fw instead old ? |
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
tnx for the answers!
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
RD Mode gives you ROOT/SU access to your N900 before you could download root via HAM.
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
Are you building Eclair anymore, or just now focused on Froyo?
|
Re: [Android] NITDroid V2 Development Topic
Now I've made some progress with the Autoinstaller script :)
It will now check that you have over 20% battery left, and have a memory card inserted as well(not a fail-safe way, but meh). Most I have left is to check capacity of the memory card and give appropriate warnings, and also do MD5 check of files ;) EDIT: It *should* also flash the kernel but R&D mode need to be set manually on a computer.. EDIT#2: And if giannoug's solution for R&D mode work there wont be any need for a computer :) |
Re: [Android] NITDroid V2 Development Topic
I found a way to turn off R&D mode. We need to write in regular intervals on /dev/watchdog and /dev/twl4030_wdt.
Can someone check it? I'm a little less than 500km from my micro usb cable and I can't try it. I've also sent a PM to Dj_Steve. |
Re: [Android] NITDroid V2 Development Topic
Would be awesome if this little trick would eliminate the need for R+D
|
Re: [Android] NITDroid V2 Development Topic
Yes, R&D is the limit for me. I don't want to leave my device with R&D on.
|
Re: [Android] NITDroid V2 Development Topic
Then you would only need to execute the AutoInstaller.sh and everything would be installed :)
btw:Which size should I select for the FAT partition with the AutoInstaller.sh and how big will be the ext3 partition? |
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
I would like to use only 4GB in total (I have a 8GB card). Maybe you could add a second (optional) parameter to the script for the ext3 partition!?
Would be nice! |
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
Hey in the bootup text before the NITDROID Matrix animation (which is awesome by the way) it says it's loading the drivers for the FM Radio. Is that right?
|
Re: [Android] NITDroid V2 Development Topic
yea itt is but it fails at min
|
Re: [Android] NITDroid V2 Development Topic
@ToJa92
Will you be packing a Debian package as soon as NITdroid does not require R&D mode? Might I suggest if your capable to make a simple graphical install/uninstall wizard, and upload the wizard program to extra-devel. @DJ_Steve Titan's Kernel (Enhanced Linux Kernel for Power Users) has some other great patches other than just overclocking/undervolting capabilities. Are these improvements also in your Kernel? |
Re: [Android] NITDroid V2 Development Topic
wow... a newgrounds link to some terrible flash animation that has no relevance.
|
Re: [Android] NITDroid V2 Development Topic
here is a new (alternativ) bootanimation:
preview: http://www.youtube.com/watch?v=ZNOvkEQ08gU downlaod: http://hotfile.com/dl/51843367/f89ab...ation.zip.html |
Re: [Android] NITDroid V2 Development Topic
Quote:
Code:
echo "1" > /dev/watchdog |
Re: [Android] NITDroid V2 Development Topic
i was wondering that too weibelstone
|
Re: [Android] NITDroid V2 Development Topic
Quote:
Quote:
http://packages.ubuntu.com/lucid/watchdog Does Android has any watchdogs daemons? |
Re: [Android] NITDroid V2 Development Topic
no but setting up a simple service (nice and easy thanks to android init.rc structure) to run a permanent loop every x secs should do it - getting someone to test a simple theroy as i type :) my n900 is still out of commision (dead batt lol)
|
Re: [Android] NITDroid V2 Development Topic
Short question (will put this to wiki)
for updating an existing froyo it is enough to extract the new tbz2-archive and overwrite everything? if no filerights have been changed somehow I think it would be enough, so is deleting all files the usual way? thx |
All times are GMT. The time now is 12:08. |
vBulletin® Version 3.8.8