|
|
| This post has been thanked 1 times. |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
@ACL, I'm on haret and just DL Swapper2 (uses SD for cache opening up free mem) there is a noticable increase in speed. Is there a way to do that with NAND???? As reference, my wife's EVO has 350 mb free ram (using sprint lovers rom)----with WinMo, we're lucky to pull 115 on a fresh boot---on haret (Vin titanium 107 at boot) 95 at boot on haret, drops down to 60...the point is, I have 128mb on my SD specificaly for cache. therefore my free ram drops MUCH slower, and the overall speed is insane. the more I open, the more gets cached to SD....leaving our precious little free mem to do the physical work.
anyway, just wondering if that was something ya'll were thinking of throwing in the mix
__________________
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" |
|
||||
|
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!)
So, removing /bin from sysinit.rc caused some weird data issues for me. It would start out on 3G but could never download anything. Then it would switch over to Edge and downloads would work but of course be really slow. Anyone else experience this? For now, I've just removed the link for /bin/su and put /bin back in the path. I'm thinking there are some things that reference it directly that are no longer getting called (like the ppp scripts or something).
Also, I just created the /sbin/ueventd link (to /system/init) and put init.android from rootfs as /system/init. It seems to be running like a dream! Last edited by natemcnutty; 03-17-2011 at 02:34 AM. |
|
||||
|
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!)
Quote:
mount -o remount,rw / rm /bin/su mount -o remount,ro / Crude but it works for now. I guess we just need to remove the su from the bin folder. Quote:
__________________
|
| This post has been thanked 2 times. |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Like nate said, we are trying to stick to aosp as close as possible. If this is just a mem swapper, then its easy enough for anyone to implement. Also if this is an APK, whats stopping you from running it on nand ? shit will prob kill your sd tho. Sd doesnt like swappyness much |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Checkked. 1st post andd didn't fffinndd "GPPPPSSS"" on list offf fffeeeattturrress...
GPS works but its having same issuess with the services? Weather widget and. Other services can't usee it. Yyyes, hharddddware keyboaarrrd very buggy. Key downn key up not being ddeetectedd propperly? Last edited by m4f1050; 03-17-2011 at 12:21 PM. |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
I believe the reason why we cant install angrybirds or a few other apps is because we cant install apps on sdcard. I just tried to move an app to sdcard and got an error and some apps default install to sdcard.
EDIT: I go this error after I unmounted SDCARD and tried adb install angrybirds... Code:
D:\>adb install angrybirds_1.3.5.apk
468 KB/s (12827730 bytes in 26.728s)
pkg: /data/local/tmp/AngryBirds_1.3.5.apk
Failure [INSTALL_FAILED_MEDIA_UNAVAILABLE]
Code:
D:\>adb install angrybirds_1.3.5.apk
1143 KB/s (12827730 bytes in 10.959s)
pkg: /data/local/tmp/AngryBirds_1.3.5.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]
Last edited by m4f1050; 03-17-2011 at 01:19 PM. |
|
||||
|
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
THe actually error shoud show on the logcat when you install. It may be a path issue. |
![]() |
|
|
|