![]() |
Re: [Android] NITDroid V2 Development Topic
usually its best to wipe to updatye as their could be settigns or ioptions incompatible and that would cause problems
|
Re: [Android] NITDroid V2 Development Topic
Quote:
The Milestone Droid also has the same watchdogs. I'm trying to figure out how do they treat them. |
Re: [Android] NITDroid V2 Development Topic
thats a good route to take that, depends if the milestone/droid actualyl let the hardware listen to said watchdogs though
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
ok if anyone is fairly competant in editing files etc and up for testing some new ideas re watchdogs please join the #nitdroid room could you
|
Re: [Android] NITDroid V2 Development Topic
I couldn't find anything related to "android watchdog" or "droid watchdog", except a data counter named "3G watchdog" or something :p
Waiting for Dj_Steve's input on his script :) |
Re: [Android] NITDroid V2 Development Topic
twl4030 watchdog your probably needing giannoug
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
drop that new bootanimation into the /system/media folder overwrite current file
|
Re: [Android] NITDroid V2 Development Topic
Quote:
Quote:
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
lol ask e-yes that hes the kernel expert :)
|
Re: [Android] NITDroid V2 Development Topic
yea it wipes oput the kernel but not the software side
|
Re: [Android] NITDroid V2 Development Topic
No luck at all with the watchdogs. Did your scripts work, Dj_Steve?
|
Re: [Android] NITDroid V2 Development Topic
first attempt didn but it being looked at still
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
it has most of titans patchs far as i know
|
Re: [Android] NITDroid V2 Development Topic
You'll need to recompile the kernel modules if one of them fails to load on maemo (fm one in this case), I'll do it when I get back home, if the patches on gitorious are newest.
The kernel is stored on /dev/mtd3, when you flash a kernel dpkg might show it as installed, but the kernel image loaded is the last one flashed (uname -a to see which one). /dev/mtd3 is 2.6-ish MBs iirc. |
Re: [Android] NITDroid V2 Development Topic
anyone else fancy helping me dev this watchdog situation ?
|
Re: [Android] NITDroid V2 Development Topic
Just joined in, so _HELLO_ to everybody!
I've got a solution to the watchdog problem. With my patch it is possible to disable R&D mode, which is not possible at the moment because of a limitation in the wdt driver. Actually, I have been integrating the Titan's kernel patches with the latest patches in android-common-2.6.29. Some highlights: - Fully compatible dualboot: Maemo and Android - WDT problem solved - Touchscreen driver compatible with both Maemo and Android (module option to select) - overclock capable - nearly all Titan's modules included - latest bug fixes from Nokia ... just to mention a few. My plan is to make a initrd image, which includes the bootmenu, kernel modules, and templates to boot both Maemo and Android, without any changes to the existing Maemo system. anybody interested in trying out my beta kernel? cheers jay |
Re: [Android] NITDroid V2 Development Topic
hell yes, any chance you could integrate the pvr driver from milestone ? (can provide info if needed
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
About the watchdog problem...
when N900 is booting up, the NOLO bootloader enables the watchdogs, apparently both OMAP and TWL4030 wdt's. When the OS is booting up, the watchdogs are still enabled, and assumed to be reseted ASAP. We already have drivers for both watchdogs, but there is a small problem with the twl4030 driver. It does not reset the watchdog when loaded into the kernel. The fix is simple: Quote:
Cheers Jay |
Re: [Android] NITDroid V2 Development Topic
hmm cool, jay-c can you hop into one of the irc rooms would love to try out new kern
|
Re: [Android] NITDroid V2 Development Topic
@Jay-C
Okay so if im understanding this right, with your initrd we wont need a separate bootmenu like fanoush's bootmenu? |
Re: [Android] NITDroid V2 Development Topic
Quote:
also I wrote simple watchdog pinger ('popingui') and it started as service in android (from init.nokia.rc). some watchdog doesn't reset its timeout anyway (I don't remember exactly which one, seems 'external') and system reset occurs. and in my opinion, ought not to disable watchdogs. we ought to fix kernel or userspace problem instead. in other words: there is no difference in R&D enabled and disabled R&D (with broken watchdogs). New touchscreen module, "bottom inaccuracies" problem solved (at least for me). v1 (3450 2900): http://slil.ru/29420775 MD5: 9dadaf9c9c071dbddc0d9925801b3b2f v2 (3450 3100): http://slil.ru/29420842 MD574c79c2e7f50c46ec1a8828668f6a64c place it in /system/lib/modules Please report which one works better for you. Thanks. |
Re: [Android] NITDroid V2 Development Topic
hi everybody
please help me i always see this error Quote:
i did all srtucture |
Re: [Android] NITDroid V2 Development Topic
Quote:
|
Re: [Android] NITDroid V2 Development Topic
Quote:
Hope this helps Btw if you jump a few dozen paes back you'll find the code...i THINK Toja pasted it somewhere and a various few others!! |
Re: [Android] NITDroid V2 Development Topic
Quote:
I've the same error :(:(:( Same here. Quote:
Code:
ITEM_NAME="Android (external SD, partition 2)" |
Re: [Android] NITDroid V2 Development Topic
Hey Dj-Steve & E-Yes, just found this link regarding n900 hardware and drivers. http://www.natisbad.org/N900/n900-co...are-specs.html Donno if it's old news or not but thought it might help.
|
Re: [Android] NITDroid V2 Development Topic
quite old lol but still a very worthwhile page :)
|
Re: [Android] NITDroid V2 Development Topic
Oohh, alright then :) any news btw ?
Quote:
|
Re: [Android] NITDroid V2 Development Topic
nothing of interest at min :(
|
Re: [Android] NITDroid V2 Development Topic
Darn :( I was thinking of PMing the xda devs of Xandroid ports for some support... what do u think ?
|
Re: [Android] NITDroid V2 Development Topic
feel free any helps welcome, esp at trying to get gsm/3g goin
|
Re: [Android] NITDroid V2 Development Topic
Quote:
https://elektranox.org/website/debian_on_n900.html |
Re: [Android] NITDroid V2 Development Topic
when you dual boot android, do you need to boot it on an SD card? Is it updatable, like when you release updates?
|
Re: [Android] NITDroid V2 Development Topic
Quote:
Quote:
|
All times are GMT. The time now is 07:30. |
vBulletin® Version 3.8.8