Guest fredewis Posted July 19, 2010 Report Posted July 19, 2010 I am quiet new to my pulse,since joining this forum I keep learning and learning and hopefully I will be able to help others and contribute to the forum. i have one simple question is mostly reassurance one and that is how do i know if my a2sd is working on flb 1.0? thank you for time and sorry if it has been asked already. I have browsed for the answer but no success.
Guest sadie Posted July 19, 2010 Report Posted July 19, 2010 check the avaliable memory in your settings, install a large app (1mb and above) then check the avaliable memory again. If it doesnt work then the memory will have dropped. Hope this helps. Martin
Guest zenchan Posted July 19, 2010 Report Posted July 19, 2010 Open up the terminal emulator, then: su a2sd check Should give you an overview of how it is configured.
Guest fredewis Posted July 19, 2010 Report Posted July 19, 2010 check the avaliable memory in your settings, install a large app (1mb and above) then check the avaliable memory again. If it doesnt work then the memory will have dropped. Hope this helps. Martin yes i see where you are coming from but there are other factors like cashe thats takes up memory at the same time.
Guest fredewis Posted July 19, 2010 Report Posted July 19, 2010 (edited) Open up the terminal emulator, then: su a2sd check Should give you an overview of how it is configured. did that so what should i be looking for.thankx this is what i got from terminal thankx. $ export PATH=/data/local/bin:$PATH $su # a2sd check [ ] Launching Darktremor A2SD [*] Starting Darktremor Apps2SD version 2.7.5 preview fix 1 [ ] Mounting /system as read-write [ ] Starting Apps2SD in check mode [ ] Running A2SD Check Program. Darktremor Apps2SD Status Report =============================================================== [ ] Searching for Mount Point... [*] Mount point /system/sd located. [ ] Checking for ext partition /dev/block/mmcblk0p2 /system/sd ext2 rw,noatime,nodiratime,errors=continue 0 0 [*] Ext partition is mounted. SD Mount - [*] SD Card mounted. Apps - [-] Linked to SD Card. [-] Apps2SD no start not found. [*] Programs run from SD card To run from internal storage, type a2sd remove Private Apps - [-] Linked to SD Card. [-] Apps2SD no start not found. [*] Private Programs run from SD card To run from internal storage, type a2sd remove Dalvik Cache - [-] Regular directory. [-] Dalvik on cache not found. [-] Dalvik on SD not found. [!] Dalvik runs from Int. Storage. To run from SD card, type a2sd cachesd. To run from /cache partition, type a2sd cachepart. Swap - [!] Partition not present. [!] Swap does not start. ZipAlign - [!] Not running at boot. Dalvik Heap - [*] 24m Property Patch - [-] File System Ready property found. [*] Boot image init.rc patched. [ ] Setting File System Ready property to 1. [ ] Remounting /system to read-only Edited July 19, 2010 by fredewis
Guest goce.nakov Posted July 19, 2010 Report Posted July 19, 2010 did that so what should i be looking for.thankx Well Obviously you should look for the lines where it says that apps are ruining from SD card and Dalvik is running from SD or Internal memory.
Guest fredewis Posted July 19, 2010 Report Posted July 19, 2010 (edited) Well Obviously you should look for the lines where it says that apps are ruining from SD card and Dalvik is running from SD or Internal memory. late post sorry this is what the terminal told me: $ export PATH=/data/local/bin:$PATH $su # a2sd check [ ] Launching Darktremor A2SD [*] Starting Darktremor Apps2SD version 2.7.5 preview fix 1 [ ] Mounting /system as read-write [ ] Starting Apps2SD in check mode [ ] Running A2SD Check Program. Darktremor Apps2SD Status Report =============================================================== [ ] Searching for Mount Point... [*] Mount point /system/sd located. [ ] Checking for ext partition /dev/block/mmcblk0p2 /system/sd ext2 rw,noatime,nodiratime,errors=continue 0 0 [*] Ext partition is mounted. SD Mount - [*] SD Card mounted. Apps - [-] Linked to SD Card. [-] Apps2SD no start not found. [*] Programs run from SD card To run from internal storage, type a2sd remove Private Apps - [-] Linked to SD Card. [-] Apps2SD no start not found. [*] Private Programs run from SD card To run from internal storage, type a2sd remove Dalvik Cache - [-] Regular directory. [-] Dalvik on cache not found. [-] Dalvik on SD not found. [!] Dalvik runs from Int. Storage. To run from SD card, type a2sd cachesd. To run from /cache partition, type a2sd cachepart. Swap - [!] Partition not present. [!] Swap does not start. ZipAlign - [!] Not running at boot. Dalvik Heap - [*] 24m Property Patch - [-] File System Ready property found. [*] Boot image init.rc patched. [ ] Setting File System Ready property to 1. [ ] Remounting /system to read-only Edited July 19, 2010 by fredewis
Guest Krinyo Posted July 19, 2010 Report Posted July 19, 2010 Dalvik Cache - [-] Regular directory. [-] Dalvik on cache not found. [-] Dalvik on SD not found. [!] Dalvik runs from Int. Storage. To run from SD card, type a2sd cachesd. This is the point. To move/run Dalvik cache from SD card, type "a2sd cachesd"
Guest fredewis Posted July 19, 2010 Report Posted July 19, 2010 This is the point. To move/run Dalvik cache from SD card, type "a2sd cachesd" have done the following and this is what the terminal got: $ export PATH=/data/local/bin:$PATH $su # a2sd cachesd [ ] Launching Darktremor A2SD [*] Starting Darktremor Apps2SD version 2.7.5 preview fix 1 [ ] Mounting /system as read-write [ ] Starting Apps2SD in cachesd mode [ ] Checking SD card. [ ] Searching for Mount Point... [*] Mount point /system/sd located. [ ] Checking for ext partition /dev/block/mmcblk0p2 /system/sd ext2 rw,noatime,nodiratime,errors=continue 0 0 [*] Ext partition is mounted. [ ] Moving Dalvik Cache to SD card. [ ] Copying dalvik-cache to SD card. [ ] Removing /data/dalvik-cache [ ] Linking /data/dalvik-cache to SD card. [ ] Creating dalvik-cache to SD card flag file. [ ] Setting File System Ready property to 1. [ ] Remounting /system to read-only.
Guest Krinyo Posted July 19, 2010 Report Posted July 19, 2010 Do an a2sd check again. If Dalvik is moved to SD card, then everything is perfect. :angry:
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now