|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
lol the dead battery loop of death id ****in annoying, as i now just figured out thats what it is.... LOL, god damned i love testing aka running shit I have no control of
|
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
death to any addons untill main functions work better as you said ACL, im going to be setting up a small server at home with ubuntu to compile builds on if anyone cares and id glady work on a specific area if I can, more or less going after bluetooth or 3.5mm jack, both are things I would like, next few days I will have something posted I hope with updates. Actually like the idea of doing some dirty work, first attempt at android, so I hope I get some sort of progress, but ill have to learn the ropes along the way, either way, great job and much apretiation
|
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
sim card
__________________
![]() |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
bottom line---what is free mem looking like?????? android caches EVERYTHING. my wife has 350 free mem on her EVO. trying to compete with 50 free mem on a tp2 is not going to work. open up free mem and we can do something with tp2---otherwise, this is a loosing battle. I love that ya'll are working on this....but there is no way a tp2 can run this...look at the code, look at what it does to all programs........cache......and the tp2 does not have it. this has shown me how much I enjoy android as apposed to WM. now WM7 is a bomb---just a total and complete failure of Microsoft...I love saying that I can drop android on my windows mobile phone----but everyone asks "what is a windows phone????" Microsoft is done with mobile...they will never have a market share again. Go android\
\ EDIT: sorry, but caching 50 free mem will not work with android...if you wish to not cache anything, and run ..... I'm at a loss, something other than a Microsoft explicit program .....well ....You make your own decision
__________________
You light 'em! We fight 'em!! http://forum.ppcgeeks.com/2035849-post9743.htmlNet speed tweak by me and kozmo---give him a big "thank you" Last edited by ffkip911; 03-23-2011 at 02:11 AM. |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
__________________
|
| This post has been thanked 1 times. |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
|
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
@ffkip911: with 50MB of free RAM we can do so much things
I've just installed a fresh one 2011/03/22 and there is status on my phone :P - Working: Auto backlight, keyboard (included led), fast Wifi, fast GPS, Performance look good with quick switch between applications, install app or update apps. I was use a small script to install all apks in backup folder: Code:
for i in *.apk; do pm install $i; done I have copy some utils to /system/bin to help debug: bash, nano, rsync, busybox (already in /recovery) and 'w' command I made to check system load when do some test. - Not work: Youtube, bluetooth and other things not tested yet The annoying thing is: its very hard to enter recovery mode, I was tried to press & hold VOL UP when init script prompt, before & after that time all failed. Is there anyway to make it more easier? I think it can be done with shell trap, don't now if it can work in init environment. I'll try if have more free time. -- Best regard! Uoc Nguyen
__________________
No money, no honey!
--- Motoroi XT720 - MIUI 1.10.21-t2w - [OC 1Ghz very fast & smooth] - CM-7.1.0-11.10.12-ODEX-XT720-J.Y.Daddy |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
|
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Just pull all repo and see only update about sdcard on bootenv, did u push it yet?
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|